Documentation
README
Pre-Plan Workflow โ Definition Floor
When entering plan mode, use the MCP to set the definition floor before writing your plan.
The definition floor is the baseline of existing work, documentation requirements, and gate constraints that the plan must account for.
If MCP is unreachable: Proceed with planning based on conversation context. Note in the plan that MCP state could not be verified โ existing work may overlap. Re-check after MCP reconnects.
Step 1: Check Existing MCP State
Resolve the project rootId first: check session context for a rootId injected by the SessionStart hook, or read .taskorchestrator/config.yaml's top-level project.rootId (a file read, not an MCP call).
Call the health check to see what's already tracked:
get_context()
This is the opening of the README. Read the full README on GitHub.