Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By vm0-ai
GitHub issue and PR workflow — issue planning, implementation, PR creation, single-pass review and CI check.
npx claudepluginhub vm0-ai/team-skills --plugin github-workflowConsolidate GitHub issue discussion into clean body for handoff
Create GitHub issues from conversation context (general, bug reports, or feature requests)
Continue working on GitHub issue — implement code and create PR
Start working on GitHub issue with deep-dive workflow (research, innovate, plan phases)
Switch to main branch and pull latest changes
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
GitHub issue triage, creation, and management
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Data analysis toolkit — multi-dialect SQL patterns, statistical methods, dataset profiling, and analysis quality assurance.
Query logs from Axiom for debugging and observability.
Generate UI design variants for GitHub issues — snapshot baseline, create variants, publish to GitHub Pages.
Automated coding loops — PR review, CI check, merge queue monitoring, and issue-to-merge orchestration.
Fix bugs in the forked release-please ecosystem (vm0-ai/release-please + vm0-ai/release-please-action).
A collection of AI-assisted development workflow skills for Claude Code.
Skills follow the Agent Skills specification.
This repository provides structured workflows for software development with AI assistance:
# Add marketplace
/plugin marketplace add vm0-ai/team-skills
# Install the plugin
/plugin install deep-dive@team-skills
# Clone the repository
git clone https://github.com/vm0-ai/team-skills.git
# Copy to personal skills directory
cp -a team-skills/deep-dive ~/.claude/skills/
cp -a team-skills/github-workflow ~/.claude/skills/
# Or copy to project directory
cp -a team-skills/deep-dive ./.claude/skills/
cp -a team-skills/github-workflow ./.claude/skills/
After installation, restart Claude Code, then ask "What skills are available?" to see installed skills.
Structured approach for tackling complex development tasks:
| Skill | Description |
|---|---|
deep-research | Information gathering phase - analyze codebase without suggesting solutions |
deep-innovate | Brainstorming phase - explore multiple approaches and trade-offs |
deep-plan | Planning phase - create concrete implementation steps |
AI-assisted GitHub issue management:
| Skill | Description |
|---|---|
issue-plan | Start working on an issue with full deep-dive workflow |
issue-implement | Continue implementation based on approved plan |
issue-create | Create issues from conversation context |
issue-compact | Consolidate issue discussion into clean body |
gh) installed and authenticatedSKILL.md file with clear instructionsMIT