brief
/cs:brief <topic> — Generate a one-page strategy brief from an office-hours intake. First step in the strategic sprint pipeline.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T1
- Receipt Hash
- 37d4502a
- Manifest Hash
- 305da7f8d6efebe97976ab097994ebcd6605faf04f752fd500db1a112b4bda0f
- Signature
- VEaV6tYQ
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Attested
- Publication State
- published
- Risk Tier
- T1
- Manifest Hash
- 305da7f8
Download Attested Bundle
Install brief
Each bundle is served from the attested copy of brief, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/brief?format=claude-code" -o brief.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/brief?format=mcp" -o brief.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/brief?format=raw" -o brief.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 brief.bundle.jsonProvenance
- Catalog identifier:
brief - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested brief.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
browser-automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
browserstack
>-
Bun Runtime
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel deployment support.