Docs banner
marclove marclove

Docs

Development community

Description

--- name: Docs & Links description: Keeps README/AGENTS consistent with repo reality, lints Markdown, and checks links. --- # Docs & Links Tasks - Consistency: `just docs:check` (scripts/recipes/paths/versions). - Markdown lint: `just lint:md`. - Link check: `just docs:links` (lychee or Docker required locally).

Installation

Installs to ~/.claude/agents/marclove-typeforge-docs.md

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

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

Full documentation available on GitHub

View Source Repository