| name | issue-delivery-kickoff |
| description | Perkcord single-issue kickoff workflow for Codex. Use when a GitHub issue has been selected and Codex must verify done-state, detect overlap, map dependencies, and prepare or begin fresh-worktree implementation. |
Issue Delivery Kickoff
This is the Codex wrapper for the repo source skill:
.opencode/skills/issue-delivery-kickoff/SKILL.md
Read that source skill before kicking off issue implementation. Treat it as the source of truth for done-state checks and handoff shape.
Codex translation notes:
- Use available Codex GitHub tools or MCPs when present; otherwise use
gh, git, and rg.
- Do not spawn subagents unless the user explicitly asks for delegated or parallel agent work.
- If coding begins, follow the repo worktree policy and avoid protected
main.