From e439898d6235bea1bfb87f9169094adb746350ee Mon Sep 17 00:00:00 2001 From: main Date: Tue, 31 Mar 2026 14:00:51 -0400 Subject: Add fahrenheit-451 skill --- fahrenheit-451/references/file-manifest-template.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 fahrenheit-451/references/file-manifest-template.md (limited to 'fahrenheit-451/references/file-manifest-template.md') diff --git a/fahrenheit-451/references/file-manifest-template.md b/fahrenheit-451/references/file-manifest-template.md new file mode 100644 index 0000000..73cb830 --- /dev/null +++ b/fahrenheit-451/references/file-manifest-template.md @@ -0,0 +1,19 @@ +# File Manifest Template + +```text +scope_root: +inspection_mode: audit_only | audit_plus_refactor +wave_size_limit: 8 + +files: +- [ ] docs/file_a.md +- [ ] docs/file_b.txt +- [ ] notes/file_c.org +``` + +Rules: + +- include every plaintext doc-like file in scope +- mark files as inspected only after reading them +- allow files to appear in multiple clique waves +- reuse the same manifest for the final residual sweep -- cgit v1.2.3