Loading...
Loading...
Found 55 Skills
Agent skill for release-manager - invoke with $agent-release-manager
Agent skill for github-modes - invoke with $agent-github-modes
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.
Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.
Manage logical workspaces for organizing development across multiple organizations/contexts. Use when: (1) Creating a new workspace for a project/org, (2) Listing available workspaces, (3) Switching active workspace, (4) Configuring workspace-specific settings (GitHub/JIRA tokens, work directory). Workspaces isolate configuration so you can work on personal projects vs work projects without conflicts.
Upload your Claude Code usage stats to the Clawsights leaderboard.
Dependabot dependency updates. Use for security updates.
Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until complete
Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
Base project initialization that other commands can extend for language-specific setup
Derive PRD from existing project documentation, README, and codebase analysis