agent-spec-creation

Installation
SKILL.md

Agent Spec Creation Workflow

Purpose

Create implementation-ready agent integration specifications without changing production code.

When to Use

Use this skill when the task is to define or revise agent behavior, inputs, outputs, error handling, or acceptance criteria in specs.

Required Workflow

  1. Read intent and existing spec context first:
    • specs/README.md
    • specs/agents.md
    • relevant files in specs/agents/*.md
  2. Rely on the spec-creator skill for document structure and quality requirements.
  3. Study the target CLI behavior before writing spec details:
    • <agent-cli> --help
Related skills
Installs
1
Repository
iyaki/ralph
First Seen
Apr 17, 2026