Skip to content

feat: add AI coding agent artifacts#1623

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

feat: add AI coding agent artifacts#1623
ganga1980 wants to merge 1 commit intoci_prodfrom
copilot/agentify-4

Conversation

@ganga1980
Copy link
Contributor

Auto-generated AI agent artifacts for coding assistants.

Generated Files (25 files)

Core Files

  • .github/copilot-instructions.md — Root router with build commands, conventions, gotchas
  • AGENTS.md — Setup commands, code style, testing instructions, dev environment
  • Prompt.md — Reusable task-spec template
  • coding-agent-instructions.md — Comprehensive usage guide for all artifacts

Instruction Files (.github/instructions/)

  • go.instructions.md — Go coding conventions (applyTo: **/*.go)
  • ruby.instructions.md — Ruby conventions (applyTo: **/*.rb)
  • shell.instructions.md — Shell conventions (applyTo: **/*.sh)
  • python.instructions.md — Python conventions (applyTo: **/*.py)

Skills (.github/skills/) — 10 skills

  • bug-fix, dependency-update, feature-development, ci-cd-pipeline
  • test-authoring, infrastructure, documentation
  • security-review (always generated — STRIDE-based)
  • telemetry-authoring (always generated — Application Insights patterns)
  • fix-critical-vulnerabilities (always generated — Trivy/CodeQL)

Agents (.github/agents/) — 5 agents

  • CodeReviewer.agent.md — Structured code review with STRIDE security
  • SecurityReviewer.agent.md — Deep security analysis
  • ThreatModelAnalyst.agent.md — STRIDE threat models with Mermaid diagrams
  • DocumentWriter.agent.md — Documentation authoring
  • prd.agent.md — PRD generation

Other

  • .vscode/mcp.json — MCP server config (GitHub, Microsoft Docs)
  • test/AGENTS.md — Test framework guide and decision tree

Review before merging.

Auto-generated by the agentify prompt.
Includes: copilot-instructions.md, AGENTS.md, Prompt.md,
.instructions.md files (Go, Ruby, Shell, Python),
SKILL.md files (10 skills: bug-fix, dependency-update,
feature-development, ci-cd-pipeline, test-authoring,
infrastructure, documentation, security-review,
telemetry-authoring, fix-critical-vulnerabilities),
agent definitions (CodeReviewer, SecurityReviewer,
ThreatModelAnalyst, DocumentWriter, prd),
.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 16, 2026 21:20
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