一键导入
corellia
corellia 收录了来自 kmazanec 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.