Overview
AI Dev OS turns tacit engineering knowledge into explicit rules that can be reused across Claude Code, Cursor, Kiro, and similar AI coding tools.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Separate rules into four lifespan layers
Philosophy, decision criteria, concrete guidelines, and tool-specific AI frames are maintained independently.
Harvest new rules from real review findings
Rule Harvesting derives guidance from problems found in AI-generated code instead of writing a large rulebook upfront.
For teams preserving engineering conventions across AI tools
It fits teams that want durable rules to survive migrations between Claude Code, Cursor, Kiro, and future tools.
Sources: [2]
Balance rule coverage against context cost
The project recommends loading only a small project-specific subset continuously and running broader checks after generation.
Official sources
- [1]yunbow/ai-dev-os repository(2026-09-20)
- [2]AI Dev OS README(2026-09-20)
- [3]AI Dev OS 4-layer model(2026-09-20)
- [4]AI Dev OS quick start(2026-09-20)
- [5]AI Dev OS MIT license(2026-09-20)
Supplemental curator note
AI Dev OS is a governance model rather than a prompt collection. It separates durable engineering guidance from volatile tool configuration and pairs small always-loaded rule sets with broader post-generation checks.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/yunbow/ai-dev-os.git - 2
Enter the repository
cd ai-dev-os - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
5 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 0
Development activity is still being collected.
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- ai-coding
- context-engineering
- ai-dev-os
- ai-agents
- ai-assistant
- claude-code
- claude-md
- clean-architecture
- code-quality
- coding-guidelines
- coding-rules
- cursor-rules
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,099 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - React250,594 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Hermes Agent247,156 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - TensorFlow200,194 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++ - Visual Studio Code192,699 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.