Files
gh-anthropics-claude-claude…/.claude-plugin/plugin.json
2025-11-29 17:55:30 +08:00

15 lines
362 B
JSON

{
"name": "feature-dev",
"description": "Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review",
"version": "1.0.0",
"author": {
"name": "Sid Bidasaria",
"email": "sbidasaria@anthropic.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}