Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.93 KB

File metadata and controls

52 lines (32 loc) · 1.93 KB
agent-os-og

Your system for spec-driven agentic development.

Agent OS transforms AI coding agents from confused interns into productive developers. With structured workflows that capture your standards, your stack, and the unique details of your codebase, Agent OS gives your agents the specs they need to ship quality code on the first try—not the fifth.

Use it with:

✅ Claude Code, Cursor, or any other AI coding tool.

✅ New products or established codebases.

✅ Big features, small fixes, or anything in between.

✅ Any language or framework.


Documentation & Installation

Docs, installation, useage, & best practices 👉 It's all here


Created by Brian Casel @ Builder Methods

Created by Brian Casel, the creator of Builder Methods, where Brian helps professional software developers and teams build with AI.

Get Brian's free resources on building with AI:


Wheels Modifications

This fork has been updated with the Wheels project type and is ready for Wheels developers who want to adopt the Agent-OS methodology for agentic development.

Installing Agent OS with Claude Code

curl -sSL https://raw.githubusercontent.com/wheels-dev/agent-os/main/setup/base.sh | bash -s -- --claude-code

Installing Agent OS with Cursor

curl -sSL https://raw.githubusercontent.com/wheels-dev/agent-os/main/setup/base.sh | bash -s -- --cursor

Installing Agent OS with Claude Code & Cursor

curl -sSL https://raw.githubusercontent.com/wheels-dev/agent-os/main/setup/base.sh | bash -s -- --claude-code --cursor