Seeds are reusable thinking patterns extracted from real production experience. Each has a trigger (when to apply), steps (how to apply), and evidence (where it worked).
Use /seed to get suggestions for which pattern fits your current context.
| Seed | Trigger |
|---|---|
| Three-Tiered Governance | When adding structure to a project or team |
| Pace of Understanding | When rushed to deliver before understanding |
| Cost Consciousness | When resource constraints feel limiting |
| Voice Before Structure | When creating artifacts for a project |
| Liberation Psychology | When barriers prevent contribution |
| Patient Learning | When learning something new under pressure |
| Era Architecture | When planning multiple releases |
| Semantic Clustering | When mapping what a system does |
| Context Iceberg | When organizing knowledge for retrieval |
| Spec-to-Prompt Pipeline | When moving from specification to implementation |
| Seed | Trigger |
|---|---|
| Portability Tiers | When classifying components by dependency depth |
| Agent Workspace | When coordinating work across agents |
| Handoff Protocol | When passing work between agents |