All capabilities
Capability
Structured Plan Output
Plans as interactive HTML, not markdown walls.
Summary
Outputs plan.html instead of plan.md — similar to a TypeORM form with a series of decisions you can review and act on.
The problem
Markdown plan files are hard to scan, approve, and act on — especially for multi-step tasks with branching decisions.
How Devtor solves it
Devtor generates structured plan.html files with interactive decision points. Review each step, approve or modify choices, and execute from a clear visual layout.
Benefits
- Interactive HTML plans instead of flat markdown
- Decision points you can approve or modify
- Easier stakeholder review of complex plans
- Structured output that maps to execution steps
Use cases
- Architecture plans requiring sign-off
- Multi-option refactors with trade-off decisions
- Migration plans with ordered, reviewable steps
Part of the orchestration flow
Ready to orchestrate?
Installation guide and CLI — coming soon.