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–10 of 10 items
hook
Intermediate

Automate Development with Claude Code Hooks

This technique allows developers to automatically run custom actions at specific moments in the AI's workflow, such as before it runs a command or after it finishes a task. For example, it can be used to block the AI from accidentally deleting files or to automatically format any code the AI writes, significantly improving safety and code quality.

Claude Code
Web
technique
Intermediate

Overview of Claude Code for Autonomous Development

Claude Code is an AI tool for developers that automates coding tasks like prototyping, testing, and fixing bugs directly within a developer's environment. It excels at speeding up development cycles but requires human supervision for highly complex or novel implementations to ensure code quality.

Claude Code
Web
workflow
Intermediate

Claude Code Spec-Driven Development Workflow

This tool automates software development by creating a structured process for building features and fixing bugs. It takes a high-level requirement, breaks it down into technical plans and individual tasks, and then uses AI to implement the code, increasing developer productivity and consistency.

Claude Code
GitHub
workflow
Advanced

Claude Code Workflow: A Multi-Agent Development Framework

This tool orchestrates a team of different AI assistants (like Claude, Gemini, or Codex) to collaborate on complex software development tasks. You define a project plan using a JSON file, and the framework automatically delegates work to the appropriate AI specialist, enabling them to build, review, and test code in a coordinated fashion.

Claude Code
GitHub
workflow
Advanced

End-to-End Development Workflows for Claude Code

This entry details advanced methods for automating the entire software development lifecycle using AI. It shows how to chain multiple specialized AI agents together to handle tasks from initial requirements gathering and technical design all the way to coding, testing, and final quality checks, turning a feature request into ready-to-commit code.

Claude Code
Web
workflow
Intermediate

Automate Development with OpenAI Codex CLI and GPT-5.4 mini

OpenAI's Codex CLI is a command-line tool that lets developers use powerful AI models like GPT-5.4 mini to write code, fix bugs, and automate tasks directly in their terminal. It can be integrated into development pipelines to automatically review code changes, making the software development process faster and more efficient.

Codex CLI
Web
plugin
Beginner

Claude Code Productivity Plugins for Git, Jira, and Meta-Development

This is a collection of plugins for the Claude Code AI assistant that automates common developer tasks. It provides ready-to-use commands for managing code with Git and tracking tasks in Jira, helping development teams work faster and more consistently.

Claude Code
GitHub
workflow
Intermediate

Production-Ready Claude Code Development Workflow

This entry outlines a structured workflow for using the Claude Code AI assistant to build software projects more efficiently. By defining project context upfront in a CLAUDE.md file and using custom commands, development teams can reduce errors, manage API costs, and accelerate the entire coding process from planning to commit.

Claude Code
Web
technique
Intermediate

Hybrid AI Development: Use Claude for Architecture and Codex for Execution

This technique combines two different AI coding assistants to improve software development. Use the Claude AI for high-level planning and complex code refactoring, similar to a senior architect, and use the Codex AI for writing and debugging smaller, specific pieces of code. This 'hybrid' approach leverages the unique strengths of each AI to deliver better results faster.

General
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