strategy-create

Generate strategy documentation from a project-definition.md file.

6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/withpiper/pipekit --skill strategy-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategy-create
Source: https://github.com/withpiper/pipekit/tree/main/skills/strategy-create
Command: npx skills add https://github.com/withpiper/pipekit --skill strategy-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap strategy docs from a project definition to align stakeholders and streamline governance.

Core Features & Use Cases

  • Automatic doc set generation from a project definition, producing Conceptual Overview and Technical Architecture.
  • Templates-driven expansion to include Design Direction, Permissions, Data Model, Workflow Examples, and UX references as applicable.
  • Synchronization-ready workflow that keeps Strategy docs in sync with define/strategy-sync as the project evolves.

Quick Start

Run /strategy-create after you have a project-definition.md to generate the initial Strategy docs.

Frequently Asked Questions about strategy-create

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

FAQPage Schema
How do I auto-generate strategy documentation from a project definition?

To auto-generate strategy documentation, you need a project-definition.md file to guide the creation of a complete strategy package, including Conceptual Overview and Technical Architecture docs.

What strategy docs are generated from a project definition?

Generated strategy docs include Conceptual Overview and Technical Architecture, expanding via templates to cover Design Direction, Permissions, Data Model, Workflow Examples, and UX references as applicable.

Do I need a project-definition.md to create strategy docs?

Yes, a project-definition.md is required to guide which strategy docs are generated, while an optional method.config.md can further refine the document generation process.

How do I keep generated strategy docs in sync as a project evolves?

To keep strategy docs in sync as a project evolves, use a synchronization-ready workflow that updates the generated documentation alongside the define/strategy-sync process.

Can I use templates to enforce versioning for stakeholder-facing strategy docs?

Yes, you can enforce doc templates and versioning from project data to standardize stakeholder-facing and developer-focused strategy artifacts automatically.

When do I need to bootstrap strategy docs for project governance?

You need to bootstrap strategy docs when starting a project to align stakeholders and streamline governance using a structured documentation package generated from project data.