All Recommendations banner
capitalthought capitalthought

All Recommendations

Development community

Description

--- name: all-recommendations description: Launch a team of implementation agents to apply ALL recommended changes from the most recent review — every severity level (Critical, High, Medium, Low), one agent per file, with false-positive validation baked in. --- # All Recommendations — Batch-Implement Every Review Finding Launch a team of agents to implement ALL recommended changes from the most recent review — every severity level (Critical, High, Medium, Low). Input: `$ARGUMENTS` (path to a r

Installation

Installs to ~/.claude/skills/capitalthought-multipov-docs-all-recommendations/SKILL.md

Terminal
mkdir -p ~/.claude/skills/capitalthought-multipov-docs-all-recommendations && curl -fsSL https://raw.githubusercontent.com/capitalthought/multipov-docs/HEAD/skills/all-recommendations.md -o ~/.claude/skills/capitalthought-multipov-docs-all-recommendations/SKILL.md

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

Full documentation available on GitHub

View Source Repository