Skip to content
Development
Skill

/dead-ends

List this repo's recorded dead ends: approaches already tried and abandoned, with reasons and cost

From plugin
claude-code-hooks
5118 skills
Install
$ npx -y skills add karanb192/claude-code-hooks --skill dead-ends --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/dead-ends

Context preview

The summary Claude sees to decide when to auto-load this skill.

List this repo's recorded dead ends: approaches already tried and abandoned, with reasons and cost

SKILL.md

dead-ends.SKILL.md
name: dead-ends
description: List this repo's recorded dead ends: approaches already tried and abandoned, with reasons and cost
disable-model-invocation: true

Dead ends

!`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.

Ships withclaude-code-hooks

🪝 Ready-to-use hooks for Claude Code, shipped as a 20-plugin installable marketplace: safety, automation, notifications, and more. 🌐 Live site & catalog Claude Code and agents like it run shell commands, edit files, and install packages on their own.

Get the whole plugin
Stats
511
Stars
37
Forks
Active
Maintenance
JavaScript
Language
MIT
License
10h ago
Last commit
7mo ago
Created

Repo: karanb192/claude-code-hooks

Other skills on claude-code-hooks.