Configure Activity Plan banner
SalesforceLabs SalesforceLabs

Configure Activity Plan

Development community

Description

--- description: Interactive wizard to configure and validate AFLS Activity Plan arguments: "[check-type]" --- # Configure AFLS Activity Plan Interactive wizard to check and configure Activity Plans for web and mobile. ## Arguments - `check-type` (optional): Focus area - `full`, `plans`, `goals`, `measures`, `jobs`, or `mobile` (default: full) ## Instructions Follow these steps sequentially to validate and configure activity plans. ### Step 1: Verify Org Connection First, check if connec

Installation

Installs to ~/.claude/skills/salesforcelabs-afls-for-claude-configure-activity-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/salesforcelabs-afls-for-claude-configure-activity-plan && curl -fsSL https://raw.githubusercontent.com/SalesforceLabs/afls-for-claude/HEAD/commands/configure-activity-plan.md -o ~/.claude/skills/salesforcelabs-afls-for-claude-configure-activity-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository