---
version: 4.1.0-fractal
name: agent-code-guide
description: Master guide for using Agent Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.
---

# agent-code-guide

## Purpose

To provide a comprehensive reference for configuring and using Agent Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns.

## Configuration (`CLAUDE.md`)

When starting a new project, create a `CLAUDE.md` file in the root directory to guide the agent.

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [Template (General)](./sub-skills/template-general.md)
### 2. [Thinking Keywords](./sub-skills/thinking-keywords.md)
### 3. [Debugging](./sub-skills/debugging.md)
