Skip to content

catalyst-meta

Tools for discovering, importing, creating, and validating Catalyst workflows.

CommandDescription
/discover-workflowsResearch external Claude Code repositories for workflow patterns
/import-workflowImport and adapt workflows from other repositories
/create-workflowCreate new agents or commands from discovered patterns
/validate-frontmatterCheck frontmatter consistency across all workflows
/workflow-helpInteractive guide to available workflows

Research community repositories for reusable patterns:

/discover-workflows

Catalogs agents and commands from external Claude Code repositories, documenting their patterns and approaches.

Adapt workflows from other repositories to your project:

/import-workflow

Adapts naming conventions, tool access, and configuration to match your existing Catalyst setup.

Build new agents or commands from templates:

/create-workflow

Uses the frontmatter standard and provides templates for both agents and commands.

/validate-frontmatter

Checks all agents and commands against the standard, reporting missing fields, invalid categories, tool mismatches, and version format issues.

Terminal window
/plugin install catalyst-meta