By final-il
AI-SDLC: Automated software development lifecycle with Jira coordination. Plans projects, creates tickets, designs architecture, writes code, tests, reviews, and fixes bugs through coordinated agents.
Use this agent when the AI-SDLC orchestrator needs technical specifications designed for Jira stories. Spawned during Phase 3 (Architecture). <example> Context: Stories created in Jira, need tech specs user: "/sdlc PROJ-100" (resuming, stories in To Do) assistant: "I'll spawn the sdlc-architect agent to design tech specs for the stories." <commentary> Stories need technical design before development can begin. </commentary> </example> <example> Context: New stories need architecture design user: "Design the technical approach for these stories" assistant: "I'll spawn the sdlc-architect agent to create tech specs and update Jira." <commentary> Architect agent handles all technical design work in the SDLC pipeline. </commentary> </example>
Use this agent when the AI-SDLC orchestrator needs to fix bugs found by the tester or QA reviewer. Spawned during Phase 7 (Bug Fix) for Bug sub-tasks. <example> Context: Tests failed, bug sub-task created user: "/sdlc PROJ-100" (bug PROJ-110 needs fixing) assistant: "I'll spawn the sdlc-bug-fixer agent to fix PROJ-110." <commentary> Bug fixer handles test failures and QA-reported issues. </commentary> </example> <example> Context: QA found issues, bug tickets created user: "Fix the bugs found in QA review" assistant: "I'll spawn sdlc-bug-fixer agents for each bug ticket." <commentary> Bug fixer resolves issues and sends the story back through the pipeline. </commentary> </example>
Use this agent when the AI-SDLC orchestrator needs code implemented for a Jira story. Spawned during Phase 4 (Implementation) for each story in "Ready for Dev" status. <example> Context: Story has a tech spec, ready for implementation user: "/sdlc PROJ-100" (story PROJ-105 is Ready for Dev) assistant: "I'll spawn the sdlc-developer agent to implement PROJ-105." <commentary> Developer agent picks up stories with tech specs and writes the code. </commentary> </example> <example> Context: Multiple stories ready for parallel development user: "Implement the next batch of stories" assistant: "I'll spawn sdlc-developer agents for each independent story." <commentary> Multiple developer agents can run in parallel for independent stories. </commentary> </example>
Use this agent when the AI-SDLC orchestrator needs to create Jira tickets from an approved plan. Spawned by the /sdlc command during Phase 2 (Jira Creation). <example> Context: SDLC plan approved, need to create tickets user: "The plan is approved, create the Jira tickets" assistant: "I'll spawn the sdlc-jira-creator agent to create the epic and stories in Jira." <commentary> Plan approved by user, orchestrator triggers Jira creation. </commentary> </example> <example> Context: Creating tickets from a structured project breakdown user: "/sdlc plan.md" (after plan approval) assistant: "I'll spawn the sdlc-jira-creator to populate Jira with the planned stories." <commentary> Automated ticket creation as part of the SDLC pipeline. </commentary> </example>
Use this agent when the AI-SDLC orchestrator needs to break down a project into epics and stories with acceptance criteria. This agent is spawned by the /sdlc command during Phase 1 (Planning). <example> Context: SDLC orchestrator starting a new project user: "/sdlc build a Jira ticket analytics tool" assistant: "I'll spawn the sdlc-planner agent to break down this project into epics and stories." <commentary> The orchestrator triggers the planner for any new project entering the SDLC pipeline. </commentary> </example> <example> Context: SDLC orchestrator with an existing plan file user: "/sdlc /path/to/plan.md" assistant: "I'll spawn the sdlc-planner agent to refine this plan into implementable stories." <commentary> Even with an existing plan, the planner structures it into the epic/story format with acceptance criteria. </commentary> </example>
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of custom skills, agents, and plugins for Claude Code.
| Skill | Description |
|---|---|
| aws-secure-architecture | Design secure AWS architectures with defense-in-depth — private connectivity, egress control, multi-account security, and zero-trust patterns |
| technical-docs | Generate structured technical documentation — architecture docs, runbooks, ADRs, API docs, postmortems, security reviews |
| architecture-diagrams | Generate architecture diagrams in Mermaid, PlantUML, and Draw.io formats |
| mac-expert | Apple macOS expert — system config, diagnostics, shell, networking, Homebrew, security, performance, troubleshooting |
| jiralyzer | Jira ticket analytics — natural language queries, SQL generation, DuckDB, interactive Plotly charts |
| Plugin | Description |
|---|---|
| ai-sdlc | AI-powered software development lifecycle — plans projects, creates Jira tickets, designs architecture, writes code, tests, reviews, and fixes bugs through 7 coordinated agents |
| Agent | Role | Model |
|---|---|---|
| sdlc-planner | Breaks projects into epics/stories with acceptance criteria | opus |
| sdlc-jira-creator | Creates Jira tickets with hierarchy and links | sonnet |
| sdlc-architect | Designs technical specs per story | opus |
| sdlc-developer | Implements code, commits, opens PRs | opus |
| sdlc-tester | Writes and runs tests | sonnet |
| sdlc-qa-reviewer | Reviews code quality and requirement compliance | opus |
| sdlc-bug-fixer | Fixes bugs found by tester/QA | sonnet |
Usage: /sdlc "project description" or /sdlc /path/to/plan.md
plugins/ — All plugins (both skill-only and multi-component) with their own .claude-plugin/plugin.json, skills, agents, and commandsnpx claudepluginhub final-il/maor-skills-marketplace --plugin ai-sdlcDesign secure AWS architectures with defense-in-depth — private connectivity, egress control, multi-account security, and zero-trust patterns
Jira ticket analytics — natural language queries, SQL generation, interactive charts
Generate architecture and infrastructure diagrams in Mermaid, PlantUML, and Draw.io formats — flowcharts, sequence diagrams, cloud infrastructure diagrams with native AWS/Azure/GCP icons.
Apple macOS expert for configuring, diagnosing, fixing, and optimizing MacBooks and Macs. Covers system settings, shell config, networking, Homebrew, storage, security, performance, and troubleshooting.
Generate structured technical documentation — architecture docs, runbooks, ADRs, API docs, postmortems, and security reviews. Output is structured markdown with frontmatter, designed to feed into docx/pptx/pdf skills.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.