CLAUDE banner
RomanAlexanderW RomanAlexanderW

CLAUDE

Development community

Description

# Claude Code Configuration - Agent Repository ## CRITICAL: CONCURRENT EXECUTION & FILE MANAGEMENT **ABSOLUTE RULES**: 1. ALL operations MUST be concurrent/parallel in a single message 2. **NEVER save working files, text/mds and tests to the root folder** 3. ALWAYS organize files in appropriate subdirectories ### GOLDEN RULE: "1 MESSAGE = ALL RELATED OPERATIONS" **MANDATORY PATTERNS:** - **TodoWrite**: ALWAYS batch ALL todos in ONE call (5-10+ todos minimum) - **Task tool**: ALWAYS spawn ALL

Installation

Terminal
claude install-skill https://github.com/RomanAlexanderW/all-claude-sub-agents-updated/blob/main/agents/CLAUDE.md

Full documentation available on GitHub

View Source Repository