Fenix Agent Plugin — methodology and workflow layer for AI coding agents
npx claudepluginhub fenix-assistant/fenix-pluginFenix Agent Plugin — methodology and workflow layer for AI coding agents using the Fenix platform. Adds structured workflows, memory protocol, TDD discipline, and board progression on top of Fenix MCP tools.
Fenix Agent Plugin
Structured workflows and specialized agents for AI coding tools
Your AI agent has 68+ tools but no idea when to use them. Fenix adds the methodology layer — structured workflows, specialized agents, cross-session memory, and team-specific skills — so your agent plans before coding, tests before shipping, and remembers what happened yesterday.
Authentication is handled via OAuth 2.1 — your browser opens once for login, and tokens are managed automatically. No API keys or PATs to configure.
| Feature | Description | |
|---|---|---|
| Agents | Specialized agents | Fenix Plan, Build, Review, Deliver — each focused on one workflow phase |
| Planning | Discussion phase | Gray areas identified, options presented with trade-offs, decisions captured |
| Memory | Cross-session continuity | Agent searches past context at start, saves session state at end |
| TDD | Test-driven development | Red-Green-Refactor with automatic detection of when TDD applies |
| Skills | Dynamic discovery | Agents find and follow your team's standards automatically — no manual config |
| Standards | Guided creation | No team standards? Agent suggests creating them with your chosen scope |
| Boards | Status progression | Correct transitions: backlog → todo → in_progress → review → done |
| Context | Auto-loaded profile | User context, team info, and preferences injected before first message |
| Language | Multi-language | Agent responds in your language — configs are English, conversations are yours |
Step 1 — Install the plugin:
/plugin marketplace add fenix-assistant/fenix-plugin
/plugin install fenix
/reload-plugins
Step 2 — Authenticate:
/plugin to open the plugin panelNo PAT needed. Authentication is handled via OAuth 2.1 — your browser opens once, and tokens are cached automatically.
After installing, you get:
If you use different Fenix accounts in different projects (e.g., personal account in ~/dev/myproject and work account in ~/dev/company), install the plugin with the "local" scope (per-project). Each project directory automatically gets its own OAuth session — no extra configuration needed.
/plugin install fenix (select "local" when prompted)/reload-plugins/plugin → Connect on the Fenix MCP ServerThe plugin automatically generates a unique identifier per project directory, so each project authenticates independently. You can use a different Fenix account in each project without conflicts.
Single account users don't need this. If you only use one Fenix account, just install and authenticate — it works out of the box.
To update: /plugin update fenix then /reload-plugins
Paste this into your agent:
Install fenix-plugin following: https://raw.githubusercontent.com/fenix-assistant/fenix-plugin/main/docs/install-opencode.md
The agent will ask for your PAT, configure the MCP server, and install the fenix-opencode plugin.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations