🔍
QualityPython

Hyperflow Audit

by jeremylongshore

Hyperflow Audit is a Quality skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.6K stars378 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/07/19Repository updated 2026/08/06
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
Install in seconds
Install Hyperflow Audit
Copy Hyperflow Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-audit ~/.claude/skills/hyperflow-audit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-audit/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/hyperflow-audit
Collection
One of 53 skills cataloged from this repository
Category
Quality1897 skills

What Hyperflow Audit does

Hyperflow Audit performs multi-level code reviews (L1 quick to L5 exhaustive) on diffs, commits, branches, or PRs. It includes security scanning, writes findings to a report, and offers a fix gate to automatically route fixes.

Hyperflow Audit is cataloged under Quality on DirSkills. Hyperflow Audit comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

Documentation

README

hyperflow-audit — review phase (Antigravity single-agent)

Multi-level review over a target (default: git diff HEAD + staged). Follow the hyperflow doctrine. Security scan is mandatory at L3+.

Levels

L Checks
1 syntax, obvious bugs, formatting
2 L1 + spec compliance, naming, edge cases
3 L2 + cross-file consistency, integration risks, security (secrets, injection, path traversal, XSS, missing validation)
4 L3 + architecture, scalability, accessibility
5 L4 + adversarial probing, perf profiling, alternatives

Default to L2; elevate to L3 when the diff touches auth, data, money, or external input.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Hyperflow Audit

  • What else does jeremylongshore publish alongside Hyperflow Audit?

    Hyperflow Audit is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Hyperflow Audit does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

  • How does Hyperflow Audit compare to other Quality skills?

    Hyperflow Audit ranks #495 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hyperflow Audit against them. Open each page to compare what they document and how they install.

More from jeremylongshore/claude-code-plugins-plus-skills

Hyperflow Audit is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills