streamline

Installation
SKILL.md

MANDATORY PREPARATION

Invoke /agent-workflow — it contains workflow principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding — if no workflow context exists yet, you MUST run /teach-maestro first. Consult the agent-architecture reference in the agent-workflow skill for complexity assessment and topology simplification.


Reduce complexity without reducing capability. Every component should earn its place.

Streamlining Analysis

For each component, ask:

  1. Does this add measurable value? If you can't name the specific value, remove it.
  2. Can this be combined with another component? Merge overlapping responsibilities.
  3. Is this solving a real problem or an imagined one? Remove speculative complexity.
  4. Would a simpler alternative work? Prefer simplicity over elegance.
Related skills
Installs
139
GitHub Stars
202
First Seen
Apr 7, 2026