Files
medassist-ng/.github/copilot-instructions.md
Daniel Volz 57c998ba09 chore: update dependabot automation and agent governance (#341)
* chore: update dependabot automation and agent governance

* chore: trigger required CI checks for governance PR
2026-02-27 01:11:05 +01:00

864 B

MedAssist-ng - Copilot Entry Point

VERY IMPORTANT

  • Always keep agent work memory updated in doku/memory_notes.md so progress and decisions remain recoverable across context loss.
  • Always keep a user-facing work report updated in doku/report.md so completed work is easy to review.
  • This memory/report rule replaces the previous doku/APP_BEHAVIOR.md persistence requirement.

Use AGENTS.md as the single source of truth for all governance, workflow, and skill rules.

Required Startup Steps

  1. Read AGENTS.md first.
  2. Identify triggered skills from AGENTS.md and read each referenced SKILL.md before making changes.
  3. Follow delegation boundaries exactly (@testing-manager for testing, @release-manager for release orchestration).

Scope

This file intentionally stays minimal to prevent duplicated or conflicting instructions.