🧠
AI EngineeringPython

Flow Next Audit

by gmickel

Flow Next Audit is an AI Engineering skill for Claude Code, published by gmickel in flow-next.

685 stars54 forkson gmickel/flow-nextAdded 2026/08/23Repository updated 2026/08/22
agentic-workflowai-agentai-workflowanthropicautonomous-agentclaude-codeclaude-code-pluginclicode-reviewcodexexecutionfactory-droidmarketplaceopenai-codexplanningpluginralph-modesdlcspec-driven-developmentworkflow
Install in seconds
Install Flow Next Audit
Copy Flow Next 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/gmickel/flow-next/tree/main/plugins/flow-next/skills/flow-next-audit ~/.claude/skills/flow-next-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/gmickel/flow-next.git

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

In this catalog

Source file
plugins/flow-next/skills/flow-next-audit/SKILL.md in gmickel/flow-next
Installs to
~/.claude/skills/flow-next-audit
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Flow Next Audit does

Flow Next Audit reviews `.flow/memory/` entries against the current codebase and decides whether to keep, update, consolidate, replace, delete, or harden each one. Use it when memory entries may be stale, overlapping, or ready to become a gate.

Flow Next Audit is cataloged under AI Engineering on DirSkills. Flow Next Audit comes from a repository tagged agentic-workflow, ai-agent, ai-workflow, anthropic and autonomous-agent.

Documentation

README

/flow-next:audit — agent-native memory staleness review

Memory entries decay. A .flow/memory/bug/runtime-errors/ entry logged six months ago might reference a renamed file, a deleted function, or a codepath that no longer exists. Without periodic review, the store accumulates zombie entries and memory-scout surfaces outdated advice.

This skill IS the audit. The host agent (Claude Code / Codex / Droid) walks .flow/memory/, reads each entry, uses Read/Grep/Glob/git to verify references against the current codebase, applies engineering judgment, and decides per entry whether to Keep / Update / Consolidate / Replace / Delete / Harden. Optional autofix mode applies unambiguous actions and marks ambiguous as stale.

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

Frequently asked about Flow Next Audit

  • What else does gmickel publish alongside Flow Next Audit?

    Flow Next Audit is one of 25 skills that DirSkills catalogs from gmickel/flow-next, the repository it ships in. Its siblings there include Codebase Feature Map, Export Context and Flow Interview. Each one is a separate skill with its own page in this directory, installs the same way Flow Next Audit does, and is maintained by gmickel in that same repository. The rest of the collection is listed on the gmickel/flow-next page.

  • How does Flow Next Audit compare to other AI Engineering skills?

    Flow Next Audit ranks #1753 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Flow Next Audit against them. Open each page to compare what they document and how they install.

More from gmickel/flow-next

Flow Next Audit is one of 25 skills cataloged on DirSkills from gmickel/flow-next.

See all 25 skills
🗺️
1w ago

Codebase Feature Map

Codebase Feature Map wraps a feature-mapping CLI to generate and read semantic repo maps. Use it to enrich scout context, inspect detected features, and surface a map as a discoverability aid when one exists.
Automation
68554
📤
1w ago

Export Context

Export Context builds RepoPrompt review context and saves it as a markdown file for external LLM review. Use it when you want to share plan or implementation context with ChatGPT, Claude web, or another model.
Automation
68554
🗣️
1w ago

Flow Interview

Flow Interview conducts a deep interview about a spec, task, or spec file to capture implementation details before work begins. Use it to refine requirements, clarify scope, and write the results back through Flow task tracking.
AI Engineering
68554
🗣️
1w ago

Flow Interview

Flow Interview conducts a thorough interview about a task, spec, or spec file to capture unresolved implementation details. Use it before building when requirements need refinement or clarification.
AI Engineering
68554
🧠
1w ago

Flow Next Audit

Flow Next Audit reviews `.flow/memory/` entries against the current codebase and decides whether to keep, update, consolidate, replace, or delete each one. Use it to refresh stale memory and resolve overlapping entries.
AI Engineering
68554
🧠
1w ago

Flow Next Capture

Flow Next Capture turns a conversation into a flow-next spec with source tags, then asks for read-back before writing it. Use it when a discussion has enough detail to become `.flow/specs/<spec-id>.md`.
AI Engineering
68554