Claude Code plugin marketplace with 2 plugins.
/plugin marketplace add DantesPeak85/skills
Then install individual plugins:
/install the-bible
/install the-council
Comprehensive project documentation system. Creates and maintains a Bible (single source of truth) for any codebase.
| Skill | Command | Purpose |
|---|---|---|
bible-init |
/init-bible |
Bootstrap a new Bible — scans codebase, detects tech stack, generates docs |
bible-update |
/update-bible |
3-phase triage/update/sync — detects what changed, edits affected sections |
bible-status |
/bible-status |
Quick staleness check — how current is the Bible? |
How it works: Code changes → git log → triage engine → section mapping → targeted edits → version bump → CLAUDE.md sync
Multi-model advisory board for Claude Code. Get second opinions from Codex CLI and Gemini CLI on code reviews, architecture decisions, and implementation plans.
| Skill | Command | Purpose |
|---|---|---|
the-council |
/the-council |
Convene multi-model review panel for any task |
Requires: Codex CLI and/or Gemini CLI installed locally.
MIT