Muse:All banner
doanchienthangdev doanchienthangdev

Muse:All

Git community

Description

--- description: Run the default 5-persona Council on a question — Feynman (understand), Socrates (question), Seneca (filter), Aristotle (categorize), Marcus Aurelius (commit). Reads the sequence from chains/all.md and inlines the same orchestration logic as /muse:chain. Produces per-persona output plus a 150-word synthesis and saves to ~/.muse/chains/the-council-<slug>.md. Self-contained — does not depend on /muse:chain being callable from inside. allowed-tools: Read, Glob, Bash, Write, AskUser

Installation

Installs to ~/.claude/skills/doanchienthangdev-muse-muse-all/SKILL.md

Terminal
mkdir -p ~/.claude/skills/doanchienthangdev-muse-muse-all && curl -fsSL https://raw.githubusercontent.com/doanchienthangdev/muse/HEAD/commands/muse:all.md -o ~/.claude/skills/doanchienthangdev-muse-muse-all/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository