Skip to content
Development
Command

/differential-audit

Audit EARS↔code coherence via a bidirectional differential. With no arguments, opens a scoping conversation that interprets what the user wants audited, maps it to arrows, and captures an explicit EARS selection. With one or more EARS IDs, audits those specs directly using

From plugin
lid
903 skills3 commands
Install
$ npx -y skills add jszmajda/lid --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/differential-audit

Context preview

What this command does when you run it.

Audit EARS↔code coherence via a bidirectional differential. With no arguments, opens a scoping conversation that interprets what the user wants audited, maps it to arrows, and captures an explicit EARS selection. With one or more EARS IDs, audits those specs directly using

Command definition

differential-audit.md
name: differential-audit
description: Audit EARS↔code coherence via a bidirectional differential. With no arguments, opens a scoping conversation that interprets what the user wants audited, maps it to arrows, and captures an explicit EARS selection. With one or more EARS IDs, audits those specs directly using configured defaults. Requires docs/arrows/ overlay from arrow-maintenance.

Invoke the `bidirectional-differential` skill in command mode.

  • `/differential-audit` — opens the scoping conversation (interprets the user's description, maps to arrows, captures scope and runs-per-direction, confirms with a cost estimate).
  • `/differential-audit EXP-BIDIFF-001 KWP-UE-004` — audits the listed EARS IDs directly using defaults from `CLAUDE.md`'s `## LID Experimental` section (default N=3).

See `plugins/lid-experimental/skills/bidirectional-differential/SKILL.md` for the full behavior.

Ships withlid

A structured design-before-code methodology for agentic coding. Stop building the wrong thing — get alignment on what before writing how. Works with any coding agent that reads per-project instructions.

Get the whole plugin, auto-invoked
Stats
90
Stars
0
Views
14
Forks
Active
Maintenance
CSS
Language
MIT
License
4d ago
Last commit
3mo ago
Created

Repo: jszmajda/lid