JayJiangCT/BYOAO
Skill Claude CodeCodex
Open-ended Q&A against the knowledge base. Uses INDEX.base as the vault Bases wiki index, Obsidian CLI (properties, search, tags, backlinks) to traverse the same graph the Base shows in Obsidian, SCHEMA.md for taxonomy, then reads and synthesizes with citations. Use when the user asks questions about vault content…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Pressure-tests beliefs against vault evidence. Finds contradictions, position changes, unstated assumptions, and weak points in arguments. Use when the user wants to question a decision, test a hypothesis, find flaws in reasoning, play devil's advocate, or says anything like "challenge this", "what's wrong with my…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Bridges two topics using the link graph, shared people, tags, domains, and conceptual overlap. Use when the user asks "what's the relationship between X and Y", "connect A to B", "how are these related", "find connections between", "what do X and Y have in common", or wants to understand how two topics, people, or…
JayJiangCT/BYOAO
Skill Claude CodeCodex
The core knowledge compilation skill. Reads raw notes and external sources, then distills them into structured, cross-referenced knowledge pages in entities/, concepts/, comparisons/, and queries/. Keeps SCHEMA.md tag and domain taxonomy in sync when new tags or domains appear. Use this skill whenever the user…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Intention-vs-action gap analysis over time. Compares what the user said they would do with what actually happened. Use when the user asks "am I following through on X", "how has Y changed since the plan", "did I stick to the decision", "compare plan vs reality", "what drifted", or wants to check if actions match…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Scan agent-maintained directories for health issues: orphan pages, broken wikilinks, stale content, frontmatter violations, tag taxonomy drift, oversized pages. Use this skill whenever the user wants to audit knowledge base quality, check for broken links, find stale or orphan pages, or says anything like "check my…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Deep vault scan to generate actionable ideas by combining insights across domains, finding gaps, and proposing concrete next steps. Uses INDEX.base (Bases wiki index) and agent directories (entities/, concepts/, comparisons/, queries/) for compiled knowledge. Use when the user asks "give me ideas", "what should I work…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Vault health check at the structural level. Checks frontmatter coverage, orphan notes, broken links, AGENTS.md and SCHEMA.md drift, v2 agent directories, and overall vault configuration. Broader than /health (which focuses on agent pages) — /mise checks the entire vault including user notes. Use when the user says…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Directory organization based on frontmatter metadata. Suggests and applies file moves to keep the vault structured. Use when the user wants to reorganize notes, fix directory placement, clean up the vault structure, or says anything like "organize my notes", "clean up the vault", "move files to the right folders"…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Shared prerequisites check and graph enrichment. Verifies Obsidian CLI is available and scans frontmatter for cross-reference suggestions. Referenced by all skills via "(see /prep)". Use when the user says "check prerequisites", "prep my vault", "enrich the graph", or before running other skills that depend on…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Chronological timeline of an idea across notes. Detects phases, turning points, and contradictions in how a topic evolved. Use when the user asks "how did X evolve", "trace the history of Y", "timeline of Z", "when did we start thinking about", "show how this idea changed", or wants to understand the chronological…
JayJiangCT/BYOAO
Skill Claude CodeCodex
Generate and maintain INDEX.base — the Obsidian Bases wiki index for v2 agent pages (type: entity, concept, comparison, query). Uses Obsidian CLI to inventory pages and SCHEMA.md for taxonomy; agents retrieve via the same property/search graph the Base evaluates in the UI. Use when the user says "update the index"…