Agent-host plugins and skills imported by Claude Code / Codex / Pi.
Search the required Mnemosyne knowledge repository before planning or implementation. Uses Athena's canonical dependency-resolution contract and fails if the backend cannot be prepared at ~/.agent_brain/knowledge.
Use before complex creative work to explore intent and requirements. Requires the Mnemosyne knowledge backend through advise and fails closed when it cannot be prepared.
Use when starting feature work that needs isolation from current workspace — creates isolated git worktrees with safety verification
Preserve a verified lesson in required Mnemosyne and always deliver it through a pull request. Uses Athena's canonical dependency-resolution contract and fails if ~/.agent_brain/knowledge cannot be prepared.
Coordinate complex work through dependency-aware subagents in isolated worktrees, with a sequential fallback. Requires the Mnemosyne knowledge backend through advise and fails closed when it cannot be prepared.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Portable repository-review, development, and agent-orchestration skills for Claude Code, Codex, and Pi.
Athena is distributed only as an AI-harness plugin. It does not publish a Python wheel, source distribution, or runtime library.
Athena has two hard dependencies:
| Purpose | Default | Owner override | Checkout |
|---|---|---|---|
| Knowledge | HomericIntelligence/Mnemosyne | HOMERIC_INTELLIGENCE_MNEMOSYNE_OWNER | $HOME/.agent_brain/knowledge |
| Automation | HomericIntelligence/Hephaestus | HOMERIC_INTELLIGENCE_HEPHAESTUS_OWNER | $HOME/.agent_brain/automation |
Without an explicit override, Athena prefers a same-named repository in the current repository's
GitHub owner only when GitHub verifies it is a fork of the corresponding default. Otherwise it uses
the default. An invalid override, authentication failure, checkout mismatch, or update failure is
fatal. See docs/dependency-resolution.md.
The knowledge backend is mandatory. learn always uses an isolated worktree and creates a pull
request; it never writes directly to the knowledge repository's default branch.
Script-backed skills require Git, GitHub CLI, and Python 3.10 or newer on the host. Athena ships the scripts as plugin resources; it does not install a Python package or third-party runtime library.
Install the section for your harness, then restart it so the skill catalog reloads.
claude plugin marketplace add https://github.com/HomericIntelligence/Athena
claude plugin install athena@Athena
Invoke /athena:repo-review. Update or remove:
claude plugin marketplace update Athena
claude plugin uninstall athena@Athena
codex plugin marketplace add https://github.com/HomericIntelligence/Athena --ref main
codex plugin add athena@athena
codex plugin list --marketplace athena
Invoke $repo-review or ask Codex to use Athena's repo-review skill. Update or remove:
codex plugin marketplace upgrade athena
codex plugin remove athena@athena
codex plugin marketplace remove athena
pi install https://github.com/HomericIntelligence/Athena
Invoke /skill:repo-review. Update or remove:
pi update https://github.com/HomericIntelligence/Athena
pi remove https://github.com/HomericIntelligence/Athena
Claude Code and Codex install Athena from the Git-backed marketplace sources above. Each GitHub release also provides a checksummed portable archive for offline distribution and provenance; it is not a Python package and does not replace marketplace installation. The archive contains only harness-consumed skills, host metadata, runtime documentation, assets, and notices. It excludes tests, repository scripts, development manifests and lockfiles, task-runner files, CI configuration, and generated development output.
repo-review and pr-review.brainstorm, systematic-debugging, and test-driven-development.myrmidon-swarm, git-worktrees, and tidy.advise and learn.All harnesses consume the same top-level skills/ directory. Missing delegation runs
sequentially with the current agent.
Prerequisites are Git, uv, Just, and Python 3.10+ for repository validation only.
git clone https://github.com/HomericIntelligence/Athena
cd Athena
just bootstrap
just all
just all validates skills and manifests, runs executable unit tests, enforces at least 80% branch
coverage for every repository and skill-local executable script, runs Ruff and strict mypy over the
same tooling, lints public documentation and workflows, and builds a deterministic plugin archive
with a SHA-256 checksum. It never builds Python distribution artifacts.
npx claudepluginhub homericintelligence/athena --plugin athenaSkills migrated to ProjectMnemosyne for cross-project reuse
Shared tooling plugin for the HomericIntelligence ecosystem. Ships 23 skills: skill-advisor, advise, learn, myrmidon-swarm, brainstorm, test-driven-development, systematic-debugging, verification, git-worktrees, finish-branch, code-review, repo-analyze, repo-analyze-quick, repo-analyze-strict, repo-analyze-full, repo-analyze-quick-full, repo-analyze-strict-full, review-pr-strict, worktree-cleanup, tidy, create-reusable-utilities, github-actions-python-cicd, and python-repo-modernization.
Unified capability management center for Skills, Agents, and Commands.
Memory compression system for Claude Code - persist context across sessions
Frontend design taste skills including brutalist, minimalist, soft, redesign, stitch, and more
45% cost reduction measured. Cache expiry prevention, SubTask auto-delegation, zero-cost context restoration, real-time cost dashboard. The only Claude Code plugin built from CC source analysis.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation