Chat-only mode
No install, no .redteam/ directory, no setup — paste and challenge.
How it works
Section titled “How it works”- Paste any plan, strategy, email draft, RFC, or argument into chat
- Invoke a command:
/redteam challenge [paste plan here]The skill uses your input as context. It will offer /redteam init as an optional follow-up to persist context for later sessions.
When to use chat-only
Section titled “When to use chat-only”- One-off reviews
- Exploring RedTeam before committing to install
- Ad-hoc critique in a thread without a project repo
When to add a .redteam/ directory
Section titled “When to add a .redteam/ directory”- Multi-session decisions
- Team-shared context in git
- Building a library of reviews and decision records
See .redteam/ directory.
Works without CONTEXT.md
Section titled “Works without CONTEXT.md”If you haven’t run init, scoped commands still work. The skill reads what you provide — it does not block on missing project files.