Relentless.Analyze banner
ArvorCo ArvorCo

Relentless.Analyze

Testing community

Description

--- description: Analyze consistency across spec, plan, tasks, and checklist. handoffs: - label: Start Implementation agent: relentless.implement prompt: Begin implementation workflow send: true --- Load the analyze skill (`[skills_path]/analyze/SKILL.md`) and validate cross-artifact consistency. **Context:** $ARGUMENTS The analyze skill will: 1. Read all feature artifacts (spec, plan, tasks, checklist, constitution) 2. Check for consistency issues and missing coverage 3. Valid

Installation

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

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

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

Full documentation available on GitHub

View Source Repository