juxt/claude-plugins

Claude Code plugins from JUXT

10Stars on the repository
36Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

distill

01

juxt/claude-plugins

Agent

Extract an Allium specification from an existing codebase. Use when the user has existing code and wants to distil behaviour into a spec, reverse engineer a specification from implementation, generate a spec from code, turn implementation into a behavioural specification, or document what a codebase does in Allium…

10 3d ago B 63 tokens copy · 100% MIT

propagate

02

juxt/claude-plugins

Agent

Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires.

10 3d ago A 57 tokens copy · 100% MIT

tend

03

juxt/claude-plugins

Agent

Tend the Allium garden. Use when the user wants to write, edit, update, add to, improve, clarify, refine, restructure, fix or migrate Allium specs. Covers adding entities, rules, triggers, surfaces and contracts, fixing syntax or validation errors, renaming or refactoring within specs, migrating specs to a new…

10 3d ago A 90 tokens copy · 100% MIT

weed

04

juxt/claude-plugins

Agent

Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resolve the divergences. Use when the user wants to check spec-code alignment, compare specs against implementation, audit for spec drift or violations, sync specs with code or code with specs, or verify whether…

10 3d ago A 71 tokens copy · 100% MIT

witness

05

juxt/claude-plugins

Agent

Independently witness that an Allium loop's convergence claim is true and was reached honestly. Use when the user wants to verify a loop's self-report, confirm tests really pass and no generated test was weakened, produce a convergence certificate or witness record, gate CI on a trustworthy signal, or check that an…

10 3d ago A 75 tokens copy · 100% MIT

github

06

juxt/claude-plugins

Agent

Mechanics layer for the chalk skills — manages GitHub state (issues, comments, PRs, issue relationships). Handles gh calls for creating/updating chalk comments, updating Progress sections, creating issues, creating PRs, reading and searching issue state, and managing sub-issue and blocked-by relationships. DO NOT…

10 3d ago A 268 tokens original MIT

weed-comments

07

juxt/claude-plugins

Agent

Deletes code comments that don't earn their place, from the files a change touched. Runs the triggers, the test and the level-of-detail check from chalk:code-comments against code it has never seen before, and applies the deletions. DO NOT invoke this agent directly from the main conversation, and DO NOT tell it what…

10 3d ago A 140 tokens original MIT

weed-prose

08

juxt/claude-plugins

Agent

Reviews a drafted commit body or PR description as the artefact's pinned reader would — cutting sentences answerable from what that reader already holds, and reporting where the why is missing. Deletion-only; it never rewrites. DO NOT invoke this agent directly from the main conversation, and DO NOT give it the…

10 3d ago A 136 tokens original MIT