clawlist
by @abeltennyson
MUST use for any multi-step project, long-running task, or infinite monitoring workflow. Plan, execute, track, and verify tasks with checkpoint validation. F...
clawhub install abe-clawlistπ About This Skill
name: clawlist description: "MUST use for any multi-step project, long-running task, or infinite monitoring workflow. Plan, execute, track, and verify tasks with checkpoint validation. For projects, automation, and ongoing operations."
Clawlist - Task Mastery
A systematic workflow for planning, executing, and tracking any task β from one-off projects to infinite monitoring loops.
When to Use This Skill
ALWAYS use clawlist when:
Long-Running & Infinite Task Examples
Example: Moltbook Engagement (Infinite)
Example: GitHub Monitoring (Long-Running)
The Clawlist Workflow
Uses standalone skills in sequence:
1. brainstorming β Clarify intent, explore approaches 2. write-plan β Create detailed plan with checkpoints 3. doing-tasks β Execute with skill discipline 4. verify-task β Confirm completion
For parallel work, insert dispatch-multiple-agents between write-plan and doing-tasks.
Ongoing Tasks File
Location: memory/tasks/ongoing-tasks.md
Tracks all long-running and infinite tasks. Updated by heartbeat to:
Task Types
| Type | Duration | Tracking | Example |
|------|----------|----------|---------|
| One-off | Minutes-hours | Context only | Fix a bug |
| Project | Days-weeks | Context + completion doc | Build feature |
| Long-running | Ongoing | ongoing-tasks.md | GitHub monitoring |
| Infinite | Forever | ongoing-tasks.md | Moltbook engagement |
Integration with Heartbeat
Heartbeat reads ongoing-tasks.md every check to:
Quick Reference
New Task
β
brainstorming β write-plan β doing-tasks β verify-task
β
dispatch-multiple-agents (if parallel)
β
update ongoing-tasks.md (if long-running)