Prompt file imported from suntay44/plannable (
.cursor/commands/plannable.md). Copyright stays with the author.
/plannable
Run a Plannable command.
Examples:
/plannable create a CRM
/plannable create an inventory management app
/plannable run-next
/plannable evidence PART-001 "Implemented and verified the active part" --artifact "npm test"
/plannable complete PART-001
/plannable status
/plannable verify
Use the matching plannable CLI behavior in the current workspace.
Rules:
- Read
MASTER_PLAN.mdfirst. - Load only the next unchecked part file.
- Do not require
initbeforecreate. - Do not check off work until evidence exists.