Pitfall banner
Canhada-Labs Canhada-Labs

Pitfall

Development community

Description

--- description: List pitfalls from the universal catalog (and optionally a domain) — /pitfall allowed-tools: Bash --- # /pitfall — Pitfalls catalog lookup Prints the pitfalls Claude Code consults before spawning agents. Universal catalog always; add a domain (e.g. `fintech`, `trading-hft`, `lgpd-heavy-saas`) to stack domain-specific rules on top. ## Arguments received `/pitfall $ARGUMENTS` - no args → universal catalog only (text) - one arg → treated as `--domain <name>` - `--json` anywher

Installation

Installs to ~/.claude/commands/canhada-labs-ceo-orchestration-pitfall.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Canhada-Labs/ceo-orchestration/HEAD/.claude/commands/pitfall.md -o ~/.claude/commands/canhada-labs-ceo-orchestration-pitfall.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository