Onto Doc banner
vakovalskii vakovalskii

Onto Doc

Documentation community

Description

--- description: Build the ENTIRE knowledge base for this repo — survey the codebase, then dispatch kb-curate curator agents per area to produce docs/ (per-service READMEs, reference specs, runbooks, decisions, entry point) following the OntoShip ontology, then lint + index + map. Use to bootstrap or rebuild a project's whole KB. allowed-tools: Bash(python3:*), Task --- Build (or rebuild) the **whole OntoShip KB** for this repository by fanning out curator agents. Scope hint: `$ARGUMENTS` — em

Installation

Installs to ~/.claude/skills/vakovalskii-ontoship-onto-doc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vakovalskii-ontoship-onto-doc && curl -fsSL https://raw.githubusercontent.com/vakovalskii/ontoship/HEAD/commands/onto-doc.md -o ~/.claude/skills/vakovalskii-ontoship-onto-doc/SKILL.md

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

Full documentation available on GitHub

View Source Repository