add brain

This commit is contained in:
2026-03-12 15:17:52 +07:00
parent fd9f558fa1
commit e7821a7a9d
355 changed files with 93784 additions and 24 deletions

14
.brain/.agent/task.md Normal file
View File

@@ -0,0 +1,14 @@
# Task Tracker Template
This file is a template/reference for task tracking behavior.
Live tracking must happen in `<project-root>/docs/plans/task.md`.
The live task file should contain only task list rows (no instructions or prose).
| id | task | status | notes |
| --- | --- | --- | --- |
| example-1 | Read applicable skill and restate scope | pending | |
| example-2 | Implement scoped changes | pending | |
| example-3 | Run verification commands | pending | |
| example-4 | Report evidence and finalize | pending | |