with one click
Apple-iDocs
Apple-iDocs contains 4 collected skills from RbBtSn0w, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Development branch completion protocol. Bridges an installed obra/superpowers finishing-a-development-branch skill. Guides the user through structured options (merge, PR, keep, discard) after verification passes. Call manually after speckit.superb.verify succeeds.
Verify the generated tasks.md covers every requirement in spec.md before implementation begins. Produces a spec-coverage matrix, task-quality report, and TDD-readiness assessment. Catches missing or under-specified tasks at planning time, not delivery time.
Mandatory pre-implement TDD gate. Bridges an installed obra/superpowers test-driven-development skill into spec-kit's tasks.md task structure and enforces RED-GREEN-REFACTOR for every task.
Mandatory completion gate. Bridges an installed obra/superpowers verification-before-completion skill and extends it with spec-kit's spec-coverage checklist. No task may be marked done without fresh evidence.