Refactor workspace structure and documentation
- Deleted obsolete files: obsidian-vault.md, onboarding.md, workspace-model.md - Updated opencode.json to remove references to deleted files. - Revised profile.md to clarify the status of legacy paths and communication evidence. - Adjusted prompts to reflect new file paths and improve clarity. - Enhanced daily logs with focus, work-items, and blockers properties. - Updated work-item notes to include systems, workstreams, people, and related properties. - Improved context maintenance guidelines to ensure accurate and durable project knowledge. - Refined base filters to exclude template files and ensure only relevant notes are displayed. - Updated daily templates to ensure proper formatting and consistency. - Modified workflows to align with the new vault structure and improve context synchronization.
This commit is contained in:
@@ -16,7 +16,6 @@ Reusable drafting templates used by workspace commands and agents.
|
||||
|
||||
## Related Tooling
|
||||
|
||||
- [Tooling Map](../knowledge/maps/tooling.md)
|
||||
- [Tooling Map](../vault/07-maps/tooling.md)
|
||||
- [Commands Index](../.opencode/commands/index.md)
|
||||
- [Skills Index](../.opencode/skills/index.md)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Manager Update Prompt
|
||||
|
||||
Use the current state, today's log, `ai/work-items/index.md`, the relevant files under `ai/work-items/`, `ai/context/index.md`, `ai/context/process/communication.md`, `ai/context/people/manager.md`, and `ai/context/people/index.md`.
|
||||
Use the current state, today's daily note, `vault/01-current/work-items.md`, the relevant files under `vault/02-work-items/`, `vault/03-context/project.md`, `vault/03-context/process/communication.md`, `vault/04-people/manager.md`, and `vault/04-people/index.md`.
|
||||
|
||||
Draft a Mattermost update for the current manager or stakeholder in concise, natural, professional US English.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Standup Prompt
|
||||
|
||||
Use `ai/state/current.md`, `ai/work-items/index.md`, the relevant files under `ai/work-items/`, `ai/state/work-items.md`, `ai/context/index.md`, `ai/context/project.md`, `ai/context/workstreams/index.md`, `ai/context/process/communication.md`, `ai/context/people/manager.md`, the previous workday Mattermost context, today's log if present, and the latest available Mattermost context.
|
||||
Use `vault/01-current/current-work.md`, `vault/01-current/work-items.md`, the relevant files under `vault/02-work-items/`, `vault/03-context/project.md`, `vault/03-context/workstreams/index.md`, `vault/03-context/process/communication.md`, `vault/04-people/manager.md`, the previous workday Mattermost context, today's daily note if present, and the latest available Mattermost context.
|
||||
|
||||
Generate a standup update for an iOS engineer working on Fidelity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user