chameleon
FeaturedClaude Code plugin that learns your repo's conventions and injects archetype-aware guidance per edit, so generated code matches your style on the first try. TypeScript and Ruby on Rails. MIT.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (13)
chameleon-auto-idiom
Use when the user explicitly invokes /chameleon-auto-idiom to auto-derive high-quality team idioms from repo evidence, or accepts the offer after /chameleon-init or /chameleon-refresh when idioms.md has no active idioms
chameleon-disable
Use when the user explicitly invokes /chameleon-disable to suppress chameleon's advisory injections for the rest of the current session
chameleon-doctor
Use when the user explicitly invokes /chameleon-doctor to get a triage report on their chameleon installation health
chameleon-explain
Use when the user explicitly invokes /chameleon-explain to drill down on one enforcement rule (its calibration, would-block frequency, inline-override rate) OR to replay what chameleon knew and did the last time a file was edited (post-incident gap analysis)
chameleon-init
Use when the user explicitly invokes /chameleon-init to bootstrap a chameleon profile for the current repository (TypeScript or Ruby on Rails)
chameleon-journey
Use when the user explicitly invokes /chameleon-journey to run the comprehensive real-world journey harness against the chameleon plugin
chameleon-pause-15m
Use when the user explicitly invokes /chameleon-pause-15m to temporarily suppress chameleon's advisory injections for 15 minutes
chameleon-pr-review
Use when the user explicitly invokes /chameleon-pr-review to review a PR or branch diff against the repo's chameleon conventions, principles, and task requirements. Reports convention violations + logic gaps.
chameleon-refresh
Use when the user explicitly invokes /chameleon-refresh to re-analyze the current repo and update the chameleon profile after drift
chameleon-status
Use when the user explicitly invokes /chameleon-status to view profile state, drift indicators, and trust state for the current repo
chameleon-teach
Use when the user explicitly invokes /chameleon-teach to capture a team idiom, banned import, mandatory wrapper, or pattern that AST analysis cannot infer
chameleon-trust
Use when the user explicitly invokes /chameleon-trust to approve a committed chameleon profile for use in their current Claude Code session
Show all 13 bundled skills Showing all 13 bundled skills
Hooks (9)
Quality Score: 76/100
Details
- Author
- crisnahine
- Repository
- crisnahine/chameleon
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT