# amElnagdy/guard-skills

Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs

Repository: https://github.com/amElnagdy/guard-skills
Canonical: https://ross.abutalabs.com/products/guard-skills
Homepage: https://skills.sh/amElnagdy/guard-skills
License: MIT
License Family: permissive
Topics: agent-skills, ai, claude, claude-code, code-review, codex, skills-sh, woocommerce, wordpress
Last push: 2026-07-04T15:26:29+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 35, longevity 6
- inputs: {"age_days": 88, "days_push": 60, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1203, forks 142 (observed 2026-08-28T04:03:58.585078+00:00)

## What it is
A collection of guard skills for AI coding agents that act as second-pass quality gates on AI-generated code, tests, and documentation. It ships five installable skills (clean-code-guard, test-guard, docs-guard, wp-guard, woo-guard) via the skills CLI for agents like Claude Code, Codex, and Cursor.

## Use cases
- review AI-generated code for LLM code smells before committing
- catch useless or mock-abusing tests written by an AI agent
- verify documentation claims against actual source code to catch hallucinated APIs
- quality-check WordPress plugin changes made by a coding agent
- review WooCommerce checkout code changes
- add a reactive review pass to an AI coding workflow

## When to choose
- you use AI coding agents like Claude Code, Codex, or Cursor and want automated second-pass review of their output
- you want to catch systematic AI failure modes like over-abstraction, broad error swallowing, and hallucinated symbols
- you work with WordPress or WooCommerce and need domain-specific guard passes
- you want lightweight, MIT-licensed skills installable via npx

## When to avoid
- you need a standalone linter or CI-integrated static analysis tool rather than agent-invoked skills
- your workflow does not involve AI coding agents
- you need deep semantic analysis or type checking rather than heuristic review passes
- you require guaranteed correctness - these are heuristic guards, not formal verification

## Facets
- artifact type: plugin
- maturity: active
- function: code-review, testing, documentation, developer-tools
- domain: developer-tools, large-language-models
- platform: cli, cross-platform
- tags: agent-skills, claude-code, codex, cursor, quality-gates, ai-generated-code, llm-code-smells, wordpress, woocommerce, skills-sh, ai-agents, automation

## Member repositories
- amElnagdy/guard-skills (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.585078+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:44.090378+00:00, confidence not recorded.
  - readme: https://github.com/amElnagdy/guard-skills (fetched 2026-08-28T04:03:58.585078+00:00, sha c21003999243)
  - homepage: https://skills.sh/amElnagdy/guard-skills (fetched 2026-08-29T12:27:55.812255+00:00, sha 306f07d3e2ef)
  - site_page: https://www.skills.sh/docs (fetched 2026-08-29T12:27:55.818369+00:00, sha 31de1ab39323)
  - site_page: https://www.skills.sh/amelnagdy/guard-skills/docs-guard (fetched 2026-08-29T12:27:55.820498+00:00, sha 8c3e143dc519)
  - site_page: https://www.skills.sh/docs/cli (fetched 2026-08-29T12:27:55.822356+00:00, sha 9a31957cdc16)
  - site_page: https://www.skills.sh/docs/customize (fetched 2026-08-29T12:27:55.824410+00:00, sha 18b425b78010)
  - site_page: https://www.skills.sh/docs/api (fetched 2026-08-29T12:27:55.826285+00:00, sha beb413506f8e)
  - site_page: https://www.skills.sh/docs/faq (fetched 2026-08-29T12:27:55.828378+00:00, sha a21fcc5038e4)
  - site_page: https://www.skills.sh/about (fetched 2026-08-29T12:27:55.830621+00:00, sha 129b9e1b4d9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
