Skip to content

repo hygiene: add agent operating instructions#134

Merged
mdheller merged 2 commits into
mainfrom
review/agent-instructions
May 2, 2026
Merged

repo hygiene: add agent operating instructions#134
mdheller merged 2 commits into
mainfrom
review/agent-instructions

Conversation

@mdheller

@mdheller mdheller commented May 2, 2026

Copy link
Copy Markdown
Contributor

Closes #122.

What changed:

  • Added AGENTS.md with repository agent operating instructions.
  • Added .github/copilot-instructions.md for Copilot coding-agent behavior.

Validation evidence:

  • test -s AGENTS.md
  • test -s .github/copilot-instructions.md
  • grep -F "Use the GitHub issue body as the source of truth" .github/copilot-instructions.md
  • grep -F "One repo, one issue, one PR" AGENTS.md

Known gaps:

  • This is repo-local instruction hygiene only.
  • It does not modify implementation, workflows, packages, or runtime behavior.

Non-goals preserved:

  • No workstation implementation files changed.
  • No workflow changes.
  • No package manifest changes.

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.

repo hygiene: add agent operating instructions for Copilot and Codex

1 participant