name: Clean Up Docs Push description: Code cleanup, docs update, and git push workflow disable-model-invocation: true
Workflow
-
Code Cleanup (use
code-cleanup-specialistsubagent):- Run linter checks on modified files
- Fix any code quality issues
- Run test suite to verify everything passes
-
Update Docs:
- Update
README.md- add new features to Features table and update tool descriptions - Update
docs/folder - check all relevant files and update with new features
- Update
-
Git Push:
- Create descriptive commit
- Push to remote