breadcrumbs-development-workflow
Installation
SKILL.md
Development Workflow
Critical
- This is a documentation vault, not a code project. There is no build step, no test suite, no package manager. The "project" is a set of Markdown files exported from Obsidian Publish.
- Never invent Breadcrumbs settings, APIs, or syntax not present in the existing docs.
API.mdonly documentswindow.BCAPIat a placeholder level. - Caliber must sync before every commit. Check for the pre-commit hook first:
grep -q "caliber" .git/hooks/pre-commit 2>/dev/null && echo "hook-active" || echo "no-hook". If no hook, runcaliber refreshmanually before committing. - Terminology is strict. Use exact terms from the terminology table below — never paraphrase "Edge Fields" as "link types" or "Explicit Edge Builders" as "edge creators".
Instructions
1. Orient yourself in the vault structure
The vault has this layout: