Skip to content

Add token-optimizer skill/plugin - #11

Open
TheNew000 wants to merge 1 commit into
mainfrom
add-token-optimizer
Open

Add token-optimizer skill/plugin#11
TheNew000 wants to merge 1 commit into
mainfrom
add-token-optimizer

Conversation

@TheNew000

Copy link
Copy Markdown

Adds token-optimizer, a skill that generates and maintains a per-repo architecture map (.claude/codebase-overview.md) so agents skip exploratory file reading on unfamiliar codebases.

Installable two ways:

  • Skill only (via Skills CLI): architecture-map generation.
  • Plugin (recommended): adds an explorer subagent that routes verbose work to Haiku, a PreToolUse hook that filters test output to failures-only, and a /token-optimizer:setup command that bootstraps a repo with a lean CLAUDE.md.

Also registers the plugin in .claude-plugin/marketplace.json and documents the skill-vs-plugin tradeoff in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant