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