Spec-driven development orchestration system. Zero-assumption, gate-enforced, professional execution engine.
/plugin marketplace add jsell-rh/agentic-development-plugins
/plugin install agentic-development@jsell-rh/agentic-development-plugins
Creates deployment configurations. Red Hat UBI-based containers, Konflux/Tekton CI/CD. Production-ready.
Creates implementation roadmap from validated specs. Strategic planning, no code.
Fetches latest documentation for tech stack. Augments context files with current best practices. Runs before specialized agents.
Validates specs are achievable with latest library versions. User decides on discrepancies. Returns PASS/FAIL.
Writes user-facing documentation. Useful, concise, no fluff. README, guides, architecture docs.
Builds FastAPI applications using subrouter pattern. Enterprise-grade, separation of concerns.
Writes Python code following specs and latest best practices. Type hints, testing, no shortcuts.
Initializes git infrastructure and empty directory structure. No code generation or scaffolding.
Validates requirements for completeness and clarity. Fails on any ambiguity. Returns PASS/FAIL.
Reviews code for security vulnerabilities. Implements security controls. OWASP-focused.
Validates completed work aligns with specs. Incremental validation. Returns PASS/FAIL.
Transforms requirements into precise, complete spec files (*.spec.md) following spec-kit methodology. Zero assumptions.
Validates spec files (*.spec.md) against spec-kit methodology. Returns PASS/FAIL.
Pure delegation and tracking. Assigns tasks, extracts spec excerpts, commits after Gate 7. No implementation.
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
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.