HermeticOrmus

Meta Command — Development skill for Claude Code

Development community

Unified command creation engine with intelligent resource discovery and composition.

How to install Meta Command

Installs to ~/.claude/skills/hermeticormus-meta-prompting-framework-meta-command/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hermeticormus-meta-prompting-framework-meta-command && curl -fsSL https://raw.githubusercontent.com/HermeticOrmus/meta-prompting-framework/HEAD/commands/meta-command.md -o ~/.claude/skills/hermeticormus-meta-prompting-framework-meta-command/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meta Command does


description: Unified command creation engine with intelligent resource discovery and composition args:

  • name: intent_or_spec description: Natural language intent or @spec-file.yaml
  • name: flags description: Optional --type, --discover, --spec-only, --create, --mcp-include, --dry-run, --help allowed-tools: Read(/.claude/), Write(/.claude/commands/*.md, /.claude/agents/*.md), Glob(/.claude/), Grep(**), TodoWrite, Task(*), SlashCommand(/meta-agent, /create-command, /ag

Alternatives in Development

  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Claude Code Hooks Mastery — A resource for mastering Claude Code hooks 3.4k ★
  • Add Resource — Renamed → /portaljs-add-resource 2.3k ★

Full documentation available on GitHub

View Source Repository