Skip to content

Commit b625cc0

Browse files
chore(ai-task-manager): mark task manager commits as not user facing
1 parent 920753c commit b625cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ai/task-manager/config/TASK_MANAGER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The archive system provides several benefits:
7575
- **Historical Reference**: Completed plans and their tasks remain available for future reference or learning
7676
- **Automatic Management**: No manual intervention required - archival happens automatically upon successful completion
7777

78-
When starting to execute a plan, always create a commit prefixed with 'docs(plan): ' and commit the plan in the .ai directory. Likewise, when completing and archiving a commit the archived plan with a commit prefixed with 'docs(archive): '.
78+
When starting to execute a plan, always create a commit prefixed with 'chore(plan): ' and commit the plan in the .ai directory. Likewise, when completing and archiving a commit the archived plan with a commit prefixed with 'chore(plan): '.
7979

8080
## Technology Choices
8181

0 commit comments

Comments
 (0)