
/proposal and Scarlet collects client details, generates a branded Word document with cover page, pricing tables, T&Cs, and signature blocks/pm and it researches tools, compares pricing, writes PRDs, creates tickets on your Asana board, and sends Discord notifications/scaffold and it sets up a full project from scratch with your preferred stack/review before committing and it catches bugs, security issues, and style problems/command. Each one guides Claude through a specific task with best practices built in./review Code review on current git changes /scaffold Scaffold a new project from scratch /doc Generate or update documentation /test Generate and run tests /debug Systematic debugging workflow /refactor Refactor code for clarity and maintainability /deploy Deployment checklist and execution /pr Create a well-structured pull request /explain Explain how code or systems work /security Security audit for vulnerabilities /proposal Generate branded client proposals (.docx) /writer Write professional emails, letters, and documents /pm Product management — PRDs, tickets, research /agency Manage agency config — view, export, import, setup, verify /vault Auth, credentials vault, and profile sync /educate Interactive learning and explanation /presentation Generate presentation contentkillswitch.sh Before every action Checks kill switch — blocks all execution if active laws-guard.sh Before every action Verifies SCARLET_LAWS.md integrity via SHA-256 commit-guard.sh Before git operations Blocks force push, reset --hard, rm -rf secret-scan.sh After file writes Warns about API keys, tokens, passwords notify.sh Task completion macOS/Linux desktop notifications discord-notify.sh Ticket events Posts updates to Discord channels discord-dm.sh Critical alerts Sends DMs to user via Discord pm-bridge.sh Ticket operations Routes create/move/complete to Asana/proposal skill produces professional, branded Word documents (.docx) with:python-docx), driven entirely by JSON data.commands/) — Markdown prompts that define structured workflows for specific tasksagents/) — Role-specific personas with domain expertise and ruleshooks/) — Shell scripts triggered by Claude Code events (pre/post tool use, notifications)templates/) — Generators and scaffolding (e.g., the proposal .docx generator)~/.scarlet/~/.claude/settings.jsoncommands/:/my-skill in Claude Code.cd ~/scarlet && ./install.shsettings.json:hooks/ and reference it in settings.json:Posted Mar 22, 2026
Developed Scarlet, an AI-driven toolkit for solo agencies.