diff --git a/skills/offload-audit/SKILL.md b/skills/offload-audit/SKILL.md index ed537e8..9717e98 100644 --- a/skills/offload-audit/SKILL.md +++ b/skills/offload-audit/SKILL.md @@ -89,7 +89,8 @@ offload-audit → Agent(anxious:issuer-agent) → cluster:gitea-agent → Gitea ### 5a. Resolve the repo and get the searches ```bash -$IA/bin/filing-plan queries --classified classified.json --judgments judgments.json \ +$IA/bin/filing-plan queries \ + --classified classified.json --judgments judgments.json \ --target-path > queries.json ``` @@ -124,7 +125,8 @@ silently become a duplicate-filing spree (FR-6.3). ### 5c. Build the plan ```bash -$IA/bin/filing-plan plan --classified classified.json --judgments judgments.json \ +$IA/bin/filing-plan plan \ + --classified classified.json --judgments judgments.json \ --target-path --existing existing.json \ --audit-page "Audits//" \ --window " -> " --run-date \