Project journal management - create entries, update existing entries, and archive older entries. Enforces append-only format, continuous numbering, and entry verification.
Archive older journal entries via `journal-tools archive`. Keeps last 20 in main, appends rest to JOURNAL_ARCHIVE.md. Triggers - "archive journal", "prune journal", "compact journal".
Initialise a new `.claude/JOURNAL.md` for a project that doesn't have one yet. Strictly first-time setup — refuses if the file exists. Triggers - "create journal", "init journal", "start journal", "new journal".
Standardize oversized / mis-marked journal entries via the ACP repair loop. For each offender, the shipped prompt YAML drives a focused `claude -p` subprocess that decides Extended vs Condense vs Drop-marker; the CLI applies the verdict. Triggers - "standardize journal", "fix journal entry tiers", "repair journal".
Append a new entry to `.claude/JOURNAL.md` OR update the last entry in place when the new work is a small continuation of it. Triggers - "update journal", "add journal entry", "log this", "add entry", "journal this", "record this in the journal".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
You ask Claude to "improve error handling." Claude says "Fixed it." Two files changed, no tests run, edge cases broken. Or it ships an SVG infographic with overlapping text and contrast failures. Or it passes a document past a reviewer who'd tear it apart.
This marketplace makes Claude work like a disciplined engineer instead. Each plugin enforces a specific discipline: research before implement, validate before ship, ground every claim, audit every iteration.
# Force Claude through research, plan, test, review, and audit before claiming done
/autobuild:run improve error handling in the API layer
# -> writes PROGRAM.md (objective + scope)
# -> writes BENCHMARK.md (measurable score)
# -> asks for your approval
# -> implements
# -> runs tests
# -> reviews against the benchmark
# -> records evidence in YAML audit log
/plugin marketplace add stellarshenson/claude-code-plugins
/plugin install autobuild@stellarshenson-marketplace
Read the long-form articles: Your AI Agent Will Cut Corners. Here's How to Stop It and Stop Fixing Your AI's SVGs. For real examples (60+ production SVGs, 4 worked devils-advocate analyses, 3 autobuild iteration trajectories, a 1.0-CV grounding result), see showcase/.
autobuild is the spear. The same forcing-function logic powers five more plugins, each enforcing a different kind of discipline on Claude. Install them individually or as a bundle.
| Plugin | What it solves |
|---|---|
| autobuild | Executes code and artefact builds toward an objective with iterations driven by a calculated outcome benchmark - enforces structured phases with multi-agent review |
| devils-advocate | Produces high-quality documents for a specific audience using a scientific, measured, iterative approach - quantified critique with Fibonacci risk scoring and per-iteration residual measurement |
| svg-infographics | Produces high-quality standardised SVG infographics - grid-first design, theme-driven styling, dark/light mode, 5 routing modes (straight/L/L-chamfer/spline/manifold) with A* auto-routing, callout placement solver, chart generation, and 6 automated checkers |
| datascience | Produces high-quality data science projects and notebooks following consistent standards - scaffolds projects from copier templates, enforces notebook structure, applies rich output styling, and supports prompt engineering techniques |
| document-processing | Processes documents according to user requests with grounding in source materials - source tracing, compliance checking, PDF automation |
| journal | Produces a work journal marking key changes, implementations, and decisions - append-only audit trail with continuous numbering, archiving, and deterministic journal-tools CLI for validation, sorting, and word-count enforcement |
Runs structured multi-iteration development cycles where each iteration passes through a full phase lifecycle with quality gates. A program defines what to build, a benchmark measures progress, and the engine enforces the workflow until the objective is met or iterations are exhausted.
npx claudepluginhub stellarshenson/claude-code-plugins --plugin journalAutonomous build iteration orchestrator. Runs structured improvement cycles with multi-agent review, FSM-driven phase lifecycle, per-phase gates, and YAML-configured workflows.
Critical document analysis with persona-driven risk scoring, iterative scorecard evaluation, and versioned corrections.
Data science project standards, notebook scaffolding, rich output styling, project creation via copier, and compliance review.
Structured document processing with source grounding, uniformization, PDF manipulation, and validation. Process input documents into verified, quality-controlled outputs.
SVG infographic creation with grid-first design, CSS theme classes, dark/light mode, validation tools, and 60+ reference examples. Create card grids, timelines, flowcharts, banners, stats panels, and creative diagrams.
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.