greglas75

68 mods across 2 repositories, 10 stars between them.

zuvo

01

greglas75/zuvo

Plugin Claude Code

Multi-agent skill ecosystem for structured software development. 57 skills and 26 specialized agents with quality gates, code exploration, and evidence-based review.

6 yesterday A tokens not measured original MIT

zuvo AGENTS.md

02

greglas75/zuvo

Instructions file CodexOpenCode

Instructions for greglas75/zuvo, a project described as: Auto-activating, multi-agent skill ecosystem for Claude Code, Codex, and Cursor. 51 skills, 26 agents, quality gates, knowledge store, adversarial review, content writing & optimization.

6 yesterday A 4 tokens copy · 100% MIT

zuvo CLAUDE.md

03

greglas75/zuvo

Instructions file

Instructions for greglas75/zuvo, covering zuvo plugin — project guide, what this repo is, tech stack, how to update after making changes and for yourself (dev testing, no marketplace push).

6 yesterday B 5,647 tokens original MIT

zuvo GEMINI.md

04

greglas75/zuvo

Instructions file Gemini CLI

Instructions for greglas75/zuvo, a project described as: Auto-activating, multi-agent skill ecosystem for Claude Code, Codex, and Cursor. 51 skills, 26 agents, quality gates, knowledge store, adversarial review, content writing & optimization.

6 yesterday A 4 tokens copy · 100% MIT

SessionStart

05

greglas75/zuvo

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From greglas75/zuvo.

6 yesterday A tokens not measured copy · 86% MIT

PreToolUse

06

greglas75/zuvo

Hook

Runs before the agent uses a tool for Bash, Write, Edit and MultiEdit tool calls, executing run-hook.cmd (5 commands). From greglas75/zuvo.

6 yesterday A tokens not measured original MIT

PostToolUse

07

greglas75/zuvo

Hook

Runs after a tool call finishes for Skill, Read and TodoWrite tool calls, executing run-hook.cmd (4 commands). From greglas75/zuvo.

6 yesterday A tokens not measured original MIT

StopFailure

08

greglas75/zuvo

Hook

Runs on the StopFailure event for rate_limit, server_error and unknown tool calls, executing run-hook.cmd. From greglas75/zuvo.

6 yesterday A tokens not measured original MIT

Stop

09

greglas75/zuvo

Hook

Runs when the agent finishes a response, executing run-hook.cmd (2 commands). From greglas75/zuvo.

6 yesterday A tokens not measured original MIT

a11y-audit

10

greglas75/zuvo

Skill Claude CodeCodex

Dedicated WCAG 2.2 AA/AAA accessibility audit across 10 dimensions (A1-A10) covering semantic HTML, keyboard navigation, ARIA patterns, color contrast, forms, images/media, responsive/zoom, motion/animation, reading/content, and legal compliance. Goes far beyond surface-level design-review checks with deep…

6 yesterday A 147 tokens original MIT

agent-benchmark

11

greglas75/zuvo

Skill Claude CodeCodex

Self-benchmark: YOU write the code, adversarial reviews it (multi-provider), you fix, you write tests, adversarial reviews tests, you fix. Measures YOUR quality as an agent. Run in different models (Opus, Sonnet, Haiku) and compare results.

6 yesterday A 61 tokens original MIT

api-audit

12

greglas75/zuvo

Skill Claude CodeCodex

API and endpoint integrity audit across 10 dimensions (D1-D10) plus optional contract stability (D11) and optional OWASP API Security Top 10 (D12: BOLA/BOPLA/BFLA, mass assignment, JWT alg-confusion, GraphQL introspection). Covers validation, payloads, pagination, errors, caching, HTTP semantics, waterfalls, rate…

6 yesterday A 135 tokens original MIT

architecture

13

greglas75/zuvo

Skill Claude CodeCodex

Architecture skill with three modes: review existing codebase architecture (A1-A9 dimensions), create Architecture Decision Records, or design new systems from requirements. Modes: --mode review [path], --mode adr, --mode design. Uses CodeSift for module discovery, dependency mapping, structural metrics, and temporal…

6 yesterday A 67 tokens original MIT

backlog

14

greglas75/zuvo

Skill Claude CodeCodex

Manage the project's tech debt backlog. Add, list, fix, wontfix, delete, prioritize, and suggest batch actions on tracked issues. Used by audit and review skills to persist findings, and directly by users to manage accumulated debt. Modes: list [category], add [description], fix B-{N}, wontfix B-{N} [reason], delete…

6 yesterday A 85 tokens original MIT

benchmark

15

greglas75/zuvo

Skill Claude CodeCodex

Multi-provider AI coding benchmark. Dispatches a task to Codex, Gemini, Claude, and Cursor-Agent in parallel, scores responses with a Claude meta-judge, and produces a ranked leaderboard with cost, time, quality, and self-eval bias metrics. Supports corpus mode (fixed OrderService + useSearchProducts tasks) for…

6 yesterday B 76 tokens original MIT

brainstorm

16

greglas75/zuvo

Skill Claude CodeCodex

Explores a codebase, researches the problem space, and produces an approved design specification before any code is written. Use when the user wants to create a new feature, add significant functionality, redesign a subsystem, or build something that touches multiple parts of the project.

6 yesterday A 56 tokens original MIT

business-analyst

17

greglas75/zuvo

Agent

Identifies edge cases, acceptance criteria, and problem landscape.

6 yesterday A 17 tokens original MIT

code-explorer

18

greglas75/zuvo

Agent

Scans codebase for relevant modules, patterns, similar code, and blast radius.

6 yesterday A 21 tokens original MIT

domain-researcher

19

greglas75/zuvo

Agent

Researches libraries, APIs, established approaches, and prior art.

6 yesterday A 18 tokens original MIT

spec-reviewer

20

greglas75/zuvo

Agent

Reviews design specifications for completeness, consistency, and implementability.

6 yesterday A 16 tokens original MIT

canary

21

greglas75/zuvo

Skill Claude CodeCodex

Post-deploy monitoring with browser or degraded HTTP mode. Checks console errors, performance, page load. Configurable duration (1m-30m) and interval. Reports HEALTHY/DEGRADED/BROKEN. Flags: --duration, --interval, --quick, --max-errors.

6 yesterday A 63 tokens original MIT

ci-audit

22

greglas75/zuvo

Skill Claude CodeCodex

CI/CD pipeline audit for speed, cost, reliability, and security. 10 dimensions (CI1-CI10): caching, parallelism, conditional execution, artifacts, secret handling, action pinning, timeouts, Docker optimization, test integration, and pipeline speed. Primary support: GitHub Actions. Detection-level: GitLab CI, CircleCI.…

6 yesterday A 98 tokens original MIT

code-audit

23

greglas75/zuvo

Skill Claude CodeCodex

Batch audit of production files against CQ1-CQ40 quality gates and CAP1-CAP29 anti-patterns. Tiered output (A/B/C/D), critical gate enforcement, evidence-backed scoring, cross-file pattern analysis, and prioritized execution plan. Flags: zuvo:code-audit all | [path] | [file] | --deep | --quick | --services |…

6 yesterday A 83 tokens original MIT

container-audit

24

greglas75/zuvo

Skill Claude CodeCodex

Static Docker/container security audit across 6 dimensions (K1-K6): base image provenance and pinning, privilege and runtime hardening, secret and build-context hygiene, image minimalism and attack surface, known-vulnerability scan (Trivy/Grype), and compose/orchestration hardening. Static-first — parses Dockerfile…

6 yesterday B 225 tokens original MIT