Audit Existing

Read-only audit of an existing implementation before planning or extending it. Produces implemented, missing, duplicated, broken, and risky findings without editing files.

garyld1962 3e7dc64 2 files · 992 B Updated

File contents

Audit Existing

Use this before extending a repo or replacing behavior that may already exist.

Workflow

  1. Restate the requested capability or expected behavior.
  2. Search for existing implementations, tests, routes, commands, schema, docs, and configuration.
  3. Classify evidence as implemented, missing, duplicated, broken, risky, or unknown.
  4. Report file references and confidence.
  5. Do not edit files.

Output

Return:

  • Implemented
  • Missing
  • Duplicated
  • Broken or Risky
  • Recommended next step

Every concrete claim should cite a file path or command result.

garyld1962/savviety-skills/tree/main/codex/plugins/savviety-workflows/skills/audit-existing commit 3e7dc6455e

Frequently asked questions

npx skillmds@latest add garyld1962/audit-existing-3