Auto-generate steering policies that drive purpose-built AI agents through structured, quality-assured workflows.
GitHubBuilding a purpose-built AI agent is hard. Without a structured policy, agents produce inconsistent outputs, skip validation, and lack quality assurance. Writing these policies by hand is time-consuming and error-prone.
stegoro automates the entire policy creation process — from understanding the agent's purpose to generating a complete, quality-calibrated policy set.
| Phase | Purpose | Key Activities |
|---|---|---|
| Discovery | Understand what & why | Purpose analysis, domain research, stakeholder identification, scope definition |
| Design | Architect the policy | Workflow architecture, common rules, phase rules, quality mechanisms |
| Generation | Create policy files | Core workflow, common rules, phase rules, integration validation |
| Refinement | Ensure quality | Completeness review, consistency review, quality calibration |
Prerequisites: Claude Code installed and configured.
1. Add the marketplace (one-time):
/plugin marketplace add yoshidashingo/steering-policy-generator
2. Install the plugin:
/plugin install stegoro@steering-policy-generator
3. Start generating:
/stegoro:generate a code review agent
4. Follow the interactive 4-phase workflow. The generator never advances without your explicit approval.