57c998ba09
* chore: update dependabot automation and agent governance * chore: trigger required CI checks for governance PR
864 B
864 B
MedAssist-ng - Copilot Entry Point
VERY IMPORTANT
- Always keep agent work memory updated in
doku/memory_notes.mdso progress and decisions remain recoverable across context loss. - Always keep a user-facing work report updated in
doku/report.mdso completed work is easy to review. - This memory/report rule replaces the previous
doku/APP_BEHAVIOR.mdpersistence requirement.
Use AGENTS.md as the single source of truth for all governance, workflow, and skill rules.
Required Startup Steps
- Read
AGENTS.mdfirst. - Identify triggered skills from
AGENTS.mdand read each referencedSKILL.mdbefore making changes. - Follow delegation boundaries exactly (
@testing-managerfor testing,@release-managerfor release orchestration).
Scope
This file intentionally stays minimal to prevent duplicated or conflicting instructions.