paragon

Community

Enforce code quality, ensure stack compliance.

Authoraitchwhy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PARAGON is a unified enforcement system that ensures all code changes comply with strict engineering standards for code quality, stack compliance, and evidence-based development. It automates code reviews, prevents common anti-patterns, and maintains architectural integrity.

Core Features & Use Cases

  • 14 Blocking Guards: Enforces rules against unsafe Bash, forbidden files/imports (e.g., Docker, jest.mock, z.infer), any types, mocking, and assumption language in code.
  • Advisory Guards: Warns about potential issues like missing flake patterns, undeclared ports, and throw statements for expected errors, guiding best practices.
  • Verification-First Philosophy: Integrates with the "verification-first" approach, demanding explicit test evidence for all claims about code behavior, eliminating speculative language.
  • Use Case: A developer attempts to commit code that uses jest.mock(). This skill, via a pre-commit hook, will block the commit and explain why mocking is forbidden, guiding the developer to use real service containers instead, ensuring architectural consistency.

Quick Start

Verify the current repository's compliance with all PARAGON guards by running the 'just verify-paragon' command.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: paragon
Download link: https://github.com/aitchwhy/dotfiles/archive/main.zip#paragon

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.