From hw
Inspect and maintain Hypo-Workflow Knowledge Ledger records, indexes, compact summaries, and secret references under `.pipeline/knowledge/`.
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwThis skill uses the workspace's default tool permissions.
📌 输出语言规则:
Displays project knowledge base status: learning mode, stats on classifications/patterns/quirks/decisions, recent learnings, and cache info from dedicated files. Shows empty state if missing.
Upgrades existing Knowledge Base to latest Claude plugin practices: Obsidian graph-view links, structured 'When to Load' format, CLAUDE.md preamble, index schema, frontmatter health. Safe, preview-first, re-runnable.
Builds and queries AI-powered knowledge bases from claude-mem observations. Filters history into focused corpora on topics like hooks or bugfixes, primes into sessions, and enables conversational Q&A.
Share bugs, ideas, or general feedback.
📌 输出语言规则: 读取 config.yaml → output.language
Use this skill for /hw:knowledge and OpenCode /hw-knowledge.
.pipeline/config.yaml should be read when config defaults affect loading, compaction, redaction, or strictness..pipeline/knowledge/ may be absent on older projects; report an empty ledger instead of failing.view or narrow search.references/knowledge-spec.md.knowledge.* config from project > global > defaults.list, read compact and index files first; list record ids, categories, tags, and sources when available.view <id>, open only the matching .pipeline/knowledge/records/*.yaml file.compact, display or regenerate .pipeline/knowledge/knowledge.compact.md according to the user's requested action.index, inspect or regenerate category indexes under .pipeline/knowledge/index/.search, filter by category, tag, source, or text, and open raw records only for matching candidates.list: show available categories, compact summary status, and record ids.view: show one redacted record.compact: show or regenerate the compact summary.index: show or regenerate generated category indexes.search: filter by category, tag, source, or free text..pipeline/.~/.hypo-workflow/secrets.yaml or environment variables..pipeline/state.yaml compact; do not store full knowledge records in runtime state.references/knowledge-spec.mdreferences/config-spec.mdreferences/commands-spec.mdreferences/state-contract.mdSKILL.md