What problem does it solve? When using the hymme plugin alongside superpowers in Claude Code, it is unclear which hymme skill or agent should be invoked at each stage of the development workflow. This Skill provides the routing map that decides where hymme's verification skills (loop-engineering, test-design, formal-verification) and git/review workflow skills plug into superpowers' phases. ## Core Features & Use Cases - Phase-to-skill mapping: Directs which hymme skill to invoke during brainstorming, writing-plans, subagent-driven-development, debugging, and branch finishing. - Responsibility split: Clarifies whether superpowers or hymme owns each concern, such as commits (micro-commit), reviews (diff-review), PRs (pr-create), and history rewriting (rebase-flow / reset-flow). - Agent dispatch guidance: Specifies when the controller should dispatch hymme agents like coder, prover, modeler, and reviewers. - Use Case: At session start, before entering superpowers brainstorming for a concurrent state-machine feature, consult this Skill to learn that loop-engineering should run before the spec is finalized and test-design should run after spec approval. ## Quick Start Ask the AI to load the using-hymme skill at session start to determine which hymme skills and agents apply to each superpowers phase.