local-reviewer

Retrieves the git diff of staged files to allow the AI to perform a code review before committing.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "local-reviewer" with this command: npx skills add famaoai-creator/gemini-skills/famaoai-creator-gemini-skills-local-reviewer

Local Reviewer Skill

Retrieves the git diff of staged files to allow the AI to perform a code review before committing.

Usage

1. Stage your changes

git add .

2. Run the reviewer

node dist/index.js

Knowledge Protocol

  • This skill adheres to the knowledge/orchestration/knowledge-protocol.md . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-lang-detector

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-skills-manager

No summary provided by upstream source.

Repository SourceNeeds Review
General

data-transformer

No summary provided by upstream source.

Repository SourceNeeds Review
General

api-fetcher

No summary provided by upstream source.

Repository SourceNeeds Review