بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
| 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.