Present the GoalTree to the user for confirmation. Ask about reasonableness, missing elements, and priority ordering among sub-goals.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill ask-decomposition-validation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ask Decomposition Validation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-ask-decomposition-validation)More formats (shields.io, HTML) on the badges page.
---
name: ask-decomposition-validation
description: Present the GoalTree to the user for confirmation. Ask about reasonableness, missing elements, and priority ordering among sub-goals.
execution: dialogue
---
# Ask Decomposition Validation
Get user confirmation of the goal decomposition.
## Execution
Dialogue — inline, no subagent.
## What to Present
- GoalTree (simplified visual)
- Validation results (from validate-leaves)
- Feasibility assessment (from feasibility-check)
## What to Ask (one at a time)
- Does this decomposition look reasonable to you?
- Is there anything missing — a sub-goal I haven't captured?
- Among these sub-goals, what's your priority order? What would you tackle first?
## Output
User-confirmed GoalTree + priority ordering.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!