Agent skill · Code Review & Quality

drill-status

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.

davepoongithub.com/davepoonGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add davepoon/buildwithclaude --skill status --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGlobBash
Path: plugins/drill-me/skills/status/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,251
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 `c

More from buildwithclaude
All skills →
About this skill
What does the drill-status skill do?

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.

How do I install it?

Run `npx skills add davepoon/buildwithclaude --skill status --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From davepoon/buildwithclaude, a repository with 3,251 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going