Docs Check banner
marclove marclove

Docs Check

Documentation community

Description

--- allowed-tools: Bash(just docs-check), Bash(just docs-links), Bash(just lint-md) description: Validate README/AGENTS consistency, lint Markdown, and check links --- # Docs Check Run in order: 1. `just docs-check` 1. `just lint-md` 1. `just docs-links` (best effort) Summarize findings and propose concrete doc updates.

Installation

Installs to ~/.claude/commands/marclove-typeforge-docs-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/commands/docs-check.md -o ~/.claude/commands/marclove-typeforge-docs-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository