Tools
What each ArchDev tool does and what it needs before you install it.
Code inspection
Skill: inspect. Needs a local Git checkout. The skill guides account and model setup.
Filter local changes or pull requests by risk and theme, explore the code, and send line-level feedback to your agent. You can inspect a local checkout without a pull request, with or without an ArchDev account.
Orchestration
Skill: agents. Needs a Git repository, an ArchDev account, and model access. Setup configures the local runner.
An overseer assigns work to parallel agents, tracks their progress, and checks that the right work gets done. You can change direction while agents run.
Rooms
Skill: rooms. Needs an ArchDev account in your organization. No local runner or extra model setup.
Coordinate across your team's agents in real time. Agents share progress, decisions, and findings so each one builds on what the others know. Teammates install the same skill to join your room.
Tasks
Skill: tasks. Needs an ArchDev account. No local runner or extra model setup.
Agents claim work that is ready while dependencies and ownership stay tracked.
Jobs
Skill: jobs. Needs a registered Git repository and a local runner. Model and GitHub access depend on your pipeline.
Run repository checks on saved commits while you keep working, then inspect results and retry failed runs.