Extract text from a PDF, convert it to markdown, and write the result into raw/pdf/, ready for ingestion.
Initialize or update the Second Brain vault — creates folder structure, declares interests, configures Craft import scope, and generates CLAUDE.md.
Read new or changed files in raw/, synthesise content into wiki/ topic articles, rebuild INDEX.md, and update the ingest manifest.
Scan wiki/ for quality issues — contradictions, unsupported claims, and content gaps — and save a structured report to outputs/.
Continue an existing conversation thread by re-reading the wiki and appending a follow-up answer to the thread file.
Answer a natural-language question by synthesising content from wiki/, and save the response to outputs/.
Work through open findings in the latest lint report one at a time — propose a fix, apply on approval, skip on rejection.
Import a file of any supported type (PDF, image, .txt/.md) into the vault's raw/ directory, ready for ingestion.