Phanesplugin banner
Aloim Aloim

Phanesplugin

Development community

Description

PhanesLight as a Claude Code plugin: multi-agent orchestration and durable project memory. One command turns a repository into a wired, opinionated agent team. Manual install version at Aloim/phaneslight.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

PhanesLight

⚠️ v3.7.1, the plugin has its own repository

**This repository is a plugin distribution source. It exists so that plugin marketplaces can find and serve PhanesLight, and it is built to be consumed through Claude Code's plugin system rather than by hand.** Add it as a marketplace and let the plugin manager install and update it for you. Nothing here is meant to be cloned, copied, or fetched into `.claude/commands/`: the `plugin/` tree is a plugin payload, not a prompt you install yourself, and the layout it uses (namespaced skills, plugin-registered hooks, templates resolved from `${CLAUDE_PLUGIN_ROOT}`) only works when the plugin manager is the thing loading it.

**If you want the manual, single-file install, it is a different product at a different repository:** [`github.com/Aloim/phaneslight`](https://github.com/Aloim/phaneslight), where `phaneslight.md` is fetched into `.claude/commands/` the way it always was. Use that one if you would rather own the prompt file and your own hook entries.

**The marketplace source moved here from `Aloim/phaneslight`, so re-add it. Your commands do not change.** v3.7.1 also changes two rules in the lineup: the haiku tier no longer writes code, and the reviewer reviews your plan before the run starts.

**The project is PhanesLight, and the names moved with it.** `phanes.md` → `phaneslight.md`, `/phanes` → `/phaneslight:run`, `/phanesupgrade` → `/phaneslight:upgrade`, and project state moved from `.phanes/` to `.phaneslight/`.

**PhanesLight now installs as a Claude Code plugin.** Add its marketplace and install it:

/plugin marketplace add Aloim/phanesplugin
/plugin install phaneslight@phaneslight

**If you added the marketplace from `Aloim/phaneslight` before v3.7.1**, that repository no longer holds the plugin; it holds the manual prompt now. Remove the old marketplace and add the new one. The plugin itself is still named `phaneslight`, so `/phaneslight:run` and `/phaneslig