Browse Skills
Ln 813 Optimization Plan Validator
v1.0.0Validates optimization plan via parallel multi-agent review (Codex + Gemini) before execution. GO/NO-GO verdict.
Ln 820 Dependency Optimization Coordinator
v1.0.0Coordinates dependency upgrades across all detected package managers
Ln 821 Npm Upgrader
v1.0.0Upgrades npm/yarn/pnpm dependencies with breaking change handling
Ln 822 Nuget Upgrader
v1.0.0Upgrades .NET NuGet packages with breaking change handling
Ln 823 Pip Upgrader
v1.0.0Upgrades Python pip/poetry/pipenv dependencies with breaking change handling
Ln 831 Oss Replacer
v1.0.0Replaces custom modules with OSS packages using ln-645 migration plans, atomic keep/discard
Ln 910 Community Engagement
v1.0.0Community engagement coordinator: analyzes repo health, consults strategy, delegates to announcer/debater/triager/responder
Ln 911 Github Triager
v1.0.0Scan open GitHub issues, PRs, discussions. Produce prioritized triage report with engagement metrics and recommended actions
Ln 912 Community Announcer
v1.0.0Compose and publish GitHub Discussion announcements: gather context, classify, compose, fact-check, review, publish via GraphQL
Ln 913 Community Debater
v1.0.0Launch RFC/debate discussions on GitHub: define topic, classify type, compose structured RFC/poll, review, publish via GraphQL
Ln 914 Community Responder
v1.0.0Respond to GitHub discussions and issues: analyze context, search codebase for answers, compose and publish replies
Ln 003 Push All
v1.0.0Commit and push ALL changes (staged + unstaged + untracked) to the remote repository