walidboulanouar

Define Done — Development skill for Claude Code

Development community

Plan N days of binary outcomes (3 max/day), apply prompting principles, output branded HTML tracker.

How to install Define Done

Installs to ~/.claude/skills/walidboulanouar-define-done-define-done/SKILL.md

Terminal
mkdir -p ~/.claude/skills/walidboulanouar-define-done-define-done && curl -fsSL https://raw.githubusercontent.com/walidboulanouar/define-done/HEAD/commands/define-done.md -o ~/.claude/skills/walidboulanouar-define-done-define-done/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Define Done does


description: Plan N days of binary outcomes (3 max/day), apply prompting principles, output branded HTML tracker

/define-done

Generate a Define Done tracker for the next N days.

What it does

  1. Asks how many days (default: 7) and whether to draft outcomes from active projects or take them from the user
  2. Audits every outcome against the 6 Define Done rules
  3. Generates a self-contained HTML file with localStorage persistence and a live scorecard
  4. Saves to `008_Builds/define-d

Alternatives in Development

  • North Star Metric — Define North Star Metric and input metrics constellation 7.8k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Claude Code Guide — The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days 2.6k ★

Full documentation available on GitHub

View Source Repository