Analyze Roi banner
jacobo07 jacobo07

Analyze Roi

Development community

Description

--- name: analyze-roi description: Rank automation opportunities for a repo by ROI. Reads the Project Profile (from /scan-repo) and emits a prioritized list of recommendations -- each with impact, effort, risk, an ROI score, install mode (local / owner-side / dry-run-only), a rationale, and an explicit "when NOT to install". The Secret Firewall is pinned first when secret-sensitive files exist (Phase 1 doctrine). Pillar 2 of the Setup OS. --- # /analyze-roi -- Automation ROI Analyzer ## What i

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-analyze-roi/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-analyze-roi && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/analyze-roi.md -o ~/.claude/skills/jacobo07-claude-power-pack-analyze-roi/SKILL.md

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

Full documentation available on GitHub

View Source Repository