with one click
cortex-plugin-dev
cortex-plugin-dev contains 13 collected skills from by-scott, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Guided git commit workflow — review changes, draft message, stage, commit
Manage context pressure during large codebase work without losing critical state.
Create a pull request with structured summary and test plan
Interactive debugging — reproduce, isolate, trace, fix
Explore a codebase or directory to understand its structure and purpose
Implement a requested code change end-to-end with scoped edits and verification.
Investigate production-like failures from symptoms, logs, and reproduction steps.
Refactor code while preserving behavior and reducing structural risk.
Prepare, package, and publish a release with versioned artifacts.
Review a pull request or branch diff with structured quality analysis
Review security-sensitive changes and local secret exposure before commit or release.
Review recent changes for unnecessary complexity, then fix
Run tests, analyze failures, and fix until green