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.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add davepoon/buildwithclaude --skill status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davepoon-status)More formats (shields.io, HTML) on the badges page.
---
name: drill-status
description: 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.
allowed-tools: "Read Glob Bash"
---
# drill-status
Report on the user's learning state. Read-only — no teaching, no ledger writes.
1. Run `date +%Y-%m-%d`.
2. Read `~/.drill-me/index.md` and every file in `~/.drill-me/topics/`.
If the directory doesn't exist, say so and suggest `/drill:me <topic>` to start.
3. Print a compact report:
- A table of topics: cards, due now, next due date, last session.
- **Weak spots**: cards flagged `cw` (confident-wrong) or `leech`, and any card with
stability under 2 days after 3+ reviews — name the concepts plainly.
- **Recommendation**: the single best next action ("3 cards due in Rust lifetimes —
a 10-minute review today beats 30 minutes on Friday").
Keep it under a screenful. No lectures, no science explainers — just the dashboard.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...