Analyze, optimize, and break down work items for LLM-assisted development
/plugin marketplace add dariuszparys/claude-code-toolkit
/plugin install work-items@dariuszparys/claude-code-toolkit
Analyze a work item to determine if it's ready for development
Transform a work item into LLM-optimized format for efficient context usage
Generate implementation tasks from a work item
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Claude Agent SDK Development Plugin
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.