
Generate or update documentation for Terrae components
Review code changes implemented in the current session before committing
Verify all outputs exist after creating a new component and fix any issues
Create standardized git commits following Terrae's conventions
Run linting and type checking across the Terrae codebase
End-to-end workflow for building a new Terrae component from scratch
Audit component performance and identify optimization opportunities with actionable fixes
Prepare a Terrae component for release by running all checks and builds
Systematically fix issues found by /review or reported by the user
Read a GitHub issue, summarize it, and create a branch for it
Commit, push, and open a pull request on GitHub
Run tests for Terrae components