feat: Add Obsidian vault configuration and documentation for navigation and memory management

This commit is contained in:
2026-04-16 12:12:31 -06:00
parent 53eb9dbc36
commit 1ab9472055
27 changed files with 1016 additions and 0 deletions

22
prompts/index.md Normal file
View File

@@ -0,0 +1,22 @@
# Prompts Index
Reusable drafting templates used by workspace commands and agents.
---
## Prompts
- [Copilot Prompt](copilot-prompt.md)
- [Manager Update](manager-update.md)
- [Mattermost Translation](mattermost-translation.md)
- [Standup](standup.md)
- [Story Draft](story-draft.md)
---
## Related Tooling
- [Tooling Map](../knowledge/maps/tooling.md)
- [Commands Index](../.opencode/commands/index.md)
- [Skills Index](../.opencode/skills/index.md)