davepoon/work-status
Shows WORK progress and TASK status. Use when the user asks about WORK list, WORK progress, TASK status, or pipeline status (e.g., "WORK list", "WORK-01 progress", "show status").
npx skills add https://github.com/davepoon/buildwithclaude --skill work-status
Check and report the current status of WORKs and TASKs.
works/WORK-LIST.md for the master index of all WORKsworks/WORK-NN/PROGRESS.md for TASK-level progressworks/WORK-NN/TASK-NN_result.md for completion details| Status | Meaning |
|--------|---------|
| IN_PROGRESS | WORK created, TASKs being executed |
| DONE | All TASKs committed — committer auto-sets on last TASK |
| COMPLETED | Archived to _COMPLETED/ — set during push |
WORK Status
WORK-01: User Authentication ✅ 5/5 completed
WORK-02: Payment Integration 🔄 2/4 in progress
WORK-03: Admin Dashboard ⬜ 0/6 pending
Query: $ARGUMENTS
Take davepoon/work-status from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.