docs: document GitHub Copilot CLI support (#30)

Copilot CLI already reads AGENTS.md and .github/copilot-instructions.md
(both shipped), plus a global ~/.copilot/copilot-instructions.md. Add an
agent-portability row and a README note. Instruction-tier only: no
/ponytail levels or hooks.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
DietrichGebert
2026-06-14 18:27:21 +02:00
committed by GitHub
co-authored by Claude Opus 4.8
parent e01aa900f7
commit 16319c7bc9
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -121,6 +121,8 @@ Cursor, Windsurf, Cline, Copilot, Aider, Kiro: copy the matching rules file from
Kiro: copy `.kiro/steering/ponytail.md` to `~/.kiro/steering/` (global) or `.kiro/steering/` in your project.
GitHub Copilot CLI: it already reads `AGENTS.md` and `.github/copilot-instructions.md` in a project, or copy the rules into `~/.copilot/copilot-instructions.md` to run ponytail in every project.
Which files map to which agent: [Agent portability](docs/agent-portability.md).
## Development