From onto
Builds an ontology from the analysis target. $ARGUMENTS specifies the target directory/file. If not specified, the entire project is used as the target.
npx claudepluginhub kangminlee-maker/onto-prototype --plugin onto/buildImplements next planned task incrementally via TDD: write failing test, minimal implementation, full tests/build verification, commit changes.
/buildBuilds, compiles, and packages projects with error handling, optimization for dev/prod/test, and detailed reporting. Supports optional target and flags like --type, --clean, --optimize.
/buildScaffolds a VitePress site from existing wiki markdown files, adding dark theme, dark-mode Mermaid diagrams, and click-to-zoom for images and diagrams.
/buildBuilds a task from a Notion page URL: fetches details and properties, implements per spec with progress updates in Notion, communicates via comments if needed, then marks complete with optional diff explanation.
/buildImplements approved plan using TDD (RED-GREEN-REFACTOR per step), runs inline reviews, and produces test verification evidence.
/buildExecutes build, development, or implementation tasks by dynamically loading required expertise, agents, skills, and patterns just-in-time via resource registry.
Builds an ontology from the analysis target. $ARGUMENTS specifies the target directory/file. If not specified, the entire project is used as the target.
Domain selection: Append @{domain} to specify a domain, or @- for no-domain mode. If omitted, the Domain Selection Flow runs interactively.
Examples: /onto:build src/ @software-engineering, /onto:build @-
Read ~/.claude/plugins/onto/process.md (common definitions) and
~/.claude/plugins/onto/processes/build.md, then execute.