Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.47 KB

File metadata and controls

44 lines (36 loc) · 1.47 KB

Roadmap

Deterministic, stage-driven workflow for AI-assisted development in OpenCode.

v1.0 — Foundation ✅

  • 15 workflow stages
  • 6 service commands
  • Stage gating + HR approval
  • Deterministic dispatch/runner
  • Task passport schema validation
  • Skill collision resolver
  • OpenCode plugin architecture

v1.1 — Polish & DX

  • 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

v1.2 — Workflow Examples

  • 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

v2.0 — Extensibility

  • 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

Long-term Ideas

  • 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.