Relentless.Specify banner
ArvorCo ArvorCo

Relentless.Specify

Development community

Description

--- description: Create feature specification from natural language description. handoffs: - label: Build Technical Plan agent: relentless.plan prompt: Create a plan for the spec. I am building with... - label: Clarify Requirements agent: relentless.clarify prompt: Clarify specification requirements send: true --- Load the specify skill and create a feature specification in `relentless/features/NNN-feature-name/`. **Feature Description:** $ARGUMENTS The specify skill

Installation

Installs to ~/.claude/commands/arvorco-relentless-relentless.specify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ArvorCo/Relentless/HEAD/.claude/commands/relentless.specify.md -o ~/.claude/commands/arvorco-relentless-relentless.specify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository