Skip to content

Commit 111f53d

Browse files
committed
fix: ad some critical rules
1 parent 1c22517 commit 111f53d

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.cursor/rules/workflows/agile-workflow-always.mdc renamed to .cursor/rules/workflows/agile-workflow-manual.mdc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
---
2-
description: Must ALWAYS follow the steps outlined in this workflow to complete the project or goals of the user
3-
globs: .ai/**/*.md
4-
alwaysApply: true
2+
description:
3+
globs:
4+
alwaysApply:
55
---
6+
# Agile Workflow and core memory procedure RULES that MUST be followed EXACTLY!
7+
8+
<critical-rules>
9+
- First Ensure a .ai/prd.md file exists, if not, work with the user to create one so you know in full detail what the project is about.
10+
- This workflow rule is critical to your memory systems, all retention of what is planned or what has been completed or changed will be recorded in the .ai folder.
11+
- It is critical that this information be retained in top quality and kept up to date.
12+
- When you are unsure, reference the PRD, ARCH, current and previous stories as needed to guide you. If still unsure, don't ever guess - ask the user for help.
13+
</critical-rules>
614

715
# Agile Workflow Protocol
816

0 commit comments

Comments
 (0)