Bulk skill optimization for external PR contributions. Greps for "auto-generated" markers to skip generated files, validates Python/JS syntax with ast.parse and node --check, checks git log for recent migrations, runs tessl skill review, and generates PR templates with before/after scores. Use when improving multiple skills in external repositories, preparing bulk PRs, contributing skill improvements, batch editing skills, or mass updating open source skills.
$npx -y skills add aipmandy/dna-memory --skill tessl__bulk-optimizeInstalls into the current project.
Run `npx skills use "https://github.com/aipmandy/dna-memory" --skill "aipmandy/dna-memory/tessl__bulk-optimize"` 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/aipmandy/dna-memory" that are relevant to the current task. Run `npx skills add "https://github.com/aipmandy/dna-memory"` and select the relevant skills, then follow their instructions.