Research Validate — Development skill for Claude Code
Fail-closed schema and rel check for knowledge/research/.
How to install Research Validate
Installs to ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-validate/SKILL.md
mkdir -p ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-validate && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/research-knowledge-capture/HEAD/commands/research-validate.md -o ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-validate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Research Validate does
name: research-validate description: Fail-closed schema and rel check for knowledge/research/**.
Follow the **research-validate** skill completely.
- Load
${CLAUDE_PLUGIN_ROOT}/skills/research-validate/SKILL.md. - Run
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/rkc_validate.py --root. - Unknown type or rel is an error. Stop. Do not repair by inventing a rel.
Alternatives in Development
- Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
- Opencove — Your infinite canvas workspace for agents, tasks, knowledge, and research 1.2k ★
- /validate-output - Validate Generated Skills, Prompts, Agents, Or Hooks — Check that your generated output is properly formatted and ready to use 618 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Nightguardian
Fail-closed tmux watchdog that safely resumes rate-limited Claude Code panes
Open Jev Approvals
Fail-closed binary (allow/deny) approval gate for Codex and Claude Code hooks — every intercepted tool call is
Sync Validate
Validate Claude MCP schema and target capability compatibility before syncing
Cmd Openapi
OpenAPI phase (ACT) generate or update docs/openapi.yaml (OpenAPI 3.2) from API code or requirements and valid
Tracker Doctor
Validate .claude/issue-tracker.yaml: schema, backend reachability, vocabulary sanity. Read-only. Always exits
Hub Validate Plan
Validate a plan YAML file against the plan-executor schema.
Related Agents
Baml Schema Validator
Validates BAML schema consistency after edits — checks version parity, detects stale generated client, and run
Kg Extractor
Schema-guided knowledge-graph extractor. Reads batches of text chunks (KIPs, issue descriptions, comments) and
DB Check
Validate database state — pending migrations, schema consistency, missing indexes.