catalyst-meta
Tools for discovering, importing, creating, and validating Catalyst workflows.
Commands
Section titled “Commands”| Command | Description |
|---|---|
/discover-workflows | Research external Claude Code repositories for workflow patterns |
/import-workflow | Import and adapt workflows from other repositories |
/create-workflow | Create new agents or commands from discovered patterns |
/validate-frontmatter | Check frontmatter consistency across all workflows |
/workflow-help | Interactive guide to available workflows |
Workflow Discovery
Section titled “Workflow Discovery”Research community repositories for reusable patterns:
/discover-workflowsCatalogs agents and commands from external Claude Code repositories, documenting their patterns and approaches.
Importing Workflows
Section titled “Importing Workflows”Adapt workflows from other repositories to your project:
/import-workflowAdapts naming conventions, tool access, and configuration to match your existing Catalyst setup.
Creating Workflows
Section titled “Creating Workflows”Build new agents or commands from templates:
/create-workflowUses the frontmatter standard and provides templates for both agents and commands.
Frontmatter Validation
Section titled “Frontmatter Validation”/validate-frontmatterChecks all agents and commands against the standard, reporting missing fields, invalid categories, tool mismatches, and version format issues.
Installation
Section titled “Installation”/plugin install catalyst-meta