devsupai

Agentic Engineering System — Development skill for Claude Code

Development community

Système de gouvernance logicielle, Quality Gates déterministes, Anti-Slop et SEO/AEO pour agents IA de code (Claude Code, Cursor, Codex, Antigravity).

How to install Agentic Engineering System

This entry records only its repository, not the path inside it, so there is no exact command to give. Open devsupai/agentic-engineering-system and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agentic Engineering System does

Système de gouvernance logicielle, Quality Gates déterministes, Anti-Slop et SEO/AEO pour agents IA de code (Claude Code, Cursor, Codex, Antigravity). The Epistemic Quality Gate, Anti-Slop & SEO/AEO Governance Framework for AI Coding Agents (Claude Code, Cursor, Codex, Antigravity, Aider).

Alternatives in Development

README

Agentic Engineering System (AES)

**The Epistemic Quality Gate, Anti-Slop & SEO Governance Framework for AI Coding Agents.** Native support for **Claude Code**, **Cursor**, **Codex**, **Antigravity**, **Aider**, and **Copilot**.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D18.0.0-green.svg)](https://nodejs.org/) [![Zero Dependencies](https://img.shields.io/badge/Dependencies-0-brightgreen.svg)](#faq) [![SEO & AEO](https://img.shields.io/badge/SEO%20%26%20AEO-Automated-purple.svg)](#pillar-3-automated-seo--ai-search-aeo)

[**🇫🇷 Lire la documentation en Français**](README.fr.md)


⚡ In a Nutshell: What AES Does

When left unguided, AI coding agents produce **slop**: they invent fake customer reviews, make up arbitrary marketing numbers (*"+45% conversion!"*), break heading hierarchies (multiple `

`s), forget canonical links, and claim *"Everything is 100% accessible and ready!"* without measuring anything.

**AES installs strict guardrails, automated SEO/AEO pipelines, and deterministic quality gates into your AI coding workflows.**

┌─────────────────────────────────────────────────────────────────────────┐
│                        DEFAULT AI vs. AI WITH AES                       │
├──────────────────────────┬──────────────────────────────────────────────┤
│ ❌ Without AES           │ ✅ With AES                                  │
├──────────────────────────┼──────────────────────────────────────────────┤
│ Monolithic 800-line prompt│ Clean 5-Layer decoupled architecture         │
│ Invented pricing & stats │ Zero fake data; facts strictly enforced     │
│ Messy SEO, multiple H1s  │ 1 unique H1, sequential headings, llms.txt   │
│ Hallucinated bundle sizes│ Exact gzip bundle calculation (0 mental math)│
│ "100% WCAG AA" fake claim│ Honest epistemic status (MEASURED / UNMEASURED)│
│ Blind PASS release reports│ PASS WITH WARNINGS required if warnings exist│
└─