Skip to content

feat: add AI coding agent artifacts#1617

Open
ganga1980 wants to merge 1 commit intoci_prodfrom
copilot/agentify-20260306-111350
Open

feat: add AI coding agent artifacts#1617
ganga1980 wants to merge 1 commit intoci_prodfrom
copilot/agentify-20260306-111350

Conversation

@ganga1980
Copy link
Contributor

Summary

Auto-generated AI agent artifacts for coding assistants.

What's included

  • copilot-instructions.md — root instructions for AI agents
  • AGENTS.md — setup, style, and testing instructions
  • Prompt.md — structured prompt template
  • .instructions.md files — language-specific conventions (Go, Ruby, Shell)
  • SKILL.md files — 11 task-specific skills derived from commit history
  • Agent definitions: CodeReviewer, SecurityReviewer, ThreatModelAnalyst, DocumentWriter, prd
  • .vscode/mcp.json — MCP server configuration (GitHub, Microsoft Docs)
  • test/AGENTS.md — test framework guide
  • coding-agent-instructions.md — user guide for all artifacts

How to verify

  1. Open the repo in VS Code / GitHub Codespaces
  2. Start a Copilot Chat session
  3. Verify agents respond correctly: @CodeReviewer, @SecurityReviewer, @ThreatModelAnalyst, @DocumentWriter, @prd
  4. Check that .instructions.md files activate for matching file types

Auto-generated by the agentify prompt. Review before merging.

Auto-generated by the agentify prompt.
Includes: copilot-instructions.md, AGENTS.md, Prompt.md,
.instructions.md files (Go, Ruby, Shell), SKILL.md files
(dependency-update, bug-fix, feature-development, ci-cd-pipeline,
test-authoring, documentation, infrastructure, security-patch,
security-review, telemetry-authoring, fix-critical-vulnerabilities),
CodeReviewer.agent.md, DocumentWriter.agent.md,
SecurityReviewer.agent.md, ThreatModelAnalyst.agent.md,
prd.agent.md, .vscode/mcp.json, test/AGENTS.md,
and coding-agent-instructions.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ganga1980 ganga1980 requested a review from a team as a code owner March 6, 2026 19:22
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