uninstall
25Skill Claude CodeCodex
Stop and remove the ClaudeClaw background service and agents for this instance.
Skill Claude CodeCodex
Stop and remove the ClaudeClaw background service and agents for this instance.
Skill Claude CodeCodex
Efficiently bring upstream ClaudeClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.
Skill Claude CodeCodex
Check for and apply updates to installed skill branches from upstream.
Skill Claude CodeCodex
Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.
Skill Claude CodeCodex
X (Twitter) integration for ClaudeClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".
MCP server Claude CodeCodexCursor +2
MCP server "context7" as configured in sbusso/claude-workflow. Runs locally from the @context7/mcp npm package.
MCP server Claude CodeCodexCursor +2
Model Context Protocol servers for Playwright. Runs locally from the @executeautomation/playwright-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "zen" as configured in sbusso/claude-workflow. Runs locally from the zen-mcp-server npm package. Needs 3 environment variables to run.
Command Claude Code
Command "changelog" from sbusso/claude-workflow, covering update changelog, process, change types, format example and added.
Command Claude Code
Create a semantic commit for staged changes: $ARGUMENTS.
Command Claude Code
Create git worktrees for parallel development: $ARGUMENTS.
Command Claude Code
You are implementing a specific GitHub task issue. Follow this systematic approach for high-quality, complete implementation.
Command Claude Code
You are a requirements analyst helping a solo developer think through problems systematically. Your role is to challenge assumptions, question perceived problems, and ensure solutions address genuine needs.
Command Claude Code
You are creating a focused technical feature document as a GitHub issue for direct implementation. Follow this systematic approach to create a well-scoped, implementable feature.
Command Claude Code
You are creating a comprehensive Product Requirements Document for a high-level product feature. Follow this systematic approach to create a thorough, well-researched PRD as a GitHub issue.
Command Claude Code
You are breaking down a PRD or feature GitHub issue into specific, implementable task sub-issues. The primary goal is to create individual GitHub sub-issues for each identified task and attach them to the parent issue for proper tracking and implementation workflow.
Command Claude Code
You are analyzing and displaying the current project context, active work, and providing intelligent next-action suggestions. Follow this systematic approach to give comprehensive situational awareness.
Command Claude Code
Command "setup" from sbusso/claude-workflow, covering initialize new full-stack project, 1. create project structure, 2. backend setup (python + fastapi), 3. frontend setup (react + typescript) and 4. root configuration files.
Settings file Claude Code
MCP configuration declaring 4 servers: context7, playwright, github, zen.
Instructions file
Claude Code instructions for sbusso/claude-workflow, covering claude.md, repository purpose, repository structure, local todo system workflow and core slash commands.