Scan Generated Files For Artifacts

Use when reviewing or signing off on a file an agent produced with a write tool — a doc, README, config, data file, or any non-code output. Passing tests prove nothing about stray harness framing: a leaked closing tag, an XML/markdown-fence fragment, or content past the intended EOF compiles and tests clean, then ships as visible garbage. Grep every agent-written file's head and tail for tool residue before you approve it. Triggers on "review my changes", "code review", "generated file", "wrote a doc", "wrote a README", "tool artifact", "stray tag", "harness residue", "content past EOF".

iamakbarsha1 a633cb4 4.3 KB Updated

File contents

iamakbarsha1/whetstone/tree/main/skills/scan-generated-files-for-artifacts commit a633cb464b

Frequently asked questions

npx skillmds@latest add iamakbarsha1/scan-generated-files-for-artifacts