Context
Google Cloud: 5 Agent Skill Design Patterns identifies five composable patterns for structuring agent capabilities:
- Tool Wrapper -- On-demand context for specific library/API
- Generator -- Consistent structured output from templates
- Reviewer -- Modular rubric-based evaluation
- Inversion -- Agent interviews before acting
- Pipeline -- Strict sequential workflow with hard checkpoints
Why This Matters
These patterns map to SynthOrg's existing architecture: Pipeline = approval gates, Inversion = setup wizard requirements gathering, Reviewer = output scanner. Classifying templates using this taxonomy improves documentation and helps users understand which pattern each template implements.
Current template metadata is weak: descriptions are vague one-liners ("Small team for building MVPs and prototypes"), tags are generic ("startup", "mvp"), and display names don't communicate scale or focus well ("Dev Shop" and "Product Team" sound nearly identical to non-technical users).
Scope
Skill pattern taxonomy (original scope)
Descriptions
Tags
Display names
References
Context
Google Cloud: 5 Agent Skill Design Patterns identifies five composable patterns for structuring agent capabilities:
Why This Matters
These patterns map to SynthOrg's existing architecture: Pipeline = approval gates, Inversion = setup wizard requirements gathering, Reviewer = output scanner. Classifying templates using this taxonomy improves documentation and helps users understand which pattern each template implements.
Current template metadata is weak: descriptions are vague one-liners ("Small team for building MVPs and prototypes"), tags are generic ("startup", "mvp"), and display names don't communicate scale or focus well ("Dev Shop" and "Product Team" sound nearly identical to non-technical users).
Scope
Skill pattern taxonomy (original scope)
Descriptions
Tags
Display names
References