git-context-guardrails

Enforce architecture guardrails and produce a findings report before implementation tasks.

2|1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/sgpropertyanalytics/sg-property-analytics --skill git-context-guardrails
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-context-guardrails
Source: https://github.com/sgpropertyanalytics/sg-property-analytics/tree/main/.claude/skills/git-context-guardrails
Command: npx skills add https://github.com/sgpropertyanalytics/sg-property-analytics --skill git-context-guardrails

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guardrails to ensure every implementation task aligns with system architecture, historical context, and production-grade standards.

Core Features & Use Cases

  • Enforces architecture understanding before planning.
  • Requires a mandatory findings report summarizing patterns, components, and decisions.
  • Provides a standardized plan that adheres to existing patterns and guardrails.

Quick Start

Review architecture docs, identify target files, perform a git history scan, and produce a mandatory findings report before proposing any implementation task.

Frequently Asked Questions about git-context-guardrails

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce architecture guardrails before proposing code changes?

To enforce architecture guardrails before proposing code changes, you must read architecture docs, identify target files, scan git history, and produce a mandatory findings report validating feasibility within existing patterns.

What is an architecture findings report for production-grade code planning?

An architecture findings report for production-grade code planning is a mandatory summary of patterns, components, and historical decisions extracted from git history and docs to validate implementation feasibility before planning.

Do I need existing architecture docs to use git context guardrails?

Yes, you need existing architecture docs to use git context guardrails, because the process requires reading these docs and gathering historical context to produce a standardized plan adhering to established patterns.

What's the best way to align new implementation tasks with existing system patterns?

The best way to align new implementation tasks with existing system patterns is to extract reusable context from git history and architecture docs, generating a mandatory findings report to guide production-grade solutions.

Why does my implementation plan fail to match production-grade architecture standards?

Your implementation plan fails to match production-grade architecture standards when it skips the mandatory findings report, bypassing the required review of architecture docs and git history needed to enforce guardrails.

How do I extract reusable context from git history for code review?

To extract reusable context from git history for code review, you must perform a prescribed git history scan to locate target files, review past architectural decisions, and document findings before proposing tasks.