Files
claude-skills-reference/docs/commands/index.md
Reza Rezvani 4e9f1d934d feat(engineering): add google-workspace-cli skill with 5 Python tools
New skill for Google Workspace administration via the gws CLI:
- SKILL.md with 4 workflows (Gmail, Drive/Sheets, Calendar, Security Audit)
- 5 stdlib-only Python scripts (doctor, auth setup, recipe runner, audit, analyzer)
- 3 reference docs, 2 asset files, 43 built-in recipes, 10 persona bundles
- cs-workspace-admin agent, /google-workspace slash command
- Standalone marketplace plugin entry with .claude-plugin/plugin.json
- Cross-platform sync (Codex CLI, Gemini CLI), MkDocs docs pages
- All documentation updated (173 skills, 250 tools, 15 agents, 15 commands)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:59:40 +01:00

2.2 KiB

title, description
title description
Commands All 15 slash commands for quick access to common operations.

Slash Commands

15 commands for quick access to common operations.

Command Description
/changelog Generate Keep a Changelog entries from git history and validate commit message format.
/competitive-matrix Build competitive matrices with weighted scoring, gap analysis, and market positioning insights.
/financial-health Analyze financial statements, build valuation models, assess budget variances, and construct forecasts.
/google-workspace Google Workspace CLI administration via the gws CLI. Run setup diagnostics, security audits, browse and execute recipes, and analyze command output.
/okr Generate cascaded OKR frameworks from company-level strategy down to team-level key results.
/persona Generate structured user personas with demographics, goals, pain points, and behavioral patterns.
/pipeline Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
/project-health Generate portfolio health dashboards and risk matrices for project oversight.
/retro Analyze retrospective data for recurring themes, sentiment trends, and action item effectiveness.
/rice Prioritize features using RICE scoring (Reach, Impact, Confidence, Effort) with optional capacity constraints.
/saas-health Calculate SaaS financial health metrics from raw business numbers, benchmark against industry standards, and project forward.
/sprint-health Score sprint health across delivery, quality, and team metrics with velocity trend analysis.
/tdd Generate tests, analyze coverage, and validate test quality using the TDD Guide skill.
/tech-debt Scan codebases for technical debt, score severity, and generate prioritized remediation plans.
/user-story Generate structured user stories with acceptance criteria, story points, and sprint capacity planning.