By agent-sh
Find where to contribute to any project - matches developer skills to test gaps, stale docs, bugspots, and open issues
Contributor guidance for any project - matches developer skills to test gaps, stale docs, bugspots, and open issues.
Part of the agentsys ecosystem.
Point a contributor at a project and get specific, data-backed suggestions for where they can help. Collects project health signals automatically, asks about the developer's background, then matches skills to needs with concrete next steps.
agentsys install can-i-help
/can-i-help
Three phases run in sequence:
Beyond base project data (manifest, structure, git), the collector gathers signals specific to contribution opportunities:
| Signal | Source | What it reveals |
|---|---|---|
| Good-first areas | repo-intel can-i-help | Areas with clear patterns, low coupling, easy entry |
| Test gaps | repo-intel test-gaps | Hot source files without co-changing test files |
| Doc drift | repo-intel doc-drift | Documentation with low code coupling (likely stale) |
| Bugspots | repo-intel bugspots | Files with high bug-fix density |
| Open issues | gh issue list | GitHub issues with labels and assignees |
The Sonnet agent tailors recommendations based on developer profile:
| Developer says... | Recommended areas |
|---|---|
| "New to the stack" | Good-first areas with clear patterns and examples |
| "Experienced developer" | Hard problems in pain-point areas, architectural improvements |
| "I want to write tests" | Test gaps in frequently-changed files |
| "I want to fix bugs" | Bugspot files + relevant open issues |
| "I want to improve docs" | Stale documentation with concrete code examples |
Each recommendation includes:
/can-i-help # Current repo, normal depth
/can-i-help /path/to/repo # Specific repo
/can-i-help --depth=deep # Include AST symbol data
The collector passes on 100 open-source repositories across 8 languages (JS/TS, Rust, Go, Python, C/C++, Java, Deno). Contributor signal queries validated on 8 repos with manual cross-checking against actual code: phantom directories filtered, source code prioritized over test/doc dirs, generated data excluded from recommendations.
gh) for open issues (optional)MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Lint agent configuration files (SKILL.md, CLAUDE.md, hooks, MCP) against 414 rules across 10+ AI tools
Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans
Codebase onboarding - automated data collection and interactive project orientation
Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review
Learn from your workflow patterns and suggest skills, hooks, and agents to automate repetitive work
npx claudepluginhub agent-sh/can-i-helpComprehensive 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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Complete developer toolkit for Claude Code