Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.
Start a new issue workflow by creating a GitHub issue, branch, and worktree. Use when beginning new features, bug fixes, or tasks.
Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Use when creating, searching, updating, or managing GitHub issues via CLI. Triggers: "issue", "create issue", "gh issue", "task tracking", "context", "handoff", "resume task", "session context", "save progress", "active tasks", "in-progress", "my tasks", "open issues". Covers: gh commands, bulk operations, JSON/jq, search filters, issue-to-PR workflow, AI session context storage, task workflow with labels.
Generate changelog entries from git commits, plan files, or structured data. Use it for version releases, creating CHANGELOG.md sections, or documenting changes between versions.
GitHub access acceleration for users in China. Uses githubproxy.cc as a proxy to speed up GitHub repository cloning, file downloads, Raw file access, and related operations. Typical scenarios: (1) accelerating git clone of GitHub repositories, (2) speeding up downloads of GitHub Release files, Raw files, and Archive packages, (3) any situation where accessing GitHub resources is slow.
Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).
Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.
Architecture Decision Records (ADR) documentation practice. Use when documenting architectural decisions, recording technical trade-offs, creating decision logs, or establishing architectural patterns. Trigger keywords - "ADR", "architecture decision", "decision record", "trade-offs", "architectural decision", "decision log".
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
Automatically generate and post detailed bug reports to GitHub Issues for the active project repository. This skill should be used when documenting bugs discovered during development, creating professionally formatted GitHub Issues with reproduction steps, technical insights, and recommended E2E tests.
Smart changelog generator - automatically analyzes Git commit history and generates a convention-compliant CHANGELOG.md. Supports semantic versioning, multiple output formats, incremental updates, and GitHub/GitLab integration.
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
Creates high-quality conventional commit messages from diffs.
Search GitHub code, repositories, issues, and PRs via MCP
Use git worktrees when running multiple Claude Code instances in parallel for different features - creates isolated workspaces with separate branches and virtual environments
Automate changelog generation from commits, pull requests, and releases using the Keep a Changelog format. Use it when setting up release workflows, generating release notes, or standardizing commit message conventions.
Git workflow guidance for commits, branches, and pull requests
Create a PR for the current branch. Use when the user asks to create a pull request, submit PR, or says 'pr'.