feat: add feature-dev to public marketplace

This commit is contained in:
Sid Bidasaria
2025-10-09 09:29:11 -07:00
parent 8d1be7bc48
commit 5cff78741f
6 changed files with 276 additions and 0 deletions

View File

@@ -35,6 +35,17 @@
},
"source": "./plugins/commit-commands",
"category": "productivity"
},
{
"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": "Siddharth Bidasaria",
"email": "sbidasaria@anthropic.com"
},
"source": "./plugins/feature-dev",
"category": "development"
}
]
}