π¦ ClawHub
Clawpm
by @malphas-gh
Multi-project task and research management (JSON-first CLI)
π‘ Examples
# From a project directory (auto-detected):
clawpm status # See project status
clawpm next # Get next task
clawpm start 42 # Start task (short ID works)
clawpm done 42 # Mark doneOr set a project context:
clawpm use my-project
clawpm status # Now uses my-project
π Tips & Best Practices
clawpm [global flags] [command flags] β e.g. clawpm -f text tasks list -s open-f text for human-readable&& β run each separately~/clawpm/work_log.jsonl TERMINAL
clawhub install clawpm