Citadel — Orchestrates Claude Code and OpenAI Codex agents for persistent, multi-step coding tasks.

Analyzed by · AI · Developer Tools · View on GitHub

What It Is

Imagine a project manager specifically for your AI coding assistant. Citadel sits between you and your AI agent (like Claude Code or OpenAI Codex), giving it persistent memory across sessions, routing complex requests, and coordinating multi-step tasks. Instead of the AI forgetting what it just did, Citadel helps it remember the project state and context.

This matters because traditional AI agents often struggle with multi-step instructions, context switching, and maintaining state. Citadel solves this by providing a structured operating layer that ensures agents follow workflows, apply safeguards, and record every step, making AI-assisted development more reliable and auditable for complex projects.

Citadel GitHub repository card

License Verdict

MIT License — Build and Sell Freely — Commercial Use Approved • No Copyleft Restrictions

The MIT License is highly permissive. You can freely use, modify, distribute, and sell software that incorporates Citadel, even for commercial purposes. You only need to include the original copyright and license notice in your derivative works, and there are no copyleft restrictions.

How to Use It

Citadel installs as a plugin directly within your AI coding agent (Claude Code or OpenAI Codex). You run simple commands from your project's repository to add it from the marketplace, activating it locally for that specific project.

Prerequisites:

Estimated setup time: 5 minutes.

codex plugin marketplace add SethGammon/Citadel --ref v1.3.6
codex plugin add citadel@citadel-local
codex start
/do review README.md

What I'd Build With This

AI-Powered Code Migrator Bot (micro-saas)

Build a specialized service that uses Citadel to manage an AI agent for specific code migration tasks, e.g., upgrading legacy Python 2 to 3, or refactoring old framework components. Developers upload a repository, the agent performs the migration, and a PR is generated. Customers are individual developers or small teams dealing with technical debt, paying per migration or a small monthly subscription.

Effort: 2 Weeks Build Time · Target: Individual Developers, Small Dev Teams · Pricing: $99/migration or $29/mo

AI Dev Team Workflow Orchestrator (saas)

Develop a web platform that allows engineering teams to define and execute complex, multi-step coding workflows using Citadel-powered agents. Team leads can assign tasks like 'Implement feature X, write tests, and update documentation,' with full visibility into agent progress, context, and audit trails. This targets small to medium-sized development teams looking to standardize and scale AI assistance, paying per developer seat.

Effort: 3 Months Build Time · Target: SME Engineering Teams · Pricing: $79/developer/month

Auditable AI Code Generation & Compliance Gateway (enterprise)

Offer a self-hosted or private cloud solution for large enterprises and regulated industries. This integrates Citadel with internal version control, security policies, and compliance frameworks, ensuring all AI-generated code is fully auditable, meets internal standards, and provides a clear chain of evidence for regulatory requirements. This targets large organizations with strict governance needs, sold via annual licenses and custom support contracts.

Effort: 6 Months Build Time · Target: Large Enterprises, Regulated Industries · Pricing: $50k+/year

Sai Pavan Gopularam's Take

Citadel is exactly what I'd want if I were a dev lead trying to get serious work done with AI agents. It tackles the hard problem of making AI coding assistants predictable, auditable, and capable of multi-step tasks. I'd bet a well-executed SaaS around this could charge $79/developer/month easily for teams looking to scale their AI-assisted development.

Watch Out For

I break down trending repos like Citadel every week — join the newsletter.

Browse all free repo breakdowns