df:list-objective-assumptions
Surface Claude's assumptions about an objective approach before planning. Specialized diagnostic tool for reviewing AI assumptions.
npx skills add majiayu000/claude-skill-registry --skill df-list-objective-assumptions --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
<objective> Analyze an objective and present Claude's assumptions about technical approach, implementation order, scope boundaries, risk areas, and dependencies. Purpose: Help users see what Claude thinks BEFORE planning begins - enabling course correction early when assumptions are wrong. Output: Conversational output only (no file creation) - ends with "What do you think?" prompt </objective> <execution_context> @~/.claude/devflow/workflows/list-objective-assumptions.md </execution_context> <context> Objective number: $ARGUMENTS (required) **Load project state first:** @.planning/STATE.md **Load roadmap:** @.planning/ROADMAP.md </context> <process> 1. Validate objective number argument (error if missing or invalid) 2. Check if objective exists in roadmap 3. Follow list-objective-assumptions.md workflow: - Analyze roadmap description - Surface assumptions about: technical approach, implementation order, scope, risks, dependencies - Present assumptions clearly - Prompt "What do you think?" 4. Gather feedback and offer next steps </process> <success_criteria> - Objective validated against roadmap - Assumptions surfaced across five areas - User prompted for feedback - User knows next
What does the df:list-objective-assumptions skill do?
Surface Claude's assumptions about an objective approach before planning. Specialized diagnostic tool for reviewing AI assumptions.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill df-list-objective-assumptions --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
