一键导入
dead-ends
List this repo's recorded dead ends — approaches already tried and abandoned, with reasons and cost
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
List this repo's recorded dead ends — approaches already tried and abandoned, with reasons and cost
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Preview the provenance receipt (prompts, est. spend, tests run, agent-authored lines) for the current session ledger
Render today's standup card from what your agents actually did across repos
Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties
Show the CLAUDE.md compliance scorecard — which rules Claude actually follows vs ignores
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Show this repo's context-cost leaderboard — the files that pulled the most tokens into context
| name | dead-ends |
| description | List this repo's recorded dead ends — approaches already tried and abandoned, with reasons and cost |
| disable-model-invocation | true |
!node "${CLAUDE_SKILL_DIR}/../../dead-end-registry.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dead-end-registry.js" --render
The list above is this repository's recorded dead ends — approaches that were tried
and then reverted or ruled out, newest first, each with the date it was tried, why it
was walked back, and the estimated token cost of the detour. It is produced by the
dead-end-registry hook, which mines your transcripts as you work.
Briefly summarize the 1–3 most relevant entries and, if any bear on what the user is currently doing, gently flag that they have been down this road before. If the list is empty, just say so. Keep it short; do not re-run any commands.