Create Command

Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure. Supports special command tags like <lint> and <test> for automated workflows. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/antinomyhq--forge--create-command commit aad8df8006

Frequently asked questions

npx skillmds@latest add tomevault-io/create-command