What problem does it solve? Most repositories never tailor their STRATEGY.md, so automated skills run with no specific direction. This Skill turns a short goal brief plus existing repo context (README, memory, links) into a tight, actionable strategy file that guides every subsequent skill run. ## Core Features & Use Cases - Brief Parsing: Accepts structured dashboard input (repo=, links=, goal= tokens) or bare goal text, with fallback to repo README and memory when no brief is given. - Context Synthesis: Merges the operator's goal, current STRATEGY.md, repo README, MEMORY.md, and fetched links into a north-star metric, ordered priorities, audience, and hard constraints. - Refine-or-Replace Logic: Detects whether an existing strategy is customized and refines it instead of overwriting, keeping the prior version in git history. - Use Case: A maintainer clicks "Build my strategy" in the dashboard with the goal "grow paying teams, win on reliability"; the Skill reads the repo, drafts a sub-2000-character STRATEGY.md, commits it, sends a notification, and logs the run. ## Quick Start Run the strategy-builder skill with a goal like "grow active contributors to my open-source agent framework" to generate and commit a tailored STRATEGY.md.