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
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# docs/
|
|
|
|
Plugin documentation. Not read automatically by Claude Code or GitHub Copilot CLI — reference specific files from skill bodies or agent prompts as needed.
|
|
|
|
## Files
|
|
|
|
| Path | Purpose |
|
|
|------|---------|
|
|
| `plugin-marketplace-architecture.md` | Claude Code vs Copilot CLI divergence, two-manifest pattern, plugin constraints, cross-tool compatibility |
|
|
| `adding-agents.md` | How to add agent definitions to the kyberforge plugin |
|
|
|
|
## research/
|
|
|
|
Upstream reference material gathered during skill authoring. Not shipped with the plugin — used at development time only.
|
|
|
|
| Path | Purpose |
|
|
|------|---------|
|
|
| `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 |
|