From nx
Use when facing multi-step development work that needs decomposition into tasks, before writing any implementation code
npx claudepluginhub hellblazer/nexus --plugin nxThis skill uses the workspace's default tool permissions.
Delegates to the **strategic-planner** agent. See [registry.yaml](../../registry.yaml) for details.
Generates executable Markdown implementation plans for multi-step tasks from context briefs, resolving ambiguities, ordering dependencies, and enabling parallel worker execution.
Share bugs, ideas, or general feedback.
Delegates to the strategic-planner agent. See registry.yaml for details.
Use the Agent tool to invoke strategic-planner:
## Relay: strategic-planner
**Task**: [what needs to be done]
**Bead**: [ID] or 'none'
### Input Artifacts
- Files: [relevant files]
### Deliverable
Implementation plan with tasks and dependencies
### Quality Criteria
- [ ] Execution plan created
- [ ] Dependency graph established
- [ ] Success criteria defined per task
For full relay structure and optional fields, see RELAY_TEMPLATE.md.
The agent uses mcp__sequential-thinking__sequentialthinking:
REQUIRED SUB-SKILL: Use nx:plan-validation (plan-auditor) after creating any plan.
Outputs generated by the strategic-planner agent:
Session Scratch (T1): Agent uses scratch tool for ephemeral working notes during the session. Flagged items auto-promote to T2 at session end.