Agent skill
refine-outcomes
Reframes implementation descriptions into outcome statements. Invoked by launch commands during outcome refinement.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/refine-outcomes
SKILL.md
The user has described what they want. Check if they've stated outcomes or implementations.
An outcome says what changes for the user or business. An implementation says what to build. If they wrote implementations, help them restate as outcomes. If they wrote outcomes, confirm them and move on.
Keep outcomes short — one or two lines each, in plain language. Do not add technical detail, metrics, or architecture. Do not make outcomes longer or more formal than what the user wrote. Simplify, never elaborate.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?