Software Development Lifecycle toolkit with commands for feature development, bug fixes, and engineering workflows
/plugin marketplace add kenotron-ms/amplifier-setup
/plugin install dev-kit@kenotron-ms/amplifier-setup
End-to-end TDD SDLC workflow for adding features (orchestrator)
Phase 0: Discover repository structure and context
Phase 1: Define feature requirements and acceptance criteria
Phase 2: Design architecture and technical approach
Phase 3: Write tests FIRST (TDD RED phase)
Phase 4: Implement feature to make tests pass (TDD GREEN)
Phase 5: Refactor and improve code quality (TDD REFACTOR)
Phase 6: Verify with automated and manual testing
Phase 7: Update all relevant documentation
Phase 8: Archive working documents
This template shows the structure for each phase subcommand (1-9).
Check current progress on feature development
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests