Deterministic, stage-driven workflow for AI-assisted development in OpenCode.
- 15 workflow stages
- 6 service commands
- Stage gating + HR approval
- Deterministic dispatch/runner
- Task passport schema validation
- Skill collision resolver
- OpenCode plugin architecture
- Demo GIF / screenshots for README
- GitHub Actions CI (type-check + test)
- Installation script / one-liner (
scripts/setup.sh) - More detailed quickstart with "First workflow in 60 seconds"
- Troubleshooting FAQ
- Example: greenfield project workflow (all 15 stages)
- Example: bugfix workflow (focused regression path)
- Example: refactor workflow (start from arch)
- Example: multi-contributor workflow
- Example: CI/CD integration
- Custom stage definitions (user-defined stages)
- Stage templates library
- Web UI for workflow visualization
- Export workflow reports as Markdown/HTML
- Integration with GitHub Issues / Projects
- Multiple concurrent features support
- VS Code extension for workflow commands
- Workflow metrics dashboard
- Team workflow coordination
- Plugin marketplace for custom stages
Have an idea? Open an issue or start a discussion.