Core Mantra
Description
A Claude Code plugin that layers a compounding outer loop over lifecycle commands, powered by a strong discipline engine. Synthesizes the best of agent-skills, compound-engineering, and superpowers for more rigorous, self-improving AI-assisted development.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README

Core Mantra
A powerful **Claude Code plugin** that layers a compounding outer loop over lifecycle commands, grounded in a strong discipline engine.
It transforms how you work with AI coding agents by making every engineering cycle more effective than the last; enforcing quality, learning from outcomes, and building momentum through structured iteration.
60-second quickstart
/plugin marketplace add C0DERAI/core-mantra
/plugin install core-mantra
Then in any project:
/chant-mantra "add dark mode toggle to settings page"
Core Mantra picks a mode (`lite` / `standard` / `full`), detects the phase (`brainstorm` → `spec` → `plan` → `build` → `review` → `ship`), and runs it — pausing at approval gates.
Commands
| Command | Purpose |
|---|---|
/chant-mantra |
Auto-router. Runs the right phase(s). |
/mantra:ideate |
Surface improvement ideas |
/mantra:brainstorm |
Refine an idea |
/mantra:spec |
Write the design spec |
/mantra:plan |
Write the TDD plan |
/mantra:build |
Execute the plan |
/mantra:test |
Run and expand tests |
/mantra:debug |
Systematic debugging |
/mantra:simplify |
Code-health pass |
/mantra:review |
Multi-agent review |
/mantra:ship |
Final gate + PR |
/mantra:compound |
Capture learnings |
Docs
License
MIT.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11