14 lines
511 B
Markdown
14 lines
511 B
Markdown
# MedAssist-ng - Copilot Entry Point
|
|
|
|
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.
|