·agent-specification
</>

agent-specification

Agent skill for specification - invoke with $agent-specification

9Installs·3Trend·@ruvnet

Installation

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

How to Install agent-specification

Quickly install agent-specification AI skill to your development environment via command line

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

Source: ruvnet/ruflo.

SKILL.md

View raw

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/ruflo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/ruflo --skill agent-specification
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from ruvnet/ruflo

Quick answers

What is agent-specification?

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

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/ruflo --skill agent-specification Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ruvnet/ruflo