
from kamp-us
Implements GitHub issues by claiming them, writing code in isolated worktrees, and opening PRs.
The write-code skill is the primary execution engine of the issue-intake pipeline. It autonomously picks the next actionable issue based on priority (p0 > p1 > p2) and age, claims it using a session-stamped marker to prevent race conditions, and implements the required changes in a dedicated git worktree.
Key features include:
FAIL verdicts from review gates to iteratively fix and resubmit PRs.type:feature, type:chore, and type:bug via PRs, while routing type:decision to ADRs and type:investigation to diagnosis reports.This skill has not been reviewed by our automated audit pipeline yet.