Files
fusion/.changeset/add-workflow-step-templates.md
gsxdsm 29674fcf95 feat(KB-268): add workflow step templates
- Define 5 built-in workflow step templates (Documentation Review, QA Check, Security Audit, Performance Review, Accessibility Check)
- Add API endpoints GET /api/workflow-step-templates and POST /api/workflow-step-templates/:id/create
- Add templates tab to Workflow Step Manager with one-click add functionality
- Include high-quality agent prompts for each template category
- Add changeset for the new feature
2026-03-31 06:10:14 -07:00

272 B

@dustinbyrne/kb
@dustinbyrne/kb
minor

Add workflow step templates for common quality gates. Users can now add pre-defined workflow steps (Documentation Review, QA Check, Security Audit, Performance Review, Accessibility Check) with one click instead of creating from scratch.