Skip to content

Add GitHub report style guidance#1529

Merged
Andrew Gazelka (andrewgazelka) merged 1 commit into
mainfrom
ag/1528-github-report-style
Jun 22, 2026
Merged

Add GitHub report style guidance#1529
Andrew Gazelka (andrewgazelka) merged 1 commit into
mainfrom
ag/1528-github-report-style

Conversation

@andrewgazelka

@andrewgazelka Andrew Gazelka (andrewgazelka) commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

  • Add DRY report composition guidance to the HTML deliverable section.
  • Require faithful GitHub/Primer semantic colors with Primer Octicons for PRs, checks, failures, attention, links, commits, metadata, and cleanup.

Validation

  • nix eval --raw --impure --expr '''import ./packages/agent/system-prompt.nix { lib = (import <nixpkgs> {}).lib; }'''
  • Reread the rendered htmlDeliverable wording.

Refs #1528

(sent by an AI agent via Claude Code)

Note

Add DRY report guidance and Octicon color conventions to agent system prompt

Updates the system prompt in system-prompt.nix with two new guidance areas:

  • Instructs the agent to keep reports DRY by avoiding repeated statements across sections.
  • Expands Octicon usage rules to specify GitHub/Primer color associations (purple for merged PRs, green for passing checks, red for closed/failures, yellow for attention, blue for links/open navigation, gray for commits/metadata) and requires icons to be paired with a matching color and label.

Macroscope summarized 8e31c66.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@andrewgazelka Andrew Gazelka (andrewgazelka) merged commit 8569ddc into main Jun 22, 2026
1 check passed
@andrewgazelka Andrew Gazelka (andrewgazelka) deleted the ag/1528-github-report-style branch June 22, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant