Skip to content

Restore focused agent workflow documentation - #156

Merged
yiguodev merged 1 commit into
mainfrom
docs/restore-agent-guidance
Sep 19, 2026
Merged

yiguodev merged 1 commit into
mainfrom
docs/restore-agent-guidance

Conversation

@yiguodev

Copy link
Copy Markdown
Collaborator

Summary

Restore focused guidance for the installed agent skills while keeping API, runtime, build, and verification contracts in AGENTS.md.

AGENTS.md
└── docs/agents/
    ├── issue-tracker.md   GitHub operations and review authorization
    ├── triage-labels.md   Canonical triage label mapping
    └── domain.md         CONTEXT and ADR reading rules

The pull request contains only the documentation changes missing from current main; runtime code and public APIs are unchanged.

Evidence

  • Before: GitHub/review guidance was inlined in AGENTS.md, without the focused domain and triage documents.
    After: AGENTS.md links to the three task-specific guides; all 12 local documentation links resolve.
  • git diff --check origin/main...HEAD passed. The diff contains exactly four Markdown files.
  • go test ./... -count=1 passed on the content-identical source tree. No native artifacts were rebuilt.

Merge Danger

Door: Two-way

Documentation-only; reverting restores the previous layout without changing application data or APIs.

Blast Radius: Documentation

Affects agent instructions for issue handling, reviews, triage, and domain documentation.

Copilot AI lite review requested due to automatic review settings September 19, 2026 02:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@yiguodev
yiguodev merged commit 5b7c5e0 into main Sep 19, 2026
3 checks passed
@yiguodev
yiguodev deleted the docs/restore-agent-guidance branch September 19, 2026 02:32
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.

2 participants