Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ PlanValidationError
Class
PlanValidationError
orchestrate/skills/orchestrate/scripts/errors.ts:2–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** Raised when plan.json or CLI configuration is not runnable. */
2
export
class
PlanValidationError extends Error {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected