Skip to content

Content · Global library

Open-Source Maintainer Assistant

Improve maintainer throughput with issue triage, contributor onboarding, and review-ready response scaffolds.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Open-Source Maintainer Assistant when you need to improve maintainer throughput with issue triage, contributor onboarding, and review-ready response scaffolds, especially when the work is driven by issue triage and maintainer.

Trigger signals

issue triagemaintainercontributor onboarding

Validation hooks

verify_response_time

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show open-source-maintainer-assistant

Use

orchestrator-mcp skills export open-source-maintainer-assistant --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/open-source-maintainer-assistant ./your-agent-skills/open-source-maintainer-assistant
# or open skills/open-source-maintainer-assistant/SKILL.md in a markdown-first client

File patterns

**/.github/****/*.md

Model preferences

deepseek-ai/deepseek-v3.2meta/llama-3.3-70b-instructllama3.1:8b

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code