simplify-parallel

Installation
SKILL.md

Parallel Codebase Simplification

Execute code simplification across a large codebase by automatically segmenting it into logical chunks and processing them concurrently with proper dependency ordering.

Quick Reference

Command Description
/simplify-parallel Analyze and simplify entire codebase
/simplify-parallel --dry-run Analyze only, show plan without executing
/simplify-parallel --focus=lib Limit to specific area
/simplify-parallel --segments=4 Set max parallel agents

Usage

/simplify-parallel [options]
Related skills
Installs
38
GitHub Stars
1
First Seen
Feb 18, 2026