copilot-authoring
Guide for modifying agent configurations (copilot-instructions.md and SKILL.md).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Guide for modifying agent configurations (copilot-instructions.md and SKILL.md).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Sprint planning workflow with ICE scoring and velocity-based sizing.
Research codebase to inform refinement and planning decisions.
Create and edit GitHub issues via gh CLI.
Review pull requests for correctness, security, and logic errors.
Test-Driven Development cycle for writing tests before implementation.
Reference for creating and modifying Copilot agent configurations: copilot-instructions.md and SKILL.md files. Essential for the retro agent's job of improving agent capabilities based on session log analysis.
| name | copilot-authoring |
| description | Guide for modifying agent configurations (copilot-instructions.md and SKILL.md). |
.aiscrum/roles/<role>/
├── copilot-instructions.md # Core role definition
├── prompts/ # Task-specific prompt templates
│ └── <task>.md
└── skills/ # Reusable capability definitions
└── <skill-name>/
└── SKILL.md