s/agents-development
Agentic Development Wiki
Revision {n}
Title diff
Previous revision
Selected revision
1
Agentic Development Wiki1
Agentic Development WikiBody diff
Previous revision
Selected revision
1
> Agents write code. Engineers write the rules.1
> Agents write code. Engineers write the rules.2
2
3
Welcome to the knowledge base for the [Agentic Development](https://heyup.dev/s/agents-development) space. This wiki covers practical patterns, tools, and architecture for building with AI coding agents in production.
3
Welcome to the knowledge base for the [Agentic Development](https://heyup.dev/s/agents-development) space. This wiki covers practical patterns, tools, and architecture for building with AI coding agents in production.
4
4
5
## Contents5
## Contents6
6
7
| \# | Section | What you'll learn |7
| \# | Section | What you'll learn |8
| --- | --- | --- |8
| --- | --- | --- |9
| 1 | [Getting Started](https://claude.ai/chat/getting-started.md) | What agent coding is, mental model shift, first session in 10 minutes |
9
| 1 | [Getting Started](/s/agents-development/wiki/getting-started) | What agent coding is, mental model shift, first session in 10 minutes |
10
| 2 | [Tools Landscape](https://claude.ai/chat/tools-landscape.md) | Claude Code vs Codex vs Cursor vs Cline — honest comparison with benchmarks |10
| 2 | [Tools Landscape](https://claude.ai/chat/tools-landscape.md) | Claude Code vs Codex vs Cursor vs Cline — honest comparison with benchmarks |11
| 3 | [CLAUDE.md](http://CLAUDE.md)[ & Agent Rules](https://claude.ai/chat/claude-md-agent-rules.md) | How to write effective instructions that agents actually follow |11
| 3 | [CLAUDE.md](http://CLAUDE.md)[ & Agent Rules](https://claude.ai/chat/claude-md-agent-rules.md) | How to write effective instructions that agents actually follow |12
| 4 | [Hooks & Policy-as-Code](https://claude.ai/chat/hooks-policy-as-code.md) | PreToolUse/PostToolUse hooks, building guardrails, PatchGate pattern |12
| 4 | [Hooks & Policy-as-Code](https://claude.ai/chat/hooks-policy-as-code.md) | PreToolUse/PostToolUse hooks, building guardrails, PatchGate pattern |18 unchanged lines hidden