feat: Add prompt engineering lessons for reusable prompting strategies and standup-specific guidance
This commit is contained in:
@@ -22,6 +22,7 @@ It is not Fidelity project documentation. Do not transfer this folder as project
|
||||
- Define how the agent uses the memory interface and Obsidian adapter.
|
||||
- Define how the agent verifies technical claims.
|
||||
- Define how the agent updates commands, prompts, skills, and rules when recurring behavior changes.
|
||||
- Preserve reusable prompting and output-quality lessons so the agent does not need to rediscover them in later sessions.
|
||||
|
||||
---
|
||||
|
||||
@@ -32,4 +33,3 @@ It is not Fidelity project documentation. Do not transfer this folder as project
|
||||
- `ai/inbox/` and connector `generated/` folders are evidence, not canonical memory.
|
||||
- `scripts/memory/` is the project-agnostic interface for reading, searching, creating, querying, and validating project knowledge.
|
||||
- `scripts/obsidian/` is the current Obsidian adapter and must not become the core abstraction.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user