| name | update-state |
| description | Update .codelicious/STATE.md with accurate current status. |
| allowed-tools | Read, Write, Bash, Glob, Grep |
| user-invocable | true |
Update .codelicious/STATE.md to accurately reflect the current state of
the project.
Steps:
- Run the test suite and record the count.
- Run the linter and check for violations.
- Count source and test files.
- Read the current STATE.md.
- Update the test count, file counts, and task statuses to match reality.
- Ensure all completed work is recorded.
- Write the updated STATE.md.