Analyzes .claude/{agents,commands} in a project and assimilates useful configurations into user-scoped agents/commands by copying or generalizing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-patterns-plugin:meta-assimilatesonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Examine the .claude/{agents,commands} of the project at path [path] and think deep if we could make use of them in the user scoped agents and commands. Either by copying and generalizing or assimilating into existing agents or commands if similar ones already exist.
Examine the .claude/{agents,commands} of the project at path [path] and think deep if we could make use of them in the user scoped agents and commands. Either by copying and generalizing or assimilating into existing agents or commands if similar ones already exist.
npx claudepluginhub laurigates/claude-plugins --plugin agent-patterns-pluginReviews or designs Claude Code project configuration including `.claude/` directories and `CLAUDE.md` files. Assesses structural rationality, identifies gaps, and suggests improvements.
Analyzes Claude Code usage patterns from history, detects project tech stacks, discovers GitHub community resources, suggests CLAUDE.md improvements, and generates agent/skill/command configs.
Bootstraps .claude/ dotclaude config from template if missing, then customizes all files to match project's tech stack, conventions, and patterns. Interactive via user confirmations.