Define Done — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Define Done (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Score rose 4 points between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
AI removed the ceiling on output. You need to build the ceiling on expectation.
A Claude Code plugin that fixes the "AI made me feel behind" problem. 3 binary outcomes per day. Hard stop at 5pm. Track 3/3 days, not tasks.
define-done tracker
| Command | What it does | When to run |
|---|---|---|
/define-done:performance | Asks 7 questions to discover what done means for YOU | Once, at setup |
/define-done:define-done [N] | Generates an N-day branded HTML tracker with your outcomes | Sunday night |
/define-done:verify-done | The 5pm ritual. Ticks today. Logs slips. Writes tomorrow's 3. | Daily at 5pm |
Plus one skill (define-done) and one customizable HTML template with localStorage persistence, live scorecard, dark mode support.
# Add this repo as a marketplace
/plugin marketplace add walidboulanouar/define-done
# Install the plugin
/plugin install define-done@define-done-marketplaceYou will be prompted to set:
DEFINE DONE)#8182C1)#f0edee)17:00)3)git clone https://github.com/walidboulanouar/define-done.git
cd define-done
bash install.sh --project # or --global for ~/.claude//define-done:performance7 questions. Builds your personal config.
/define-done:define-done 7Generates a 7-day branded tracker. Saved to 008_Builds/define-done/{date}-define-done.html.
/define-done:verify-doneRun this every day at 5pm. Logs slips. Writes tomorrow's 3.
Full mapping to Claude Code prompt principles in skills/define-done/references/prompting-principles.md.
The plugin uses userConfig so you get prompted at install for your brand. After install, every tracker renders in your colors. No code changes required.
Want to go deeper? Edit skills/define-done/templates/tracker-template.html and override the CSS vars:
:root {
--accent: #8182C1;
--bg: #f0edee;
--card: #fffcfc;
--text: #14141c;
--text-muted: #9c959f;
}Auto dark mode is built in via prefers-color-scheme.
Max Mitcham, LinkedIn, June 2026:
"AI has played with my mental health. I can now do 10 tasks in a day that would have taken a week. Because of that, I'm left at the end of each day wishing I'd done more."
The fix isn't doing more. The fix is defining done before the day starts and stopping when you hit it.
This plugin makes that mechanical. The system runs you. You don't run the system.
No backend. No account. localStorage only.
| Field | Value |
|---|---|
| Name | define-done |
| Version | 1.0.0 |
| License | MIT |
| Author | Walid Boulanouar (AY Automate) |
| Topics | claude-code-plugin · claude-code-marketplace · agent-skills |
Built by Walid Boulanouar at AY Automate.
The principle came from a comment exchange with Max Mitcham.
MIT licensed. Fork it. Brand it. Ship it.
PRs welcome. The skill is intentionally small.
If you build a useful command on top of it (e.g. /define-done:weekly-review, /define-done:share-progress), open a PR.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.