一键导入
rft-fuzzy-ingest
Run real-world ingest invariant checks via the internal/fuzzy harness (go test), then curate failures into testdata/ingest fixtures.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run real-world ingest invariant checks via the internal/fuzzy harness (go test), then curate failures into testdata/ingest fixtures.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | rft-fuzzy-ingest |
| description | Run real-world ingest invariant checks via the internal/fuzzy harness (go test), then curate failures into testdata/ingest fixtures. |
Shared harness notes: ../rft-fuzzy-mv/references/harness.md
Catalog index: ../rft-fuzzy-mv/references/projects.md
Fixtures: testdata/ingest/ (see ingestor-fixtures skill).
mise run fuzzy:prefetch.mise run fuzzy:run, or fuzzy.Run with Mode: fuzzy.ModeIngest (Offline: true after warmup).class=bug: curate testdata/ingest/<lang>_.../ with ingestor-fixtures, fix the language package, rerun.Make refactoring implementation more exhaustive, complete and stable by fuzzing mv on repositories in the wild with isolated project checks via the internal/fuzzy harness (go test, not rft CLI).
Maintain `refactree` ingestor test fixtures under `testdata/ingest/`. Use when adding fixture cases, updating fixture source files, editing `expected.json`, or checking whether ingestor fixtures follow the repo standard.
Teach the model how to use refactree, a CLI tool for structural refactoring and symbol querying.