gus-cli

Query, create, and update Gus work items and epics via sf CLI.

1.0k|453|Updated Jun 21, 2017
One-click install
npx skills add https://github.com/forcedotcom/salesforcedx-vscode --skill gus-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gus-cli
Source: https://github.com/forcedotcom/salesforcedx-vscode/tree/main/.claude/skills/gus-cli
Command: npx skills add https://github.com/forcedotcom/salesforcedx-vscode --skill gus-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gus CLI enables teams to manage Gus Salesforce Agile Accelerator items directly from the command line, streamlining the process of querying, creating, and updating work items and epics without switching context.

Core Features & Use Cases

  • Query and list ADM_Work__c items and ADM_Epic__c epics tied to Gus, with safe drafting and validation rules.
  • Create and update work items (with draft reviews) and associate them to epics, teams, and Gus workflows using the sf CLI.
  • Coordinate Epic and Work Item management across users mentioning Gus or Git2Gus workflows in Salesforce DX-powered teams.

Quick Start

Query or modify Gus work items using the sf alias gus.

Frequently Asked Questions about gus-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Gus work items directly from the command line?

You can manage Gus work items from the command line by using the gus-cli to automate querying, creating, and updating ADM_Work__c records and ADM_Epic__c epics via the sf CLI.

Can I create and update Salesforce Gus epics using the sf CLI?

Yes, you can create and update Salesforce Gus epics using the sf CLI. The tool enables associating work items to epics, teams, and Gus workflows while applying standard Epic mapping and draft safety rules.

Do I need an sf CLI alias configured to query Gus backlog items?

Yes, querying Gus backlog items requires an installed sf CLI with an alias named gus configured. This setup enables the tool to execute commands for retrieving and modifying ADM_Work__c items.

What is the best way to automate sprint activities for Git2Gus workflows?

Automating sprint activities for Git2Gus workflows is best handled by using command-line operations to query and modify Gus items. This streamlines backlog coordination without switching context from the terminal.

Does gus-cli apply validation rules when drafting work items in Salesforce?

Yes, gus-cli applies validation rules and safe drafting practices when creating or updating work items in Salesforce. This ensures draft reviews are conducted before finalizing backlog changes.

How does command line Gus work item management coordinate with Salesforce DX teams?

Command line Gus work item management coordinates with Salesforce DX teams by enabling users to query and modify Agile Accelerator records directly. This synchronizes epic and work item tracking across Git2Gus workflows.