On-demand codebase analysis that dispatches multiple independent agents to find issues, filters for high-confidence findings via convergence scoring, and produces structured reports with cross-run tracking. Use when you want a health check of the codebase —…
evanstern/claude-skills
SkillsMP has collected 6 skills from evanstern/claude-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Zip each subfolder of a source folder individually, move the original unzipped subfolders into a sibling "<name>-raw" folder, then zip the whole source folder into "<name>.zip". Use whenever the user wants to "nested-zip" a folder, archive a folder of…
Process downloaded media files from /mnt/jace_complete folders. Extracts RAR archives and moves files to the correct location in /mnt/jace_media. Handles TV series (organized by show and season) and movies.
Launch multiple worktree agents in parallel to work on independent tasks. Each agent gets its own git branch, isolated worktree, and clear scope. Manages the full lifecycle: launch, track, push, PR, and merge. Use when you have a list of features, fixes, or…
Spin off an idea from the current conversation into a new GitHub repository. Creates the repo, clones it locally, scaffolds a CLAUDE.md capturing the context and vision from the conversation, and pushes the initial commit. Use when an idea has been explored…
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…