用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/fluxforgeai/wrought-plugin --skill cancel-wrought-loop命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Produce an adversarially-verified, source-cited, full-stack, interactive HTML decision brief for informed go/no-go sign-off at a human decision boundary. MVP mode: pivot-review. Extends /ux-design; consumes /research and /design; feeds /design on GO.
Deep multi-agent code review with algorithmic complexity analysis, data structure review, paradigm enforcement, and efficiency analysis. Complements /simplify with deeper dimensions.
End session and create all handoff documentation
基于 SOC 职业分类
正在显示 SKILL.md
| name | cancel-wrought-loop |
| description | Cancel the active Wrought™ implementation/RCA loop |
| disable-model-invocation | false |
| wrought | {"version":"1.0","tools":{"capabilities":["read_file","write_file"]},"platforms":{"claude-code":{"allowed-tools":"Read, Write","disable-model-invocation":false}},"agent":{"role":"Loop Manager","expertise":["loop state management"],"non_goals":["implementation","investigation"]},"execution":{"default_mode":"react","stop_conditions":["Loop state set to inactive","User instructed to stop"]},"output":{"format":"markdown","template":".claude/wrought-loop-state.json","required_sections":["Cancellation report"]},"pipeline":{"track":"standalone","standalone":true,"prerequisites":[],"produces":[".claude/wrought-loop-state.json"]}} |
Read .claude/wrought-loop-state.json.
active is false: "Loop is already inactive. Last run: {preset} with {current_iteration} iterations."Set active to false in .claude/wrought-loop-state.json. Add a cancellation entry to history:
{
"iteration": {current_iteration},
"result": "cancelled",
"exit_code": null,
"timestamp": "{ISO timestamp}"
}
Report to the user:
docs/capsules/{finding_id}/