plugins/agents-uc-taskmanager/skills/work-status/SKILL.md
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 skillsauth add davepoon/buildwithclaude work-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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
development
Show drill-me learning progress — topics studied, cards due for review, weakest concepts, and what to study next. Use when the user asks what's due, how their learning is going, or for their drill-me status.
development
Teach the user a topic as an adaptive tutor — retrieval practice, spaced repetition with decay, and persistent memory in ~/.drill-me/. Use when the user wants to learn or be drilled on something, says "drill me on X", "teach me X", or wants to study a topic, a codebase, or a document.
development
Turn any codebase into evidence-grounded Markdown docs plus a machine-readable index.json. Every claim cites its source; never invents deployment steps.
tools
Assesses the current state of the startup project and recommends what to focus on next. Use when there is a need or a question from the user to understand what the next steps are or what to focus on next.