skills/opportunity-solution-tree-builder/SKILL.md
Create and edit Opportunity Solution Trees (OST) in ost-builder Markdown. Use when users ask how to create an Opportunity Solution Trees, format OST Markdown, convert a tree to Markdown, validate headings/status/metrics syntax, or troubleshoot why ost-builder is not parsing a tree correctly.
npx skillsauth add thim81/ost-builder opportunity-solution-tree-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create Opportunity Solution Trees by writing structured Markdown headings with type prefixes, optional status tags, descriptions, and outcome metrics. Use this skill to explain or generate valid Opportunity Solution Trees Markdown for ost-builder.
Use these heading levels and prefixes:
## [Outcome] for the main outcome### [Opportunity] for opportunities#### [Solution] for solutions##### [Experiment] for experimentsOptional status suffix (end of heading): @on-track | @at-risk | @next | @done | @none
Outcome metrics (only for outcomes):
- start: <number>- current: <number>- target: <number>To visualize an OST, open https://ost-builder.trinixlabs.dev/ and either:
npx ost-builder your-file.md (defaults to --show)--show, --share, --share-base <url>, --format <json|markdown>, --pretty, --name <name>## [Outcome] Grow MAU to 120k @next
- start: 50
- current: 80
- target: 120
### [Opportunity] Improve onboarding
Reduce friction in the flow.
#### [Solution] Add questions to increase motivation
##### [Experiment] Test motivational copy variants
## [Outcome] Improve activation to 40% by Q2 @on-track
Increase successful onboarding completions.
- start: 22
- current: 31
- target: 40
### [Opportunity] Reduce friction in signup
Remove confusing steps and delays.
#### [Solution] Social sign-on
Allow Google and Apple sign-in.
##### [Experiment] Measure conversion lift
Compare social sign-on vs. email-only.
#### [Solution] Better error messaging
Make validation errors clear and actionable.
##### [Experiment] A/B test error copy
Test concise vs. detailed error messages.
### [Opportunity] Improve first-session value
Help users reach an “aha” moment fast.
#### [Solution] Guided checklist
Surface a 3-step activation checklist.
##### [Experiment] Checklist completion rate
Measure completion and activation impact.
references/ost-markdown.md.development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.