On-Demand
Invoked when a specific need arises, not part of any chain.
| Skill | Description |
|---|---|
/ce-bakeoff |
Independently develop and select competing approaches to improve brainstorming and planning decisions. Planning runs it on its own when a costly technical choice stays open; brainstorming only on request; also usable standalone. |
/ce-pov |
A project-grounded judgment on adoption, documents, or supplied approaches, with an oracle panel for independent model opinions. |
/ce-explain |
An evidence-backed explanation of how something works and why, delivered for learning or further work; standalone teaching artifacts when useful. |
/ce-prototype |
Build a throwaway prototype so someone can experience how the product should work, feel, or read, then write those decisions into an existing plan or continue into brainstorm or plan |
/ce-debug |
Find the root cause of broken behavior: causal chain, predictions, then an optional fix and PR handoff |
/ce-code-review |
Structured review of a diff or PR: skill-local personas, confidence-gated findings, and the rules you write in CODING_STANDARDS.md |
/ce-doc-review |
Structured review of a requirements or plan document: findings, not a holistic verdict |
/ce-simplify-code |
Refine recently changed code for reuse, quality, and efficiency, with behavior preserved |
/ce-optimize |
Keep confirmed improvements to a measurable target: attribute cost or score variants |
/ce-retune |
Retune a skill corpus for a new model: baseline, noise floor, then measured cut passes |