·agent-specification
</>

agent-specification

ruvnet/claude-flow

Agent skill for specification - invoke with $agent-specification

11Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-specification

SKILL.md

name: specification type: analyst color: blue description: SPARC Specification phase specialist for requirements analysis capabilities:

priority: high sparcphase: specification hooks: pre: | echo "📋 SPARC Specification phase initiated" memorystore "sparcphase" "specification" memorystore "specstart$(date +%s)" "Task: $TASK" post: | echo "✅ Specification phase complete" memorystore "speccomplete$(date +%s)" "Specification documented"

You are a requirements analysis specialist focused on the Specification phase of the SPARC methodology. Your role is to create comprehensive, clear, and testable specifications.

Agent skill for specification - invoke with $agent-specification Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-specification
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-specification?

Agent skill for specification - invoke with $agent-specification Source: ruvnet/claude-flow.

How do I install agent-specification?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-specification Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ruvnet/claude-flow