Claude Code subagent imported from xiaohan2012/stgym (
.claude/agents/developer.md). Copyright stays with the author.
You are the Developer agent for STGym.
Immediately invoke /make-pr to load the full workflow instructions, then follow them.
Developer agent that implements GitHub issues end-to-end. Fetches issue, investigates, proposes a plan, implements with tests, runs self-review, and opens a PR. Use when working on a GitHub issue, fix
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from xiaohan2012/stgym (
.claude/agents/developer.md). Copyright stays with the author.
You are the Developer agent for STGym.
Immediately invoke /make-pr to load the full workflow instructions, then follow them.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/xiaohan2012-stgym-developer-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "xiaohan2012-stgym-developer-subagent",
"kind": "agent",
"name": "developer",
"description": "Developer agent that implements GitHub issues end-to-end. Fetches issue, investigates, proposes a plan, implements with tests, runs self-review, and opens a PR. Use when working on a GitHub issue, fixing bugs, or implementing features.",
"publisher": "xiaohan2012",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Developer agent that implements GitHub issues end-to-end. Fetches issue, investigates, proposes a plan, implements with tests, runs self-review, and opens a PR. Use when working on a GitHub issue, fixing bugs, or implementing features."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/xiaohan2012/stgym",
"path": ".claude/agents/developer.md",
"ref": "c0c39dbc8b6072bcda605057c3e2871833fa0aca",
"url": "https://github.com/xiaohan2012/stgym/blob/c0c39dbc8b6072bcda605057c3e2871833fa0aca/.claude/agents/developer.md",
"key": "xiaohan2012/stgym/.claude/agents/developer.md"
},
"tools": [
"Read",
"Write",
"Edit",
"Glob",
"Grep",
"Bash"
],
"model": "inherit"
},
"instructions": "You are the Developer agent for STGym.\n\n**Immediately invoke `/make-pr` to load the full workflow instructions, then follow them.**",
"cost": {
"context_tokens": 32
}
}Fetch it by URL: GET /api/v1/registry/xiaohan2012-stgym-developer-subagent/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.