
Bkff
- Updated June 19, 2026
- kbrockhoff/brockhoff-tools-claude
Run spec-driven agentic loops with compliance checks, task-to-issue conversion, verification, ADRs, tests, READMEs, and PR feedback handling.
About
Bkff is a Brockhoff Claude plugin that packages spec-driven development workflows for developers who want agents to stay tied to written requirements instead of drifting in chat. It combines compliance checking, turning tasks into trackable issues, closed-loop agentic development, and verification steps with generators for ADRs, tests, and READMEs, plus handling for PR feedback. developers use it when a spec or ticket list should drive what the agent builds next and how success is proved before merge. It spans more than one journey phase: proving the spec still matches intent during validate-style checks, executing and verifying during build, and responding to review signals during ship. Pair it with bkff-git when work happens in git worktrees and you need status, branch, commit, sync, and PR commands in the same toolkit family.
- Spec compliance checking against declared requirements
- Task-to-issue conversion for tracked agent work
- Agentic development loops with verification skills
- ADR generation, test generation, and README generation
- PR feedback handling in the development workflow
Bkff by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add kbrockhoff/brockhoff-tools-claude/plugin install bkff@brockhoff-toolsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 19, 2026 |
|---|---|
| Repository | kbrockhoff/brockhoff-tools-claude ↗ |
What it does
Run spec-driven agentic loops with compliance checks, task-to-issue conversion, verification, ADRs, tests, READMEs, and PR feedback handling.
Files
Spec-driven development workflows: compliance checking, task-to-issue conversion, agentic development loops, verification skills, ADR generation, test generation, README generation, and PR feedback handling
bkff
Source: ./plugins/bkff
{ "name": "bkff", "source": "./plugins/bkff", "description": "Spec-driven development workflows: compliance checking, task-to-issue conversion, agentic development loops, verification skills, ADR generation, test generation, README generation, and PR feedback handling" }