.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/denizokcu/claude-code-ai-development-workflow
home/subagents/denizokcu/claude-code-ai-development-workflow
denizokcu avatar

denizokcu/claude-code-ai-development-workflow

6 subagents

View on GitHub
Subagent
sdlc-architectArchitecture review and decision recording. Reviews research findings for design fit, identifies non-obvious decisions, and produces architectural constraints for the planning phase. Use during the…sdlc-orchestratorAutonomous SDLC orchestrator. Research → Architecture → Plan → Implement → Parallel Expert Review → Documentation → Production Ready. Use for complete feature development.sdlc-qa-reviewerQA review for production readiness. Evaluates test strategy, coverage of happy/error/edge paths, and regression risk. Produces QA.md with a verdict. Use during the parallel review phase of the SDLC…sdlc-security-reviewerSecurity review for production readiness. Runs OWASP checks, threat modeling, dependency audit, and secret detection on changed code. Produces SECURITY.md with a verdict. Use during the parallel…sdlc-sre-reviewerSRE/production readiness review. Evaluates observability, error handling, operational surface, and rollback plan. Produces SRE.md with a verdict and runbook if needed. Use during the parallel review…sdlc-tech-writerDocumentation for production readiness. Updates CHANGELOG, README, and API docs based on what was built. Runs breaking change detection. Use during the Documentation phase of the SDLC workflow.