Start Implementation
SkillDev toolsStart implementation for a GitHub issue. Use only when the user explicitly invokes $dev-workflow-start-implementation with an issue number.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Start Implementation skill
What this skill tells your AI
The instructions your AI receives, as published by ntcoding/living-architecture in tools/dev-workflow-v2/skills/dev-workflow-start-implementation/SKILL.md and read by ahel’s review.
Use the supplied issue number. Follow the canonical procedure in the plugin's commands/start-implementation.md exactly, with this Codex-specific replacement for its two Claude workflow commands:
pnpm --dir "$(git rev-parse --show-toplevel)/tools/dev-workflow-v2" run codex-workflow init
pnpm --dir "$(git rev-parse --show-toplevel)/tools/dev-workflow-v2" run codex-workflow record-issue <issue-number>
The shared command reads Codex's CODEX_THREAD_ID. Do not read a session ID from hook output or substitute any other value.
Signals
- GitHub stars
- 139
- Forks
- 21
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
dev-workflow-start-implementation- Source
- github.com/ntcoding/living-architecture