By trevoredris
Implementation executor. Takes a spec or impl-details file and drives slice-by-slice TDD, structured debugging, phase-gated refactoring, and conventional commits.
npx claudepluginhub trevoredris/skilmarillion --plugin fellowshipGenerate a conventional commit message from staged changes with automatic breaking change detection
Structured debugging with mandatory root cause analysis before any fix proposal. Four phases: reproduce, isolate, identify root cause, propose fix.
Interactive tour of impl plugin capabilities. Detects project state and recommends a starting command.
Generate a pull request description with AC traceability, detecting and following PR templates when present
Phase-gated refactoring with test verification between every transformation step. Never adds behavior during refactor.
Slice-by-slice TDD execution. Accepts a spec or impl-details file and drives RED-GREEN-REFACTOR per slice.
Claude plugins curated to enhance your AI workflows
Skilmarillion writes all output (state files, specs, ADRs, session artifacts) to .skilmarillion/ in the target project root. Choose one of these strategies for your .gitignore:
Best for solo developers or teams that treat all Skilmarillion output as ephemeral.
.skilmarillion/
Best for teams that want planning artifacts (specs, ADRs) version-controlled but session state ignored.
.skilmarillion/projects/*/PROJECT-STATE.yaml
.skilmarillion/projects/*/SESSION.md
.skilmarillion/projects/*/reviews/
.skilmarillion/projects/*/impl/
Comprehensive skills library for Claude Code: planning, design, TDD, debugging, collaboration patterns, and proven techniques
Runs pre-commands
Contains inline bash commands via ! syntax
Share bugs, ideas, or general feedback.
Planning and execution workflows for Claude Code. Based on obra/superpowers.
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
v9.35.0 — Remote/web session defaults: autonomous routing, skipped provider probes, lightweight statusline, and setup/doctor tier hints. Run /octo:setup.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation