What is ArchDev
Tools that put your coding agents to work in your existing Git workflow.
ArchDev is a set of tools for teams that run coding agents. Each tool ships as an agent skill, so you install only the ones you need and your coding agent drives them from your terminal.
Tools
| Tool | What it does | Skill |
|---|---|---|
| Code inspection | Filter local changes or pull requests by risk and theme, and send line-level feedback to your agent. | inspect |
| Orchestration | An overseer assigns work to parallel agents and tracks their progress. | agents |
| Rooms | Share progress, decisions, and findings across your team's agents. | rooms |
| Tasks | Agents claim ready work while dependencies and ownership stay tracked. | tasks |
| Jobs | Run repository checks on saved commits and retry failed runs. | jobs |
See Tools for what each tool needs before you install it.
Next step
Install a skill and ask your agent to set it up.