add
Stage only the current chat's relevant changes while leaving unrelated work in the tree untouched. Use when the user explicitly invokes the add skill to rebuild the staged set from this conversation only, including earlier messages in the same chat. By default it suggests a commit message without committing or pushing, and `/add push` additionally commits and pushes the staged result.