feat: Enhance technical verification processes and documentation for improved accuracy in engineering advice
This commit is contained in:
@@ -172,3 +172,12 @@ Examples:
|
||||
- memory routing correction -> update memory rules and context-maintenance guidance
|
||||
|
||||
The daily log may preserve evidence, but reusable behavior must live in the command, prompt, skill, agent, or knowledge file that enforces it.
|
||||
|
||||
The agent should also identify recurring quality gaps proactively. If an answer reveals that the workspace lacks a rule, source anchor, command behavior, skill guidance, or memory model needed for better future output, the agent should propose the improvement and apply it when the correct destination is clear.
|
||||
|
||||
For technical topics, recurring gaps often belong in:
|
||||
|
||||
- domain-specific guidance under `vault/03-context/`
|
||||
- reusable skills under `.opencode/skills/`
|
||||
- agent behavior rules under `.opencode/agents/` or `AGENTS.md`
|
||||
- source anchors for official/current documentation
|
||||
|
||||
Reference in New Issue
Block a user