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

52
knowledge/maps/tooling.md Normal file
View File

@@ -0,0 +1,52 @@
---
type: map
domain: tooling
tags:
- map
- tooling
---
# Tooling Map
Commands, prompts, skills, workflows, and automation surfaces that make the workspace operate consistently.
---
## OpenCode Agents
- [Fidelity Agent](../../.opencode/agents/fidelity.md)
- [Workspace Agent](../../.opencode/agents/workspace.md)
---
## Commands
- [Commands Index](../../.opencode/commands/index.md)
- [Workspace Context](../../.opencode/commands/workspace-context.md)
- [Communication Sync](../../.opencode/commands/communication-sync.md)
- [Archive Import](../../.opencode/commands/archive-import.md)
- [AI Prompt](../../.opencode/commands/ai-prompt.md)
- [Standup](../../.opencode/commands/standup.md)
- [Manager Update](../../.opencode/commands/manager-update.md)
- [Sync Context](../../.opencode/commands/sync-context.md)
---
## Skills
- [Skills Index](../../.opencode/skills/index.md)
- [Workspace Memory Curation](../../.opencode/skills/workspace-memory-curation/SKILL.md)
- [Professional Communication](../../.opencode/skills/professional-communication/SKILL.md)
- [Status Reporting](../../.opencode/skills/status-reporting/SKILL.md)
- [AI Prompt Engineering](../../.opencode/skills/ai-prompt-engineering/SKILL.md)
---
## Prompts And Workflows
- [Prompts Index](../../prompts/index.md)
- [Standup Prompt](../../prompts/standup.md)
- [Manager Update Prompt](../../prompts/manager-update.md)
- [Story Draft Prompt](../../prompts/story-draft.md)
- [OpenCode Entry Workflow](../../workflows/opencode-entry.md)
- [Daily Context Sync](../../workflows/daily-context-sync.md)