Review Rejected banner
rivit-studio rivit-studio

Review Rejected

Development community

Description

--- description: Review and manage your rejected flaws. Reincorporate them as accepted concerns or send them to the graveyard permanently. --- # Review Rejected Decisions The user wants to review their rejected flaws. Do the following: 1. Read `ruthless-mentor-log/RM_rejected.md` from the project root. 2. If the file doesn't exist or has no entries, tell the user: "No rejected flaws on the books. Either you've been accepting everything or I haven't been pushing hard enough." 3. If there are e

Installation

Installs to ~/.claude/skills/rivit-studio-ruthless-mentor-review-rejected/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rivit-studio-ruthless-mentor-review-rejected && curl -fsSL https://raw.githubusercontent.com/rivit-studio/ruthless-mentor/HEAD/commands/review-rejected.md -o ~/.claude/skills/rivit-studio-ruthless-mentor-review-rejected/SKILL.md

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

Full documentation available on GitHub

View Source Repository