| name | implement |
| description | Implement a plan via /implement for GlobalStrategy. When processing a GitHub issue/PR automation item, set ai-implement before starting; finish with ai-complete only. |
Implement (Codex)
Before starting, follow the Synchronize with main section in .claude/commands/implement.md: fetch origin/main, merge it into the current branch, and resolve every conflict before doing implementation work.
Follow .claude/commands/implement.md (including the issue-automation stage-label block and Unity MCP pre-flight override). That command delegates to the shared k:implement skill.
When any step changes files under src/, finish by running /dotnet-build Release (or the dotnet-build skill with Release) before handoff — see .claude/rules/workflow.md.
When finishing /implement under issue/PR automation, the parent handoff uses ai-complete only — do not apply ai-need-attention for implement completion.