giga-workflow
Installation
SKILL.md
Skill: Giga Workflow
Goal
Execute Giga system operations for workspace automation, including watching changes, running submodule tests, and propagating commits.
Use This Skill When
- You need to watch
orgs/**for changes and run affected tests/builds - You need to run a specific target (test/build/typecheck/lint) in a submodule
- You need to propagate submodule changes to parent repositories
- You need to generate commit messages using Pantheon
Do Not Use This Skill When
- You are only editing documentation in
docs/ - You are working in a single non-submodule directory
- The change is unrelated to workspace automation