8 results
Use when working on the AGX CLI or its cloud-backed task/project workflows. Covers task lifecycle commands, project assignment, repo attachment with local analysis, daemon/board flows, and the wake-work-sleep execution model.
Use when the user invokes /commit - stages and commits current changes, creating a branch from main if needed via worktree
Use when the user invokes /pr - pushes the current branch and creates a pull request
Use when the user invokes /merge - merges the current PR, cleans up, and pulls the default branch