OSOP Agent Rules

OSOP Agent Rules is an open-source orchestration harness and rule repository developed by Archie0125 (osop.ai) designed to standardize agent behavior, session logging, and telemetry across multiple AI coding assistants. Day-to-day, the repository provides pre-built rule files and Claude skills structured around the OSOP Core specification (v2.0.0). These rules configure AI agents across 16 different platforms—including CLI tools like Aider and Cline, IDE extensions like Continue.dev and GitHub Copilot, and cloud assistants like Devin. Once injected into a tool's configuration directory, they govern prompt behaviors, telemetry emission, risk scoring, and session logging using tools like the `osop view` CLI. Rather than functioning as a standalone execution engine, OSOP Agent Rules acts as a standardized governance layer across heterogeneous agent tooling. It ensures uniform review processes, risk analysis, and structured logging regardless of whether an engineer runs an autonomous CLI loop or an IDE-integrated chat agent. The project is available as an open-source repository on GitHub with active updates supporting both local and API-driven coding harnesses.

Tags: ai agent, cli, code assistant, coding agent, developer tools, OpenSource

Visit OSOP Agent Rules