Skip to content

feat: convert copilot instructions and new-feature prompt to APS v1.0#82

Merged
jsburckhardt merged 1 commit intomainfrom
feat/aps-copilot-instructions-and-agent
Mar 11, 2026
Merged

feat: convert copilot instructions and new-feature prompt to APS v1.0#82
jsburckhardt merged 1 commit intomainfrom
feat/aps-copilot-instructions-and-agent

Conversation

@jsburckhardt
Copy link
Owner

Summary

Convert Copilot customization files to follow the Agnostic Prompt Standard (APS) v1.0.

Changes

  • .github/copilot-instructions.md — rewritten with APS <instructions> and <constants> sections containing repo conventions, install.sh patterns, test patterns, and new-feature checklists
  • .github/agents/new-feature.agent.md — new APS-compliant agent replacing the old prompt file; includes structured processes, constants, formats, and MUST/SHOULD/MAY vocabulary
  • .github/prompts/new-feature.prompt.md — deleted (replaced by the agent above)

How to use

Invoke the new agent in Copilot chat:

@new-feature ripgrep in @BurntSushi/ripgrep

- Rewrite .github/copilot-instructions.md using APS <instructions> and <constants> sections
- Replace .github/prompts/new-feature.prompt.md with APS-compliant .github/agents/new-feature.agent.md
- Agent includes structured processes, constants, formats, and proper MUST/SHOULD/MAY vocabulary

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jsburckhardt jsburckhardt merged commit 9fb5da7 into main Mar 11, 2026
102 of 104 checks passed
@jsburckhardt jsburckhardt deleted the feat/aps-copilot-instructions-and-agent branch March 11, 2026 05:01
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