Core Mantra banner
C0DERAI C0DERAI

Core Mantra

Development community

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 cover image](./src/img/core-mantra-cover.jpg)

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.