npx skills add smithery/jjenzz --skill vertical-slice-delivery
jjenzz/agent-skills · Archived
vertical-slice-delivery
Required methodology for planning, ideating, and delivering features or tasks. Use when user asks to "plan", "break down", "implement" or "deliver".
Installation
npx skills add jjenzz/agent-skills --skill vertical-slice-delivery
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Vertical Slice Architecture (VSA) for .NET applications — one of several supported architecture…
23 installsEnforce Vertical Slice Architecture (VSA) when building applications in any language (Go, .NET/…
300 installsPre-Production validation — build a production-quality end-to-end build to confirm the full gam…
252 installsCompose pages and sites that read as their vertical: ecommerce-catalog storefronts that look li…
183 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsArchitect and provision enterprise Azure infrastructure from workload descriptions. For cloud a…
402.8K installsMore details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md763 B -
docs
SUMMARY.md179 B
History
- First seen on skills.sh
- First recorded snapshot · 53 installs
SKILL.md
Vertical Slice Delivery
This skill defines default delivery as independently valuable, reviewable vertical slices.
Load and obey its orchestrator AGENTS.md that lives next to this SKILL.md.
When to Apply
Use this skill whenever work is being:
- planned
- split into tasks or steps
- delivered incrementally
- resumed after interruption
Any deviation from vertical slice delivery MUST be explicit and justified.
Core Loop
Each slice = plan -> deliver -> quality gate -> review -> commit. No next slice starts until current slice is committed.