inspecting-changes
✓Pre-execution static analysis of code changes. Use when reviewing AI-generated code before execution, commit, or deployment. Triggers on code generation completion, pre-commit review, or risk assessment needs.
Installation
SKILL.md
| quick | 1, 2, 8 | Pre-commit, small changes | | medium | 1, 2, 2b, 3, 5.1, 8 | Standard review | | deep | 1, 2, 2b, 3, 4, 5, 6, 7, 8 | Major features, pre-deploy |
| 1 | Scope assessment | modules/phase-1-assessment.md | | 2 | Execution flow | modules/phase-2-flow.md | | 2b | Contract alignment | modules/phase-2b-contracts.md | | 3 | Architecture, smells, legacy | modules/phase-3-architecture.md | | 4 | Security | modules/phase-4-security.md | | 5 | Performance (with scale) | modules/phase-5-performance.md |
| 6 | Error handling | modules/phase-6-errors.md | | 7 | Testability | modules/phase-7-testing.md | | 8 | Report | modules/phase-8-report.md |
Pre-execution static analysis of code changes. Use when reviewing AI-generated code before execution, commit, or deployment. Triggers on code generation completion, pre-commit review, or risk assessment needs. Source: viktar-silakou/inspecting-changes-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/viktar-silakou/inspecting-changes-skill --skill inspecting-changes- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is inspecting-changes?
Pre-execution static analysis of code changes. Use when reviewing AI-generated code before execution, commit, or deployment. Triggers on code generation completion, pre-commit review, or risk assessment needs. Source: viktar-silakou/inspecting-changes-skill.
How do I install inspecting-changes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/viktar-silakou/inspecting-changes-skill --skill inspecting-changes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/viktar-silakou/inspecting-changes-skill
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01