devteam
v1.1.0An engineering team in a box for Claude Code. 12 specialized subagents (planner, fullstack-engineer, refactor-specialist, migration-engineer, frontend-designer, critic, vuln-verifier, debugger, db-expert, onboarder, tool-expert, web-researcher) plus 15 automation hooks (pre-commit secret scan, MCP health tracking, cost tracking, test runner, branch protection, large file warner, session summary, batch format, design quality, config protection, and more) wired by the P7/P9/P10 methodology with three red lines: closure discipline, fact-driven, exhaustiveness.
By NYCU-ChungLicense: MIT269 GitHub starsUpdated 5 months ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Apr 18, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install devteam for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install devteam@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/NYCU-Chung/my-claude-devteamClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
└── .claude-plugin/plugin.json
Plugin manifests1
{
"name": "devteam",
"version": "1.1.0",
"description": "An engineering team in a box for Claude Code. 12 specialized subagents (planner, fullstack-engineer, refactor-specialist, migration-engineer, frontend-designer, critic, vuln-verifier, debugger, db-expert, onboarder, tool-expert, web-researcher) plus 15 automation hooks (pre-commit secret scan, MCP health tracking, cost tracking, test runner, branch protection, large file warner, session summary, batch format, design quality, config protection, and more) wired by the P7/P9/P10 methodology with three red lines: closure discipline, fact-driven, exhaustiveness.",
"author": {
"name": "NYCU-Chung",
"url": "https://github.com/NYCU-Chung"
},
"homepage": "https://github.com/NYCU-Chung/my-claude-devteam",
"repository": "https://github.com/NYCU-Chung/my-claude-devteam",
"license": "MIT",
"keywords": [
"agent-team",
"refactor-specialist",
"security-audit",
"db-expert",
"branch-protection",
"migration-engineer",
"p7-p9-p10",
"three-red-lines",
"exhaustiveness",
"debugging",
"subagents",
"cost-tracking",
"code-review",
"mcp-health",
"test-runner",
"hooks",
"methodology",
"fact-driven",
"onboarder",
"dev-team",
"commit-quality",
"frontend-design",
"closure"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[devteam on Agent Plugins Marketplace](https://pluginsmp.com/plugins/devteam)