brief

Solid

/cs:brief <topic> — Generate a one-page strategy brief from an office-hours intake. First step in the strategic sprint pipeline.

AI & Automation 16,392 stars 2261 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /cs:brief — One-Page Strategy Brief **Command:** `/cs:brief <topic>` or `/cs:brief <office-hours-output>` Turns intake (raw question or office-hours output) into a one-page strategy brief that the boardroom can deliberate on. This is **Step 1** of the strategic sprint pipeline. ## Pipeline Position ``` /cs:office-hours → /cs:brief → /cs:boardroom → /cs:decide → /cs:execute → /cs:post-mortem ↑ you are here ``` ## Inputs - A topic string, **or** - An office-hours brief (preferred — more rigor) - `~/.claude/company-context.md` (loaded automatically) ## Output A single Markdown file under `~/.claude/briefs/YYYY-MM-DD-<slug>.md` with this structure: ```markdown # Strategy Brief: <topic> **Date:** YYYY-MM-DD **Author:** cs-chief-of-staff **Status:** DRAFT | UNDER REVIEW | APPROVED | RETIRED ## Context [1-2 paragraphs: where the company sits today on this topic — pulled from company-context.md] ## Question [The one sentence question the boardroom must answer] ## Options 1. **Option A:** <name> — <one-sentence summary> 2. **Option B:** <name> — <one-sentence summary> 3. **Option C:** <name> — <one-sentence summary> (Minimum 2 options. "Do nothing" is always an option.) ## Assumptions - <assumption 1 — explicit> - <assumption 2> - <assumption 3> ## Constraints - Time: <by when must this decide> - Money: <budget envelope> - People: <who can / can't be reallocated> - Reversibility: <one-way door | two-way door> ## Affected Roles [Which ...

Details

Author
alirezarezvani
Repository
alirezarezvani/claude-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Related Skills