Examples
Runnable coding-agent plan workflows
Runnable Hostplan examples for visual HTML plans, coding-agent plan lifecycle, dependency-aware stacks, task tracking, and cross-agent handoffs.
Choose a workflow
Custom HTML plan
Compose a responsive plan from Hostplan cards, stats, lists, callouts, and layout primitives while keeping scripts and network resources out.
Plan lifecycle
Use explicit status transitions and addressable tasks so a coding-agent plan cannot silently move from proposal to implementation.
Plan stack
Chain schema, API, UI, and rollout plans so each coding-agent session receives one actionable step with explicit dependencies.
Agent handoff
Store one canonical plan, share its URL, preserve project context, and let the receiving agent retrieve the current revision before implementing.
Use isolated sample storage
To experiment without mixing sample plans into your real store, point Hostplan at a temporary directory for the shell session:
export HOSTPLAN_HOME=/tmp/hsp-examples