Files
automatic/AGENTS.md
T
Vladimir Mandic e03557462a update ai instructions
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-05-20 20:09:06 +02:00

11 lines
690 B
Markdown

# SD.Next: AGENTS.md Project Guidelines
**SD.Next** is a complex codebase with specific patterns and conventions:
- Read main instructions file `.github/copilot-instructions.md` for general project guidelines, tools, structure, style, and conventions.
- For core tasks, also review instructions `.github/instructions/core.instructions.md`
- For UI tasks, also review instructions `.github/instructions/ui.instructions.md`
For specific SKILLS, also review the relevant skill files specified in `.github/skills/README.md` and listed `.github/skills/*/SKILL.md`
For specific GUIDELINES, also review the relevant guideline files specified in `wiki/Dev-*.md` and listed in `wiki/Dev-Home.md`