en un clic
corellia
corellia contient 2 skills collectées depuis kmazanec, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
The interactive human→Corellia front door. Interview a human about an intent and produce a reviewed CommissionInput artifact (commissions/<id>.ts) that the factory consumes — without running it. Use when the user wants to commission Corellia to build, deliver, or improve something; turn an idea or feature into a factory goal; or author/scope a commission for the factory. Produces the artifact only; running it is a separate explicit step (npm run commission:run).
Create an OKF issue in docs/issues/ — capture an idea, bug, or future-work item as an ephemeral, structured backlog entry. Use when the user wants to file an issue, capture a bug/idea/TODO, record future work, or turn a loose thought into a tracked-but-unplanned item. Produces the issue file only; it does not plan or build it (that is the commission front door's job). Pairs with the commission skill, which can consume an existing issue.