catalyst

Analyze a codebase to generate Claude Code configurations and merge outputs.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/CrashBytes/catalyst --skill catalyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: catalyst
Source: https://github.com/CrashBytes/catalyst/tree/main/plugin/skills/catalyst
Command: npx skills add https://github.com/CrashBytes/catalyst --skill catalyst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the transformation of a codebase into Claude-ready configurations (CLAUDE.md, skills, agents, MCP servers, guardrails, and settings), reducing manual setup time and ensuring consistent Claude integration across projects.

Core Features & Use Cases

  • Deeply analyzes a repository to detect language, frameworks, architecture, and conventions, then generates tailored Claude outputs for faster deployment and governance.
  • Merges new Claude outputs with existing CLAUDE.md and settings, preserving user edits while expanding capabilities.
  • Produces guardrails, MCP templates, and development guidance to keep Claude interactions safe and productive.

Quick Start

Run catalyst with your repository to generate Claude-ready configurations for your project.

Frequently Asked Questions about catalyst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Claude Code configurations from an existing codebase?

Claude guardrails are safety rules and development guidance generated to keep Claude interactions safe and productive. They are automatically produced alongside CLAUDE.md and settings during codebase analysis.

Can I merge new Claude settings with my existing CLAUDE.md file?

You can run specific generation modes like analyze, skills, agents, mcp, guardrails, claudemd, settings, or all. Choose a single mode for targeted output or all for complete configuration generation.

Does automated codebase analysis detect project dependencies and conventions?

Yes, automated codebase analysis detects your project's language, architecture, dependencies, and conventions to tailor Claude outputs and ensure seamless integration across different environments.

What is the best way to set up MCP servers for Claude integration?

The best way to set up MCP servers is to generate MCP templates from your codebase analysis. This produces tailored server configurations that match your project's architecture and dependencies.