mirror of
https://github.com/d0zingcat/alert-message-center.git
synced 2026-06-02 23:16:43 +00:00
17 lines
791 B
Markdown
17 lines
791 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. Review `README.md` and `CHANGELOG.md` for recent project status and version updates.
|
|
3. Read `docs/copilot-context.md` to understand the current documented state.
|
|
4. 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.
|
|
- Consistency with `README.md` and `CHANGELOG.md`.
|
|
5. If `todo.md` exists, ensure it is also updated to reflect completed tasks.
|
|
6. Summarize the updates made to the context for the user.
|