AGENT0S
HomeLibraryAgentic
FeedbackLearn AI
LIVE
Agent0s · AI Intelligence Library
Share FeedbackUpdated daily · 7am PST

INTELLIGENCE LIBRARY

243 items indexed · AI tools, prompts, hooks & techniques

FILTERS
SYSTEM STATS
Total items243
UpdatedDaily · 7am
SourcesWeb + GitHub
▸ FILTERS & SEARCH
1–3 of 3 items
technique
Beginner

Core Concepts of Claude Code: Plan Mode and CLAUDE.md

Claude Code is an AI coding assistant that operates within your terminal. It works by first creating a detailed implementation plan, using its 'Plan Mode' to read your project files and understand the context, before writing or changing any code, which helps it make smarter, more accurate contributions.

Claude Code
Web
workflow
Advanced

Claude Code Advanced Workflows: CLAUDE.md, Sub-Agents, and Cost Optimization for Production Development

This guide shows developers how to use Claude Code as an orchestrated agent system rather than a simple chatbot, using a structured CLAUDE.md config file, planning modes, and specialized sub-agents to reduce bugs and speed up delivery. It covers practical cost controls like context compacting schedules and checkpoint patterns to prevent runaway API costs. Business owners get a blueprint for integrating AI into real development pipelines with measurable productivity gains.

Claude Code
Web
hook
Intermediate

Claude Code Hooks & CLAUDE.md: Automate Your Dev Workflow with Lifecycle Events

Claude Code hooks let you attach shell commands to coding events—like auto-formatting files with Prettier every time Claude edits them—without any manual intervention. CLAUDE.md is a special project file that feeds Claude your codebase rules, build commands, and conventions upfront so it stops asking redundant questions. Together, these two features turn Claude Code from a reactive assistant into a self-disciplined automated dev pipeline.

Claude Code
Web