bydgalarza· 14 skills
This skill should be used when performing comprehensive code reviews using multiple specialized review agents in parallel. It provides patterns for concurrent execution, decision tracking to prevent redundancy, and consolidated reporting. Use when needing thorough review coverage from multiple perspectives (security, architecture, performance) or when reviewing large changesets.
$npx -y skills add dgalarza/claude-code-workflows --skill parallel-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/dgalarza/claude-code-workflows" --skill "dgalarza/claude-code-workflows/parallel-code-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dgalarza/claude-code-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/dgalarza/claude-code-workflows"` and select the relevant skills, then follow their instructions.