From te
Use this skill at the start of any non-trivial coding task, long debugging session, multi-file refactor, test/build loop, codebase search, or when context may grow large. Applies delegation, model tiering, scratch notes, and compact/restart hygiene in one pass.
How this skill is triggered — by the user, by Claude, or both
Slash command
/te:token-efficient-agentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is the orchestrator skill. It does not add new rules — it activates the three underlying skills together so you don't have to remember to invoke them separately.
This is the orchestrator skill. It does not add new rules — it activates the three underlying skills together so you don't have to remember to invoke them separately.
At task start:
.agent-scratch/notes.md, decisions.md, dead-ends.md before reading any code.During work:
.agent-scratch/notes.md as you go..agent-scratch/dead-ends.md immediately.At task end:
.agent-scratch/decisions.md./compact or a fresh session..agent-scratch/Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub muktadirhassan/skills --plugin te