graphify-review

Installation
SKILL.md

Review Graphify Impact

Trigger Command: /graphify-review

Purpose: Prevent breaking changes by explicitly checking the blast radius before commits.

Instructions for the Agent

  1. Identify Changes: Find the currently staged or modified files in the repository.
  2. Review Delta: Run graphify review-delta against the changed files.
  3. Review Analysis: Run graphify review-analysis to identify potential test gaps.
  4. Output Context: Provide a concise list of impacted communities and missing test coverage.
  5. Halt: Stop execution before any git commit is made, allowing the user to review the impact.
Installs
1
Repository
jericbas/skills
First Seen
Jul 24, 2026
graphify-review — jericbas/skills