GantisStorm

41 mods across 2 repositories, 98 stars between them.

GantisStorm/essentials-claude-code

Plugin Claude Code

Loops, swarms, and teams powered by Claude Code's built-in Task System. Plans define exit criteria. Executors run until tests pass. Done means actually done.

91 6mo ago A tokens not measured original Unlicense

GantisStorm/essentials-claude-code

Agent

Verbatim plan-to-beads converter using the bd CLI. Copies full implementation code, requirements, and exit criteria directly into each bead. Each bead is 100% self-contained - no plan back-references or external lookups needed.

91 6mo ago A 55 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Bug Investigation Agent. Deep investigation with line-by-line code analysis, produces fix plans with exact code changes, regression prevention, and verification criteria. Plans work with any executor (loop or swarm).

91 6mo ago A 46 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Code Quality Agent (LSP-Powered) - Creates comprehensive architectural improvement plans suitable for loop or swarm executors (/implement-loop, /tasks-loop or /tasks-swarm, /beads-loop or /beads-swarm). Uses Claude Code's built-in LSP for semantic code understanding. This agent thoroughly analyzes code…

91 6mo ago A 219 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Generate or update hierarchical code maps using LSP. Two modes: create (full scan from root) and update (re-scan only changed files from git diff, MR, or PR). Maps show directory tree with symbols, signatures, dependencies, and export status. Consumed by /plan-creator for codebase orientation.

91 6mo ago A 76 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Generate DEVGUIDE.md architectural documentation using LSP for symbol extraction and pattern analysis. Creates .claude/rules/ files when missing. ONLY creates documentation - does not edit existing docs.

91 6mo ago A 44 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Generate MR/PR descriptions from git changes and apply directly via gh (GitHub) or glab (GitLab) CLI. Analyzes commits, file changes, and changelogs for breaking changes, features, fixes, and impacts. Supports custom templates.

91 6mo ago A 59 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Planning Agent for Brownfield Development. Creates plans for new features with exact code structures, per-file implementation details, and dependency graphs. Plans work with any executor (loop or swarm). For bugs use bug-plan-creator, for code quality use code-quality-plan-creator.

91 6mo ago A 61 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Verbatim plan-to-prd.json converter for RalphTUI, /tasks-loop, or /tasks-swarm execution. Copies full implementation code, requirements, and exit criteria directly into each task. Each task is 100% self-contained - no plan back-references or external lookups needed.

91 6mo ago B 64 tokens original Unlicense

cancel-swarm

15

GantisStorm/essentials-claude-code

Command

Command "cancel-swarm" from GantisStorm/essentials-claude-code, covering cancel swarm, instructions, after cancellation and note.

91 6mo ago A 4 tokens original Unlicense

plan-creator

24

GantisStorm/essentials-claude-code

Command

Create architectural plans for new features - works with any executor (loop or swarm). For bugs use /bug-plan-creator, for code quality use /code-quality-plan-creator.

91 6mo ago A 36 tokens original Unlicense