Skip to main content

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

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.