docs(kyberforge): add vale.sh research docs

Prep work for issue #84 - gathers Vale (vale.sh) config, styles/rules,
CLI, installation, and troubleshooting reference material into
plugins/kyberforge/docs/research/docs/vale/ alongside the existing
research topics.

Refs #84
This commit is contained in:
2026-07-23 18:52:17 +00:00
parent 8cfef26491
commit 88888c42c4
8 changed files with 336 additions and 0 deletions

View File

@@ -17,4 +17,5 @@ Upstream reference material gathered during skill authoring. Not shipped with th
|------|---------|
| `research/docs/agentskillsio/` | agentskills.io spec, skill authoring, description optimization, eval design, scripts |
| `research/docs/agentsmd/` | agents.md format spec and cross-tool configuration reference |
| `research/docs/vale/` | Vale (vale.sh) prose linter — config, styles/rules/checks model, CLI reference, installation |
| `research/examples/skill-write/` | Upstream skill examples reviewed when authoring skill-write and skill-audit |