Use when ideating solution concepts tied to top opportunities.
Scanned 5/31/2026
Install to Claude Code
npx -y skills add tools-only/X-Skills --skill 198-use_adcb742e --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 198 Use Adcb742e?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tools-only-198-use-adcb742e)More formats (shields.io, HTML) on the badges page.
# Solutions Phase
Use when ideating solution concepts tied to top opportunities.
## Inputs
- Selected opportunity
- Constraints and priorities
- Differentiation requirements
## Process
1) Generate 3-5 distinct solution concepts.
2) Evaluate trade-offs (pros/cons, feasibility, differentiation).
3) Select a leading concept.
4) Save solutions to the OST graph linked to the opportunity.
## CLI Actions
- Add solution: `uv run python scripts/ost.py solution add --opportunity <id> "<title>" --data <json>`
- List solutions: `uv run python scripts/ost.py solution list --opportunity <id>`
## Output
- Solution nodes linked to the opportunity.
- Next step: assumptions/experiments.
No comments yet. Be the first to comment!