Relentless.Learn banner
ArvorCo ArvorCo

Relentless.Learn

Development community

Description

--- description: Distill learnings from completed feature and propose amendments to constitution.md or prompt.md. --- Load the learn skill (`[skills_path]/learn/SKILL.md`) and follow its workflow. **Usage:** `/relentless.learn [feature-name]` **Context:** $ARGUMENTS The learn skill will guide you through: 1. **Extract Learnings** - Run CLI scripts to extract patterns, costs, failures, errors 2. **Classify** - Categorize as Constitutional (governance) or Tactical (tech-specific) 3. **Generat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository