BlocPad CLI
BlocPad CLI (blocpad) is a terminal interface for reading and mutating BlocPad context (projects, tasks, pages, goals, epics, stories, sprints) and driving safe, step-by-step workflows for engineering agents.
Supports both Task Management and Traditional PM project modes.
Where to start
- New user: read Quickstart.
- Need auth help: read Authentication.
- Using LLMs: read LLM Workflows.
- Traditional PM commands: read Goals, Epics & Stories and Sprints.
- Mutations: read Proposals & Apply.
- Building the CLI: read Installation and Contributing.
Design goals
- Human-in-control: mutations go through a propose-review-apply pipeline.
- Automation-friendly: JSON output is stable and machine-readable.
- LLM-friendly: Markdown output supports copy/paste into AI tools.
- Both PM modes: the same CLI works for task-management and traditional PM projects.