hl/mp

Plugins for Claude Code

2Stars on the repository
17Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

draft

01

hl/mp

Command

Write a spec for a new feature. Conducts a brainstorm if the brief is fuzzy. Skips if the work does not warrant a spec.

2 4mo ago A 29 tokens

init

02

hl/mp

Command

One-time setup. Creates docs/specs/ and docs/solutions/, and teaches CLAUDE.md (or AGENTS.md) about the spec-driven workflow so future agents know to use it. Idempotent.

2 4mo ago A 43 tokens

refresh

03

hl/mp

Command

Refresh stale entries in docs/solutions/. Checks references, patterns, and overlap against the current codebase. Requires a scope argument (category, module, tag, or file path).

2 4mo ago A 36 tokens

review

04

hl/mp

Command

Check the current implementation against the spec. Produces findings to feed back into /plan.

2 4mo ago A 18 tokens

validate

05

hl/mp

Command

Validate a spec for completeness and ambiguity before implementation begins.

2 4mo ago A 11 tokens