From solution-engine
Guided problem state collection across all three layers (optimization, market-making, experience)
How this skill is triggered — by the user, by Claude, or both
Slash command
/solution-engine:collectopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Capture a complete problem state through guided conversation. Probes all three layers: optimization, market-making, and experience. Outputs `problem-state.yaml`.
Capture a complete problem state through guided conversation. Probes all three layers: optimization, market-making, and experience. Outputs problem-state.yaml.
$PROBLEMS_ROOT/$ARGUMENTS/problem-state.yamlcollect → complete${CLAUDE_PLUGIN_ROOT}/templates/PROBLEM_TEMPLATE.md for the structure to fill.$ARGUMENTS is provided, use it as the problem name. Otherwise ask.problem-state.yaml.pipeline-state.json: set collect status to complete, current_stage to formalize.npx claudepluginhub jobrien127/plugin-marketplace --plugin solution-engineCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.