Agent Skills: Assimilate Command

Analyze and assimilate project-specific Claude configurations

UncategorizedID: laurigates/claude-plugins/meta-assimilate

Install this agent skill to your local

pnpm dlx add-skill https://github.com/laurigates/claude-plugins/tree/HEAD/agent-patterns-plugin/skills/meta-assimilate

Skill Files

Browse the full folder contents for meta-assimilate.

Download Skill

Loading file tree…

agent-patterns-plugin/skills/meta-assimilate/SKILL.md

Skill Metadata

Name
meta-assimilate
Description
Copy, generalize, or merge a project's .claude/{agents,commands} into user-scoped configuration. Use when assimilating another project's Claude setup or generalizing an agent.

Assimilate Command

When to Use This Skill

| Use this skill when... | Use custom-agent-definitions instead when... | |---|---| | Examining another project's .claude/{agents,commands} to copy or generalise into user scope | Authoring a brand-new agent definition without an external source | | Merging a project-specific agent into an existing user-scoped agent | Configuring tool access or context-fork for a single agent file | | Deciding whether to adopt, generalise, or skip another project's Claude setup | Auditing existing agent definitions for security or completeness (use meta-audit) |

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.