harness-improvement
Update Kandev harness files from session learnings or explicit cross-platform harness requests.
Run the Kandev PR fixup loop for CI failures and automated review threads.
$ npx -y skills add kdlbs/kandev --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/pr-fixupContext preview
What this command does when you run it.
Run the Kandev PR fixup loop for CI failures and automated review threads.
description: Run the Kandev PR fixup loop for CI failures and automated review threads. argument-hint: "<PR number>" allowed-tools: Bash Read Edit Write Grep Glob Agent model: opus effort: high
Use `.agents/skills/pr-fixup/SKILL.md`; the root `AGENTS.md`/`CLAUDE.md` single-session model workflow applies. Handle remediation directly in the same conversation; rerun only the affected task-defined check after a fix. When the user explicitly asks to wait or monitor PR status, an authorized read-only `pr-poller` may collect updates without remediation.
If GitHub access requires approval, surface that gate and stop. Do not relaunch after denial, cancellation, or interruption; the shared skill distinguishes approval gates from transient fetch failures.
Manage and run tasks in parallel. Orchestrate agents. Review changes. Ship value.
Repo: kdlbs/kandev
Update Kandev harness files from session learnings or explicit cross-platform harness requests.
Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification.