aethrox/doctrine

18 stars · Last commit 2026-08-12

Software engineering discipline grounded in named primary standards (OWASP, ITIL, IETF RFCs, ISO, BABOK, SBAR, and more), shipped as a Claude Code plugin and an MCP server.

README preview

![doctrine](./assets/banner-v6.png)

<p align="center">
  <a href="https://aethrox.github.io/doctrine/"><img alt="Documentation: Doctrine Wiki" src="https://img.shields.io/badge/docs-Doctrine%20Wiki-7C3AED.svg"></a>
  <a href="./LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
  <a href="https://github.com/sponsors/aethrox"><img alt="GitHub Sponsors" src="https://img.shields.io/badge/sponsor-GitHub%20Sponsors-EA4AAA?logo=githubsponsors&logoColor=white"></a>
</p>

Software engineering discipline grounded in named primary standards (OWASP, ITIL, IETF RFCs, ISO, BABOK, SBAR, and more) instead of invented convention. 33 skills covering the software development lifecycle: TDD, code review, incident response, domain modeling, deployment, dependency management, and more.

New to Doctrine? Start with the bilingual [Doctrine Wiki](https://aethrox.github.io/doctrine/).

Three ways to use it, depending on your tool:

## Option 1: Claude Code plugin

Native install for Claude Code: the right skill is auto-invoked from its description, no manual copying.

```bash
/plugin marketplace add aethrox/doctrine

View full repository on GitHub →