mirror of
https://github.com/d0zingcat/alert-message-center.git
synced 2026-06-03 23:16:45 +00:00
15 lines
648 B
Markdown
15 lines
648 B
Markdown
---
|
|
description: Update project context documentation for AI/IDE awareness
|
|
---
|
|
|
|
// turbo-all
|
|
1. Check recent file changes to identify new features, API changes, or configuration updates.
|
|
2. Read `docs/copilot-context.md` to understand the current documented state.
|
|
3. Update `docs/copilot-context.md` with:
|
|
- New or modified entities in the data model.
|
|
- Added or changed API endpoints.
|
|
- New key workflows or architectural decisions.
|
|
- Updated development conventions or environment variables.
|
|
4. If `todo.md` exists, ensure it is also updated to reflect completed tasks.
|
|
5. Summarize the updates made to the context for the user.
|