- 📁 agents/
- 📁 references/
- 📄 model-policy.json
- 📄 SKILL.md
Handles ambiguous or high-impact coding work where missing artifacts, protected-surface changes, or unresolved implementation branches could materially change the implementation. Use for coding tasks that need artifact recovery, guarded clarification, or post-patch verification. Skip trivial, formatting-only, or already explicit single-path work.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use this skill when the user wants Codex to hand off a task to GitHub Copilot CLI LongRun for unattended execution, prompt generation, status checks, or resuming previous long-running missions. Trigger on requests mentioning longrun, Copilot CLI long tasks, resumable missions, or asking Codex to launch Copilot as the execution backend.
Split ADRs, PRDs, and implementation plans into strict TDD micro-tasks with explicit execution order for autonomous coding agents
Turn planning outputs into a milestone-based implementation plan that sequences features, maps them to available packages or modules, and hands off to a repo-local build skill.
Use this skill when the user wants Codex to hand off a task to GitHub Copilot CLI LongRun for unattended execution, prompt generation, status checks, or resuming previous long-running missions. Trigger on requests mentioning longrun, Copilot CLI long tasks, resumable missions, or asking Codex to launch Copilot as the execution backend.
Lightweight packaged frontend implementation guide for AI Dev Hub. Use for UI-heavy subtasks such as pages, dashboards, forms, landing sections, component composition, responsive layout, interaction polish, and frontend integration work that should stay aligned with the local project codebase.
Use when doing any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Analyze a GitHub issue and generate an implementation plan. Usage: /analyse [#N]
- 📁 scripts/
- 📄 SKILL.md
- 📄 spec-document-reviewer-prompt.md
- 📄 visual-companion.md
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Analyze collected requirements from interviews, detect ambiguities, generate structured specifications, and suggest implementation approaches