devrel-intern
v1.0.0
Published
A multi-agent DevRel team for Claude Code — content, community, research, advocacy, and analytics.
Maintainers
Readme
devrel-intern
A multi-agent DevRel team inside Claude Code. One command gives you five specialists — content writer, community manager, technical researcher, developer advocate, and analytics reporter — all briefed on your product and ready to work.
Install
npm install -g devrel-internThen restart Claude Code.
Usage
/devrel-internFirst run kicks off a 5-question onboarding interview. Your answers are saved to .devrel-intern/context.md so the team stays briefed across sessions — you never re-explain your product.
After that, just describe the task:
Write a tutorial showing how to stream responses from our APIRespond to this GitHub issue: [paste issue]Research what competitors are doing for developer onboardingPut together a hackathon brief for ETHGlobalSynthesize this NPS feedback into a product brief: [paste data]The Team
| Agent | What they do | |---|---| | ✍️ Content Writer | Blog posts, tutorials, API docs, changelogs, newsletters, talk abstracts | | 🤝 Community Manager | GitHub issue responses, Discord/Slack/Twitter replies, forum posts | | 🔬 Technical Researcher | Ecosystem trends, competitor DevRel analysis, developer pain point mapping | | 📣 Developer Advocate | Demo scripts, sample app READMEs, onboarding sequences, hackathon briefs | | 📊 Analytics Reporter | Metrics reports, KPI dashboards, developer feedback synthesis |
The coordinator picks the right agent(s) for each task automatically. Multi-step tasks (e.g. product launch) involve multiple agents working in sequence with explicit handoffs.
Team Context
Your product context is saved to .devrel-intern/context.md after the first run. Every agent reads this before working — you get consistent tone, audience awareness, and priority alignment across all output.
To update context mid-project:
update team context — our priorities have changedAnalytics Reporter Note
The Analytics Reporter never makes up numbers. It will ask you to paste real data before generating any report. If you don't have data yet, it produces a blank template clearly marked for you to fill in.
What Gets Saved
Running this skill creates one file in your project:
.devrel-intern/
context.md # your team briefing — safe to commit or gitignoreLicense
MIT
