Skip to content

/decompose

Phase 3: Dependency decomposition. Only invoke when explicitly requested by the user or by the yoink orchestrator.

shell
$ npx -y skills add theogbrand/yoink --skill decompose --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/decompose
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Phase 3: Dependency decomposition. Only invoke when explicitly requested by the user or by the yoink orchestrator.
Ships withyoink

YOINK (You Only Implement Native Knowledge) is an AI agent that removes complex dependencies by reimplementing only what you need. YOINK is currently built as a Claude Code plugin that decomposes third-party dependencies into internal replacements.

Get the whole plugin, auto-invoked
Stats
35
Stars
0
Views
0
Forks
Maintained
Maintenance
Python
Language
MIT
License
4mo ago
Last commit
4mo ago
Created

Repo: theogbrand/yoink