sdlc-skills
01Plugin Claude Code
Plugin marketplace listing 53 plugins: sdlc-skills, ba, tech-lead, project-manager, python-dev.
Plugin Claude Code
Plugin marketplace listing 53 plugins: sdlc-skills, ba, tech-lead, project-manager, python-dev.
Plugin Claude Code
A bundled software delivery lifecycle toolkit for Claude Code: role-based agents (BA, Tech Lead, PM, Python dev, JS dev, QA, Personal Assistant) and composable skills (bug-fix workflow, feature planning, feature implementation, project seeding, code review, TDD, and more). Use when orchestrating an AI development team.
Instructions file CodexOpenCode
Instructions for arozumenko/sdlc-skills, covering agents.md — sdlc skills, what's here, install — the recommended path, or pick everything and install — native plugin fallbacks.
Instructions file
Instructions for arozumenko/sdlc-skills, covering claude.md, what this repo is, commands, run a single test file and exercise the installer against a throwaway dir.
Instructions file Gemini CLI
Instructions for arozumenko/sdlc-skills, covering sdlc skills — gemini cli context, agents (personas), workflow skills, external skills — fallback install and using skills in conversation.
Skill Claude CodeCodex
Use when you need to run arbitrary JS in a page, inspect cookies/localStorage, check computed styles, emulate devices, or drive real mouse/keyboard events. Chrome DevTools Protocol browser automation with zero external dependencies.
Skill Claude CodeCodex
Use when the user says "fix bug", "fix.
Skill Claude CodeCodex
Use when the user asks to 'review this code', 'check my changes', 'review PR', 'audit' — and proactively after a non-trivial change or before opening, approving, or merging a PR, even unprompted. Reviews code for correctness, security, performance, and maintainability.
Skill Claude CodeCodex
Use when a routed task has been implemented and the working code needs to be committed, pushed, PR'd, commented on the issue, and handed to a reviewer. The canonical task-handoff protocol; runs standalone or as the final phase of implement-feature.
Skill Claude CodeCodex
Use when the user asks to "commit", "create PR", "branch", "merge", "rebase", "cherry-pick", "tag", or otherwise manage git history. Guides disciplined git operations — branching, commits, PRs, and recovery.
Skill Claude CodeCodex
Use when the user says "implement", "build feature", "work on task", or once a plan or story is approved and you're about to start building. The end-to-end feature-implementation workflow; delegates the final handoff to completing-a-task.
Skill Claude CodeCodex
Use when the user asks to 'create an issue', 'file a bug', 'check issues', 'update a ticket', 'create an epic', or anything about issue or ticket management. Creates, manages, and tracks issues in GitHub, Linear, or GitLab.
Skill Claude CodeCodex
Use when the user says "plan a feature", "design this", "how should we build", or before writing code for any non-trivial feature. Produces an approved task breakdown before implementation begins — plan first, build second.
Skill Claude CodeCodex
Use when a manual-QA agent does live browser testing through the Playwright MCP server — exploring/profiling a web app or executing a web test case against a running app, with no test code generated. Web/PWA/hybrid targets; used by app-profiler and test-runner. Mobile native → use mobile-testing instead.
Skill Claude CodeCodex
Use when a bug is unclear or unconfirmed and needs reproduction before RCA or any fix. Turns a vague bug report into precise, repeatable steps with evidence and a CONFIRMED / CANNOT-REPRODUCE / PARTIAL verdict. Reproduction and documentation only — does not fix code.
Skill Claude CodeCodex
Use when a bug has been reproduced or confirmed and needs its exact cause traced before a fix is proposed, or when the user says 'investigate issue'. Traces a bug to its exact cause in the codebase. Investigation only — reports the cause on the ticket; does not edit code.
Skill Claude CodeCodex
Use when screens need designing or documenting as reference a developer or agent can build from — "design the screens", "screen specs", "what should this screen look like", "turn the flows into designs", "document the UI", or when a flow map's nodes need to become actual screens. Produces standalone HTML pages showing…
Skill Claude CodeCodex
Use when the user asks to 'seed the project', 'onboard this repo', 'generate project config', 'create AGENTS.md', or after the scout has explored the codebase. Generates AGENTS.md and .agents/ configuration files for a new project.
Skill Claude CodeCodex
Use when asked to run a retrospective, mine past sessions, or improve the team from what already happened — turning prior Claude Code conversations and sub-agent sessions into proposed memory and workflow updates. Used by scout.
Skill Claude CodeCodex
Use when a TMS test case needs to become an automated test, or when automating a regression batch — "automate TC-NNN", "convert this case to Playwright", any flow from a manual case to green framework tests. Pluggable TMS (Zephyr/TestRail/Xray/Azure/markdown).
Skill Claude CodeCodex
Use when a TMS test case needs manual execution, selector discovery, or defect investigation before automation — "analyse SCRUM-T101", "run this case and emit an AFS", any pre-automation case exploration. Produces an Automation-Friendly Spec (AFS); does not write test code.
Skill Claude CodeCodex
Use when a user flow, journey, or screen-to-screen behaviour needs to become a visual flow map — "draw the flow", "make a flow map", "user flow diagram", "map the screens", "turn these journeys into diagrams", or when acceptance criteria need a picture reviewers can sign off on. Renders a spec of screens, decisions…
Skill Claude CodeCodex
Accessibility and WCAG compliance analysis, from the accessibility snapshot and visual review — flags issues automated axe-style scans miss.
Skill Claude CodeCodex
Content quality, copywriting, and SEO metadata analysis. Checks copy quality visually and page metadata (title, description, structured data) where observable.