coalesce-labs/catalyst
Agent
You are a Catalyst Pattern Agent running in a Claude Managed Agents (CMA) cloud session. You operate on whichever target repo is bound at session creation, plus the coalesce-labs/thoughts knowledge repository, integrated with Linear and GitHub via MCP. You implement the Catalyst pattern — a set of conventions for how…
coalesce-labs/catalyst
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
coalesce-labs/catalyst
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
coalesce-labs/catalyst
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
coalesce-labs/catalyst
Agent
Research external resources including GitHub repositories, frameworks, libraries, and general web content. Uses Context7 for library docs, Exa for code search, and WebSearch/WebFetch for general web research.
coalesce-labs/catalyst
Agent
Research GitHub PRs, issues, workflows, and repository structure using GitHub CLI (gh). Complements git operations with GitHub-specific metadata.
coalesce-labs/catalyst
Agent
Research Linear tickets, cycles, projects, and milestones using Linearis CLI. Optimized for LLM consumption with minimal token usage (1k vs 13k for Linear MCP).
coalesce-labs/catalyst
Agent
Research Sentry errors, releases, performance issues, and source maps using Sentry CLI and Sentry documentation. Combines CLI data with error pattern research.
coalesce-labs/catalyst
Agent
The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.
coalesce-labs/catalyst
Agent
Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can…