Agent Skills by haojing8312
Showing 36 vetted skills indexed across 1 GitHub repositories.
workclaw-release-prep
Analyze git commits and tags to recommend version bumps and draft bilingual release notes.
workclaw-release-readiness
Validate WorkClaw release-sensitive changes and generate a GREEN/YELLOW/RED verdict.
workclaw-change-verification
Map changed files to minimal verification commands and run them.
workclaw-release-publish
Publish a confirmed WorkClaw release with git tag and Windows installer.
workclaw-implementation-strategy
Generate implementation strategies for WorkClaw runtime component changes.
workclaw-cleanup-execution
Execute reviewed repository hygiene cleanup batches and route verification through workclaw-change-verification.
workclaw-repo-hygiene-review
Triage pnpm repo-hygiene findings into categorized cleanup candidates.
using-git-worktrees
Create isolated git worktrees with new branches and run dependency setup and tests.
slack-messaging
Send and read Slack messages via slackcli from the command line.
test-driven-development
Enforce test-first development with failing tests, minimal implementation, and refactoring.
finding-duplicate-functions
Identify semantic duplicate functions in JavaScript/TypeScript codebases via extraction and LLM categorization.
systematic-debugging
Diagnose and isolate root causes of software bugs and test failures.
using-superpowers
Invoke applicable skills before responding to any user message.
dispatching-parallel-agents
Dispatch isolated agents to investigate multiple independent tasks concurrently.
mcp-cli
Discover and invoke MCP server tools, resources, and prompts via the mcp CLI.
executing-plans
Execute implementation plans in batches with git worktrees and review checkpoints.
finishing-a-development-branch
Automate Git branch finishing with merge, PR, or cleanup options after tests pass.
brainstorming
Guide teams from raw ideas to validated design concepts with structured steps.
using-tmux-for-interactive-commands
Orchestrate interactive CLI tools via detached tmux sessions with send-keys and capture-pane.
writing-plans
Generate end-to-end implementation plans with task breakdowns, file paths, tests, docs, and commit messages.
requesting-code-review
Analyze git diff ranges and categorize issues by severity for code review.
receiving-code-review
Verify code review feedback before implementing changes in pull requests.
writing-skills
Create, edit, and validate Claude skills with test-driven development.
verification-before-completion
Run verification commands and review output before claiming work completion.