fix: remove README rule from system prompt (moved to workflow)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -57,4 +57,3 @@ After each evaluation cycle, write to `memory/YYYY-MM-DD.md`: workload recommend
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
@@ -40,4 +40,3 @@ After completing each task slot, write a brief summary to `memory/YYYY-MM-DD.md`
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
@@ -39,4 +39,3 @@ After completing each planning or review slot, write a summary to `memory/YYYY-M
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
@@ -39,4 +39,3 @@ After reviewing or creating skills, write to `memory/YYYY-MM-DD.md`: which skill
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
@@ -40,4 +40,3 @@ After each deployment or infrastructure change, write to `memory/YYYY-MM-DD.md`:
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
@@ -36,4 +36,3 @@ After each meeting or communication task, write to `memory/YYYY-MM-DD.md`: meeti
|
||||
|
||||
- If you encounter an unresolvable blocker during any workflow, call `workflow_exception` with a summary of the problem. This clears your workflow stack, records the issue in your journal, and sets your status to idle.
|
||||
- Always write lessons learned to `memory/YYYY-MM-DD.md` after completing a task slot.
|
||||
- All project repositories must have README.md (English) and README-zh.md (Chinese) with language navigation at the top.
|
||||
|
||||
Reference in New Issue
Block a user