6 lines
379 B
Plaintext
6 lines
379 B
Plaintext
---
|
|
description: Defines rules for aligning all aspects of development with project goals.
|
|
globs: **/*
|
|
---
|
|
- Regularly review the repository structure, remove dead or duplicate code, address incomplete sections, and ensure the documentation is current.
|
|
- Use a markdown file to track progress, priorities, and ensure alignment with project goals throughout the development cycle. |