원클릭으로
copilot
Universal workflow orchestrator — Pre-Flight checklist + 5 Gates for task lifecycle
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Universal workflow orchestrator — Pre-Flight checklist + 5 Gates for task lifecycle
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Reset estratégico de un producto existente: diagnosticar, visionar, planificar, ejecutar
Formal epic closure ritual — security audit, CHANGELOG consolidation, tagging, merge
Format commit messages following Conventional Commits — works in terminal and IDE
Format and create commits following Conventional Commits with project-specific scopes
Generate and update technical documentation — architecture, conventions, design decisions, changelogs
Detect and update out-of-sync documentation when closing an epic or feature
SOC 직업 분류 기준
| name | copilot |
| description | Universal workflow orchestrator — Pre-Flight checklist + 5 Gates for task lifecycle |
| version | 2.0.0 |
| compat | claude-code, codex, cursor, openclaw |
Act as the definitive workflow authority for the repository. This skill governs every task's lifecycle and prevents disordered execution or blind progress without structural validation. Ensures total consistency across terminal (Claude Code) and IDE environments.
A copilot reads the instruments before every maneuver, warns before errors occur (not after), stops until receiving explicit pilot confirmation, and reports every state transparently.
Before modifying or creating any file, the agent must validate this state and communicate it to the user:
PRE-FLIGHT E[N] · [Epic Name]
─────────────────────────────────────────────
[ ] CLAUDE.md / Base instructions read.
[ ] .knowledge/AGENT_TASKS.md reviewed for current Epic.
[ ] Style guide and architecture assimilated.
[ ] Mockups or API contracts located.
[ ] Epic/Task branch created correctly.
[ ] 'main' branch clean and up to date.
[ ] Epic dependencies and prerequisites confirmed.
FIRST TASK SELECTED: T0X · [Name]
AWAITING DEVELOPER CONFIRMATION TO START.
e[N-Epic]/t[N-Task]-[short-description] (e.g., e4/t10-ai-copilot-drawer).main without planning.T0X).npm run build, cargo build). Dev mode (dev) is not sufficient.CHANGELOG.md under the [Unreleased] section.@commit-formatter sub-skill.@pr-review sub-skill on the generated diff (git diff main...HEAD).REQUEST CHANGES (red/blocking findings), fix the code before sending or merging the PR.