Plugin Claude Code
Plugin marketplace listing 1 plugin: metis.
Plugin Claude Code
Plugin marketplace listing 1 plugin: metis.
Plugin Claude Code
Flight Levels methodology plugin for Metis. Includes methodology skills, iterative Ralph loops for task execution, and Flight Levels agent guidance.
MCP server Claude CodeCodexCursor +2
MCP server "metis" as configured in colliery-io/metis. Launched with metis mcp.
Agent
Use this agent to generate or update semantic summaries in .metis/code-index.md. Trigger after structural indexing (metis index) to add AI-generated understanding of what the code means — not just what symbols exist. Runs as a background subagent to avoid consuming main context. IMPORTANT: Requires permission setup.…
Agent
Use this agent when working with Metis documents and needing methodology guidance. Helps with document type selection, work decomposition, phase transitions, and Flight Levels best practices. Context: User wants to track some work but isn't sure what document type to use user: "I need to track this bug fix, what…
Command
Cancel active Metis Ralph loop.
Command
Explain Metis Ralph plugin and available commands.
Command
Execute all tasks under a decomposed initiative with Ralph loop.
Command
Execute a list of Metis tasks serially with Ralph loop.
Command
Execute a Metis task with Ralph loop.
Hook
Runs when a session starts, executing session-start-hook.sh. From colliery-io/metis.
Hook
Runs before the context is compacted, executing pre-compact-hook.sh. From colliery-io/metis.
Hook
Runs after a tool call finishes for Write, Edit and NotebookEdit tool calls, executing post-tool-use-hook.sh. From colliery-io/metis.
Hook
Runs when the agent finishes a response, executing stop-hook.sh. From colliery-io/metis.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a code index", "index this codebase", "update the code index", "generate code index", "build code index", "refresh semantic summaries", or needs guidance on generating or updating the .metis/code-index.md file for AI agent codebase navigation.
Skill Claude CodeCodex
This skill should be used when the user asks to "break down this initiative", "decompose into tasks", "create tasks from initiative", "how to size tasks", "when to decompose", "vertical slices", "task granularity", or needs guidance on breaking higher-level work into lower-level work items.
Skill Claude CodeCodex
This skill should be used when the user asks "what document type should I create", "create a bug ticket", "create a feature request", "should this be a task or initiative", "when to use an ADR", "when to use a specification", "track this bug", "log this tech debt", "write a spec", or needs help choosing between…
Skill Claude CodeCodex
This skill should be used when the user asks "when to transition phases", "move to active", "exit criteria", "what phase comes next", "how to complete a task", "transition to completed", "mark as blocked", "phase flow", or needs guidance on advancing documents through their lifecycle phases.
Skill Claude CodeCodex
This skill should be used when the user asks to "start a new project", "greenfield project", "tech debt campaign", "incident response", "feature development", "which preset", "initialize metis", "set up project", or needs guidance on project setup, choosing presets, and applying patterns for different work types.