SoloStack v1.0.0 — Bundle Contents

22 files. Full preview of every file in the bundle — what it is and why it matters.

All 22 files

FilePurpose
CLAUDE.md.templateAI CEO system prompt — the brain of your operation. Defines identity, authority tiers, engineering standards, memory protocol, and operating principles.
AGENTS.md.templateCodex/sub-agent mirror of CLAUDE.md. Tells parallel agents what to do, what not to touch, and how to hand off work.
LESSONS.md.template34 pre-seeded battle-tested lessons from real production incidents. Parallel deploy races, slim Dockerfile crashes, Railway rollback recipes, and more.
DO_NOT_DO.md.templateAnti-patterns from real production mistakes. Pre-seeds agents to avoid the same traps.
STATUS.md.templateSession diary format — latest entry on top. Agents write here after every meaningful action.
ESCALATION_LOG.md.templateEscalation tracking format. All decisions beyond Tier 1 authority go here.
memory/MEMORY.md.templateCross-session memory index. Links to per-topic memory files.
memory/feedback_*.example.md5 worked example feedback memory files showing the pattern.
MEMO_INBOX/MEMO_TEMPLATE.mdStandard inter-agent memo format with naming convention and triage rules.
agents/sub-agent-prompt-templates/revenue-guardian.mdRevenue-focused execution agent — monitors for revenue opportunities, queues monetization work.
agents/sub-agent-prompt-templates/cfh-triage.mdContinuous functional health triage — turns CFH alerts into queued fixes.
agents/sub-agent-prompt-templates/portfolio-healer.mdAuto-repair agent for RED health items across the portfolio.
agents/sub-agent-prompt-templates/security-sweep.mdOWASP Top 10 audit agent — scans and files fix tasks.
agents/sub-agent-prompt-templates/ai-discoverability.mdllms.txt + GEO + JSON-LD agent — improves AI search visibility across all products.
playbooks/blocker-truth-table.mdCategory A/B/C classification: what is genuinely blocked on the owner vs what you own.
playbooks/never-drop-tasks-rule.mdTask completion discipline — how agents commit intermediate results and never lose work.
playbooks/sub-agent-dispatch-checklist.mdPre-dispatch checklist for parallel agents — prevents collision and redundancy.
playbooks/wave-pattern.mdParallel multi-product deployment pattern — how to deploy 10 products in waves without outages.
QUICKSTART.md30-minute setup walkthrough from empty directory to first AI agent session.
CHANGELOG.mdVersion history. v2.0 upgrade path for existing buyers when major Claude Code updates ship.
LICENSE.mdSingle-buyer license terms.
MANIFEST.jsonMachine-readable bundle manifest with checksums.

Placeholder reference

All {{PLACEHOLDER}} tokens must be replaced with your specifics before use.

TokenExampleDescription
{{COMPANY_NAME}}Acme CorpYour company name
{{BASE_DOMAIN}}acme.ioRoot domain
{{OWNER_HANDLE}}alexOwner first name / handle
{{PRODUCT_COUNT}}5Number of products
{{TECH_STACK}}NestJS + Next.jsYour stack
{{BACKEND_HOST}}RailwayBackend hosting
{{FRONTEND_HOST}}VercelFrontend hosting
{{GITHUB_ORG}}acmecorpGitHub org
{{HARDWARE_SPEC}}16GB Mac MiniDev machine
{{TIER1_SPEND}}£50Autonomous spend limit
{{TIER2_SPEND}}£500Approval threshold

QUICKSTART — 30-minute setup

  1. 1
    Step 1: Copy templates
    cp bundle/CLAUDE.md.template ~/YourProject/CLAUDE.md (and the other root templates)
  2. 2
    Step 2: Fill placeholders
    Replace all {{PLACEHOLDER}} tokens in every .template file with your specifics. Takes 10–15 minutes.
  3. 3
    Step 3: Rename template files
    mv CLAUDE.md.template CLAUDE.md, mv AGENTS.md.template AGENTS.md, etc.
  4. 4
    Step 4: Copy agent definitions
    cp -r bundle/agents/ ~/YourProject/.claude/agents/ to register sub-agent prompts with Claude Code.
  5. 5
    Step 5: First session
    Open Claude Code in your project. Your CLAUDE.md is now the system prompt. Read STATUS.md, check MEMO_INBOX/, run your first health check.

Ready to get started?

One-time payment. Instant ZIP download. 30-minute setup.

Buy SoloStack — £99