.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

…/evan-e2438927/sdlc-workflow
home/skills/evan-e2438927/sdlc-workflow
evan-e2438927 avatar

evan-e2438927/sdlc-workflow

12 skills

View on GitHub
$npx skills add evan-e2438927/sdlc-workflow
SkillInstalls
sdlc-acceptSDLC stage 4 — summarize the change, update docs, and make a LOCAL commit (no push, no PR).—sdlc-applySDLC stage 2 — after a proposal is approved, implement the code plus unit tests and lint, without committing or pushing.—sdlc-doitFully automatic SDLC — run proposal → apply → [qa] → accept → pr without stopping, straight to a PR.—sdlc-initInitialize or onboard a project into the SDLC Workflow. Scaffolds .claude/ context, configs, docs/ and tests/, and for existing projects runs baseline intake…—sdlc-miniLightweight SDLC for tiny changes — keeps full iteration artifacts and verification but trims the pipeline; auto-upgrades to doit if scope grows (>3 files,…—sdlc-prSDLC stage 5 — push the current branch and create a PR. This is the ONLY command that touches the remote / GitHub.—sdlc-proposalSDLC stage 1 — break a requirement into requirements / design / tasks (split by track) and pause for human review.—sdlc-qaSDLC stage 3 — write Playwright scripts and run browser functional acceptance via Playwright MCP.—sdlc-reviewRun Codex review standalone — Gate 1 (design) or Gate 2 (code) — without triggering other SDLC stages.—sdlc-updateTwo-phase upgrade sync for an already-initialized project — phase 1 safely syncs the latest scaffold (idempotent, never overwrites user content); phase 2 reads…—sdlc-workflowFull SDLC automation pipeline with dual-model review gates (Claude Code generates, Codex CLI reviews).—sdlc-worktreeParallel development via git worktree — create / list / status / remove / gc isolated workspaces with auto branch and port allocation and a shared registry.—