command-creator

Create Claude Code slash commands with kebab-case names and explicit tool usage.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill command-creator-immamdouhaboammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-creator
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/command-creator
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill command-creator-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the friction of manual, repetitive terminal workflows by helping you design and implement robust, reusable slash commands that Claude Code can execute autonomously.

Core Features & Use Cases

  • Pattern-Based Design: Choose from proven automation patterns like Workflow Automation, Iterative Fixing, Agent Delegation, or Simple Execution.
  • Agent-Optimized Structure: Generates commands with imperative instructions, explicit tool usage, and clear success criteria to ensure reliable execution.
  • Use Case: If you frequently perform a multi-step PR submission process, use this skill to create a /submit-stack command that analyzes your commits, restacks branches, and publishes PRs in one go.

Quick Start

Invoke the command-creator skill to begin designing a new slash command for your current project.

Frequently Asked Questions about command-creator

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

FAQPage Schema
How do I automate repetitive terminal workflows in Claude Code?

You can automate repetitive terminal workflows in Claude Code by designing agent-executable slash commands that use structured, imperative instruction sets to ensure reliable, autonomous execution of multi-step tasks.

What is the best way to create a slash command for multi-step PR submission?

The best way to create a slash command for PR submission is to use an agent-optimized structure with explicit tool usage and clear success criteria, enabling Claude Code to analyze commits, restack branches, and publish PRs autonomously.

Does Claude Code support agent delegation for automated workflow execution?

Yes, Claude Code supports agent delegation for automated workflow execution through generated slash commands that apply proven patterns like iterative fixing and workflow automation to handle complex terminal tasks.

How do I format slash commands to ensure reliable autonomous execution?

To ensure reliable autonomous execution, format slash commands using kebab-case naming, imperative instruction sets, and explicit tool-usage specifications so the agent can process the structured directives without ambiguity.

What slash command patterns work best for project-specific automation tasks?

For project-specific automation tasks, effective slash command patterns include workflow automation, iterative fixing, agent delegation, and simple execution, each tailored to provide structured and reliable autonomous execution.

Can I create global slash commands for general productivity automation?

Yes, you can create global slash commands for general productivity automation by applying the same agent-optimized structure and imperative instructions used for project-specific tasks to broader, repetitive terminal workflows.