Get Started

Slash Commands

The Complete SFSpeckit Command Directory.

All TPO Architect Developer QA
TPO Phase 1

/sfspeckit-constitution

Establish project principles with evidence-based org discovery. Scans metadata maturity and environmental constraints.

When: Start of Project
TPO Phase 1

/sfspeckit-specify

Create functional feature specifications. Translates business needs into structured instructions for the AI.

When: Requirement Gathering
Architect Phase 2

/sfspeckit-clarify

Identify manual org changes and multi-team conflicts (Drift Detection) before finalizing the plan.

When: Before Planning
Architect Phase 2

/sfspeckit-plan

Generate technical blueprints, class structures, and deployment order based on the Spec.

When: System Design
Architect Phase 2

/sfspeckit-stories

Break the plan into self-contained, Jira-ready developer stories with effort estimation.

When: After Planning
Developer Phase 3

/sfspeckit-implement

The "Auto-Heal" engine. Automatically builds story logic, fixes linting errors, and resolves test failures.

When: Development
Developer Phase 3

/sfspeckit-verify

Generate "Verification Evidence" (Coverage, Security, Performance) required for PR approval.

When: Before PR
Developer Phase 3

/sfspeckit-pr

Automated PR preparation using GitHub CLI. Includes technical summaries and test evidence.

When: Submitting Work
QA Phase 4

/sfspeckit-qa

Multi-persona UI validation. Ensures features work for all user roles defined in the Spec.

When: QA Testing
BPO Phase 4

/sfspeckit-uat

Business UAT scripts and human sign-offs. Final business verification before release.

When: User Acceptance
QA Phase 4

/sfspeckit-regression

Full feature regression before release. Ensures no breaking changes in existing features.

When: Release Prep
QA Phase 4

/sfspeckit-score

Real-time project health dashboard. Aggregates coverage, quality, and progress scores.

When: Continuous Monitor
Architect Phase 5

/sfspeckit-deploy

Evidence-based promotion across multi-org landscapes (Dev -> QA -> UAT -> Prod).

When: Release Promotion
TPO Lifecycle

/sfspeckit-change

Impact analysis for mid-sprint requirements changes. Recalculates effort and risks.

When: Mid-Sprint Changes
Developer Hotfix

/sfspeckit-hotfix

Emergency production patch workflow. Critical bug fix bypass loop.

When: Emergency Bugs
TPO Release

/sfspeckit-release-notes

Automatically aggregate feature stories and test results into a business-ready release note.

When: Post-Release
System Maintenance

/sfspeckit-upgrade

Synchronize local environment with the master community library and pull in new AI skills.

When: Periodically