mistakeknot

Plugin — Development agent for Claude Code

Development community

Reference the Claude Code plugin surface when changing commands, skills, hooks, or packaging.

How to install Plugin

Installs to ~/.claude/agents/mistakeknot-tldr-swinton-plugin.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mistakeknot/tldr-swinton/HEAD/agents/plugin.md -o ~/.claude/agents/mistakeknot-tldr-swinton-plugin.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plugin does


name: tldrs-plugin description: Reference the Claude Code plugin surface when changing commands, skills, hooks, or packaging.

Claude Code Plugin

Commands

Command Description
/tldrs-find Semantic code search
/tldrs-diff Diff-focused context for recent changes
/tldrs-context Symbol-level context
/tldrs-structural Structural code search (ast-grep patterns)
/tldrs-quickstart Show quick re

Alternatives in Development

  • React Modernization — Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods 31.9k ★
  • Continuous Claude V2 — Context management for Claude Code 3.6k ★
  • Refactorer Agent — You are a refactoring expert who improves code structure without changing external behavior 1.3k ★

Full documentation available on GitHub

View Source Repository