cli-guide
Installation
SKILL.md
SIMBL CLI Guide
Complete command reference for SIMBL, the CLI backlog manager.
Installation
npm install -g simbl
# or
bun install -g simbl
Initialize in a Project
simbl init
Creates .simbl/tasks.md with # Backlog and # Done sections.