ClaudeSuperPower

pre-plan-workflow

Skill

Internal, hook-triggered: gathers existing MCP items and schema gate requirements to set the definition floor before planning.

Install

git clone https://github.com/jpicklyk/task-orchestrator.git ~/.claude/skills/pre-plan-workflow

What is pre-plan-workflow?

Internal, hook-triggered: gathers existing MCP items and schema gate requirements to set the definition floor before planning.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~32 tokens of context used while enabled, before you invoke anything

Documentation

README · ~3 min read

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()

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills