skills-vault/skills/fix-title/manual-test/README.md

16 lines
427 B
Markdown

# Manual Test
Use this directory for small manual validation files when needed.
Recommended files:
```text
raw-discussion.md
raw-artifact.md
heading-plan.json
```
The raw files should preserve original copied LLM/GPT Markdown before heading repair.
Invoke the Skill through an agent prompt with `files=[...]`, `mode=discussion|artifact`, and an explicit `output_dir`. Do not overwrite the source during manual validation.