Skip to content

feat: organize Copilot engineering agents#577

Merged
placerda merged 1 commit into
mainfrom
placerda-reorganize-agentic-engineering
Jul 25, 2026
Merged

feat: organize Copilot engineering agents#577
placerda merged 1 commit into
mainfrom
placerda-reorganize-agentic-engineering

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Purpose

Reorganize the existing GPT-RAG GitHub Copilot guidance into a stable global contract, scoped instructions, specialized engineering agents, and reusable skills.

Changes

  • preserves the existing GPT-RAG branching, release, changelog, and documentation policy
  • keeps the GPT-RAG project purpose, architecture boundaries, security posture, and multi-repository model in AGENTS.md
  • adds architecture, implementation, and release engineering agents
  • adds engineering, ADR, documentation consistency, and multi-repository release skills
  • adds scoped instructions for Python configuration, lifecycle hooks, contracts, and release surfaces
  • validates agent, skill, and instruction YAML frontmatter and local references in CI

Scope

This change affects GitHub Copilot engineering guidance only. It does not change GPT-RAG runtime agents, deployment behavior, configuration, or product documentation.

Validation

  • python .github/scripts/validate-agentic-assets.py
  • Python compilation for the validator
  • workflow YAML parsing
  • git diff --check

Reorganize repository guidance into a stable agent contract, scoped instructions, specialized engineering agents, and reusable GPT-RAG skills. Add validation for the declarative assets while preserving release, branching, and documentation policy.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 5fb4d435-911e-4149-aef6-5f393697c46e
@placerda
placerda force-pushed the placerda-reorganize-agentic-engineering branch from a8f4890 to dc7f2ca Compare July 25, 2026 19:12
@placerda
placerda changed the base branch from develop to main July 25, 2026 19:12
@placerda
placerda merged commit 45c1ae8 into main Jul 25, 2026
2 checks passed
@placerda
placerda deleted the placerda-reorganize-agentic-engineering branch July 25, 2026 19:12
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