strategy-builder

Generate YAML-formatted strategy documents from goal briefs or repository contexts.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill strategy-builder-aeoncity-demo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: strategy-builder
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skills/strategy-builder
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill strategy-builder-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of strategic documents, like STRATEGY.md, by analyzing a goal brief or repository context, saving time on manual strategy development.

Core Features & Use Cases

  • Strategy Generation: Drafts a strategic document based on a brief or repository context.
  • North-Star Metric: Identifies and writes a single, measurable outcome to focus on.
  • Priorities & Constraints: Sets clear priorities and hard constraints for execution.
  • Use Case: If you have a specific project goal and need to define a strategy that aligns with that goal, this Skill can help automate the process.

Quick Start

Run the 'strategy-builder' skill with a goal brief, like: strategy-builder goal=grow my startup — focus on growth, iterate quickly.

Frequently Asked Questions about strategy-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate strategy document generation from a project brief?▼

Automating strategy document generation involves parsing structured briefs with 'repo', 'links', and 'goal' tokens or free-form text to output a YAML-formatted strategy file with measurable outcomes.

What is a North-Star metric in an AI strategy document?▼

A North-Star metric in an AI strategy document is a single, measurable outcome identified during brief analysis to focus execution priorities and align with the main project goal.

Can I generate a strategy document using repository context?▼

Yes, you can generate a strategy document by parsing and integrating repository context data alongside structured briefs to write clear priorities and hard execution constraints for AI agents.

Does the strategy builder work with free-form goal text or are structured briefs required?▼

The strategy builder works with both free-form goal text and structured briefs containing 'repo', 'links', and 'goal' tokens, parsing either format to output YAML strategy files.

What format does the generated strategy document use?▼

The generated strategy document uses a YAML-formatted file structure, containing defined priorities, hard execution constraints, and a North-Star metric derived from the parsed repository context.