Relentless.Clarify banner
ArvorCo ArvorCo

Relentless.Clarify

Development community

Description

--- description: Identify and resolve ambiguities in feature specifications. handoffs: - label: Build Technical Plan agent: relentless.plan prompt: Create technical plan with clarifications --- Load the clarify skill (`[skills_path]/clarify/SKILL.md`) and resolve specification ambiguities. **Context:** $ARGUMENTS The clarify skill will: 1. Scan spec.md for 9 types of ambiguities 2. Present clarification questions (max 5) 3. Update spec with answers 4. Save clarification log Use th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository