Back to repositories
Indexed repository

Olino3/forge

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
2 indexed skills0 stars

get-git-diff
Indexed

Examines git diffs between commits or branches with intelligent analysis. Provides unified diff format with comprehensive summaries including file statistics, rename detection, and merge commit handling. Outputs formatted diffs to /claudedocs for documentation and review purposes.

View indexed skill

python-code-review
Indexed

Deep Python code review of changed files using git diff analysis. Focuses on production quality, security vulnerabilities, performance bottlenecks, architectural issues, and subtle bugs in code changes. Analyzes correctness, efficiency, scalability, and production readiness of modifications. Use for pull request reviews, commit reviews, security audits of changes, and pre-deployment validation. Supports Django, Flask, FastAPI, pandas, and ML frameworks.

View indexed skill