btb-workflow
Installation
SKILL.md
BTB Workflow (BackToBack/ByTheBooks)
Overview
BTB (BackToBack/ByTheBooks) is a structured collaboration pattern for repositories where humans and AI work together on software projects. The pattern emphasizes:
- Documentation as the foundation - All work flows from SPECS/ documents
- Progress accountability - PROGRESS.md must be updated before every commit
- Design refinement loop - DESIGN → MVP → Implementation → Progress feedback
- Clear role separation - Humans provide vision (HUMAN: commits), AI implements (Claude commits)
- Psychological safety - Lean yet comprehensive documentation supports all participants
When to Use BTB
Use this skill when: