This was generated by AI during triage.
Parent
docs/issues/feature-runner/PRD.md
What to build
Create .claude/skills/implement-feature/SKILL.md. Implement the full happy path for a named-slug invocation on a feature with one or more issues: create a feature/afk/<slug> worktree from develop, read all NN-*.md files in the feature directory, filter to those with Status: ready-for-agent (skip resolved and closed), sort numerically, invoke /tdd as a non-interactive sub-agent for each issue in order with the issue file and PRD as context, mark each issue Status: resolved on successful completion.
All file and git operations must use Claude tool calls — no shell scripts, no POSIX paths. This is the tracer bullet: the entire end-to-end happy path without failure handling, PR creation, or progress output.
Acceptance criteria
Blocked by
None — can start immediately.
PRD: docs/issues/feature-runner/PRD.md
Migrated from: docs/issues/feature-runner/01-skill-scaffold.md (source removed after migration)
Touched by PRs: #25, #32
Parent
docs/issues/feature-runner/PRD.mdWhat to build
Create
.claude/skills/implement-feature/SKILL.md. Implement the full happy path for a named-slug invocation on a feature with one or more issues: create afeature/afk/<slug>worktree fromdevelop, read allNN-*.mdfiles in the feature directory, filter to those withStatus: ready-for-agent(skipresolvedandclosed), sort numerically, invoke/tddas a non-interactive sub-agent for each issue in order with the issue file and PRD as context, mark each issueStatus: resolvedon successful completion.All file and git operations must use Claude tool calls — no shell scripts, no POSIX paths. This is the tracer bullet: the entire end-to-end happy path without failure handling, PR creation, or progress output.
Acceptance criteria
.claude/skills/implement-feature/SKILL.mdexists and is invocable as/implement-feature <slug>/implement-feature <slug>creates afeature/afk/<slug>branch and worktree fromdevelopStatus: ready-for-agentare processed;resolvedandclosedissues are skipped/tddas a non-interactive sub-agent invocation with the issue file and PRD as contextStatus: resolvedafter successful/tddcompletionBlocked by
None — can start immediately.
PRD:
docs/issues/feature-runner/PRD.mdMigrated from:
docs/issues/feature-runner/01-skill-scaffold.md(source removed after migration)Touched by PRs: #25, #32