hl

17 mods across 1 repository, 2 stars between them.

hl-mp

01

hl/mp

Plugin Claude Code

Plugins for Claude Code.

2 4mo ago A tokens not measured

fw

02

hl/mp

Plugin Claude Code

Spec-driven workflow plugin. Brainstorm, write specs, review implementations, and compound solutions.

2 4mo ago A tokens not measured

fw-compound

03

hl/mp

Agent

The fourth move of the spec-driven loop. Captures the knowledge accumulated during a completed feature, makes it findable, updates the project so future agents apply it, and verifies the learning will surface next time. Embodies the Compound Engineering compound step: each unit of work should make the next one easier…

2 4mo ago A 411 tokens

fw-draft

04

hl/mp

Agent

Produces a spec in docs/specs/ or determines that no spec is needed. Conducts a structured brainstorm if the brief is fuzzy. Skips if the work does not warrant a spec. Trigger phrases: - "write a spec for" - "draft a spec" - "create a spec for" - "spec out this feature" Context: User has a clear, narrow ask. user…

2 4mo ago A 333 tokens

fw-init

05

hl/mp

Agent

One-time setup for adopting the flywheel plugin on a project. Creates docs/specs/ and docs/solutions/, and teaches the project's CLAUDE.md (or AGENTS.md) about the spec-driven workflow so agents working in the project know when to use /fw:draft, /fw:review, /fw:compound. Idempotent — safe to re-run. Trigger phrases: …

2 4mo ago A 368 tokens

fw-refresh

06

hl/mp

Agent

Reviews stale entries in docs/solutions/ and proposes targeted updates. Checks docs against the current codebase: missing file references, superseded patterns, conventions that have shifted, and overlap with newer solutions. Maintenance tool — keeps the knowledge store trustworthy as the codebase evolves. When the…

2 4mo ago A 394 tokens

fw-review

07

hl/mp

Agent

Checks whether the current implementation satisfies the spec. Produces findings that feed back into /plan. Does not suggest implementation approaches. Trigger phrases: - "review my changes against the spec" - "check implementation against spec" - "what's left from the spec" Context: Implementation is in progress and…

2 4mo ago A 325 tokens

fw-validate

08

hl/mp

Agent

Validates a spec for quality before implementation begins. Catches ambiguity and gaps that would force an agent to make assumptions during implementation. Returns findings; does not rewrite the spec. Trigger phrases: - "review the spec" - "validate the spec" - "check the spec for gaps" Context: User just wrote a spec…

2 4mo ago A 299 tokens

draft

09

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

10

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

11

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

12

hl/mp

Command

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

2 4mo ago A 18 tokens

validate

13

hl/mp

Command

Validate a spec for completeness and ambiguity before implementation begins.

2 4mo ago A 11 tokens

hl/mp

Skill Claude CodeCodex

Question cadence for structured discovery. Load when a brief is ambiguous and a spec needs to be written.

2 4mo ago A 28 tokens

fw-template

15

hl/mp

Skill Claude CodeCodex

Canonical spec format for agent-driven development. Load when writing or reading a spec.

2 4mo ago A 19 tokens

oi

16

hl/mp

Plugin Claude Code

Inter-session messaging for Claude Code — send and receive messages between independent sessions.

2 4mo ago A tokens not measured

oi

17

hl/mp

Skill Claude CodeCodex

INVOKE THIS SKILL when the user asks to "oi", "send message to another session", "check messages", "register session", "who is online", "inter-session messaging", or wants to communicate between Claude Code sessions.

2 4mo ago A 50 tokens