원클릭으로
issue-delivery-kickoff
Triage an issue, detect done-state and overlap, then hand it off to a fresh-worktree implementation agent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Triage an issue, detect done-state and overlap, then hand it off to a fresh-worktree implementation agent.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | issue-delivery-kickoff |
| description | Triage an issue, detect done-state and overlap, then hand it off to a fresh-worktree implementation agent. |
| compatibility | opencode |
| metadata | {"audience":"maintainers","repo":"perkcord"} |
Purpose: turn a loosely selected GitHub issue into a safe execution handoff.
.opencode/skills/agent-workstream-planning/SKILL.md..opencode/skills/agent-workstream-planning/SKILL.md.already done from partially done and narrow the remaining scope before kickoff.AGENTS.md and AGENTS.local.md when present.Before handing off implementation, look for:
If these line up, prefer a "verify + close" recommendation over a new coding branch.
If the issue is only partially complete:
For deployment, infra, or automation issues, also verify:
Any issue-completion agent should start in a fresh worktree, not the main worktree.
Suggested pattern:
git worktree add "../perkcord-issue-<number>" -b "feat/issue-<number>-<slug>" main
Then the implementation agent should work from that new path and leave the main worktree clean.
Use a prompt that includes:
For deployment/automation issues, also include:
If an agent is already working a related issue and the user wants to inform, not redirect, that agent:
.opencode/skills/agent-workstream-planning/SKILL.md in the same pass.docs/agentic/agentic-improvement-log.md.Codex wrapper for implementing the Marketplace Listings mega pass, marketplace PRD, listing UI, search, ratings, comments, Interested, milestones, moderation, or Dayhawk/EntExchange marketplace workflows.
Use when implementing the Marketplace Listings mega pass, marketplace PRD, listing UI, search, ratings, comments, Interested, milestones, moderation, or Dayhawk/EntExchange marketplace workflows.
Payment processing domain model for Perkcord — our role in the ecosystem, provider relationships, credential ownership, PCI scope, and merchant vs platform responsibilities.
Codex wrapper for stopping agent workflow spirals by inventorying blockers, fixing durable root causes, and documenting anti-friction improvements.
Perkcord UI visual confidence loop for Codex. Use when changing apps/web copy, layout, styling, components, subscribe/admin flows, branding, tier rendering, checkout UI, dashboard UI, Playwright visuals, or Storybook snapshots.
Stop agent workflow spirals by inventorying blockers, fixing durable root causes, and documenting anti-friction improvements before moving on.