chore: align opencode memory docs with .memory project
This commit is contained in:
@@ -25,13 +25,10 @@ For every completed change set, verify documentation coverage:
|
||||
|
||||
### 3. Instruction File
|
||||
|
||||
Check `AGENTS.md` and its symlinks:
|
||||
Check `AGENTS.md` as the single instruction source:
|
||||
|
||||
- Does `AGENTS.md` exist and contain current project info?
|
||||
- Do symlinks exist and point correctly?
|
||||
- `CLAUDE.md -> AGENTS.md`
|
||||
- `.cursorrules -> AGENTS.md`
|
||||
- `.github/copilot-instructions.md -> ../AGENTS.md`
|
||||
- If legacy tool-specific instruction files exist, has their durable repo guidance been consolidated into `AGENTS.md`?
|
||||
- Does the instruction file contain:
|
||||
- Project purpose and overview
|
||||
- Tech stack and architecture
|
||||
@@ -41,7 +38,7 @@ Check `AGENTS.md` and its symlinks:
|
||||
- Is the instruction file in sync with current project state?
|
||||
|
||||
**Anti-patterns:**
|
||||
- Symlinks missing or pointing to wrong location
|
||||
- Mirrored instruction files requiring parallel maintenance
|
||||
- Instruction file is stale or empty
|
||||
- Instruction file duplicates basic-memory project note content (plans, research)
|
||||
|
||||
@@ -69,4 +66,4 @@ Check `AGENTS.md` and its symlinks:
|
||||
|
||||
- The **librarian** subagent is the specialist for documentation work.
|
||||
- Lead should delegate doc coverage review to librarian after coder completes implementation.
|
||||
- Librarian reads the changes, identifies doc gaps, and writes/updates documentation.
|
||||
- Librarian reads the changes, identifies doc gaps, and writes/updates documentation.
|
||||
|
||||
Reference in New Issue
Block a user