From metapowers
Initialize a .metapowers/ directory and configure active domains for a project
How this skill is triggered — by the user, by Claude, or both
Slash command
/metapowers:initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Initialize the `.metapowers/` directory for the current project. Set up the project configuration and choose which domains to activate.
Initialize the .metapowers/ directory for the current project. Set up the project configuration and choose which domains to activate.
None — this is typically the first Metapowers command you run in a new project.
Check if .metapowers/ already exists:
.metapowers/config.md and show current configurationAsk the user:
Create the directory structure:
.metapowers/ root directory.metapowers/reports/ for cross-domain reportsWrite the project configuration:
.metapowers/config.md with:
Suggest next steps:
The project configuration written to .metapowers/config.md. Present the initialized structure and suggested next steps to the user.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bromso/metapowers --plugin metapowers