obsidian-plan-wiki
Installation
SKILL.md
Obsidian Spec Wiki
Create and manage specification wikis as Obsidian-compatible markdown. Feature areas capture both what the system does (specs) and how to build it (plans).
Change Tracking (No LWW)
There is no LWW model. Specs, plans, and code are updated intentionally and together.
Required change workflow:
- Open or reference a
tkticket (https://github.com/wedow/ticket). - Update the relevant feature spec/plan.
- Update the code.
- Add a changelog entry via
tinychange. - Link the
tkticket and feature ID in the changelog entry or spec note.
ADRs: Store decisions in docs/reference/decisions/ with Johnny Decimal IDs. Track updates like any other change.