Express the user's chosen research direction as a formal goal statement in the format: 'Achieve [what], such that [effect], under [constraints]'. Confirm with user before proceeding to decomposition.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill formulate-top-goal --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Formulate Top Goal?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-formulate-top-goal)More formats (shields.io, HTML) on the badges page.
---
name: formulate-top-goal
description: "Express the user's chosen research direction as a formal goal statement in the format: 'Achieve [what], such that [effect], under [constraints]'. Confirm with user before proceeding to decomposition."
execution: dialogue
---
# Formulate Top Goal
Crystallize the user's direction into a formal, confirmable goal statement.
## Execution
Dialogue — inline, no subagent.
## Format
"Achieve [what], such that [effect], under [constraints]"
## Process
1. Draft the goal statement based on accumulated context (direction + ActorProfile + obstacles accepted)
2. Present to user
3. Ask: "Is this what you want to achieve? Should I adjust anything?"
4. Iterate until user confirms
## Output
Confirmed top-level goal statement.
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!