dependency-driven-development
CommunityBuild prerequisites before features.
Software Engineering#dependency management#roadmap#feature planning#development process#prerequisites#enablement
Authorthiagobutignon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents features from being planned or started when they rely on missing infrastructure, commands, schemas, or tooling, ensuring a more robust and predictable development process.
Core Features & Use Cases
- Dependency Identification: Explicitly names missing primitives required for a feature.
- Roadmap Reordering: Mandates building prerequisites before the dependent feature.
- Use Case: If a new search feature requires an embedding model that doesn't exist, this skill forces the creation of the embedding model first, rather than allowing a stubbed or incomplete search feature to be developed.
Quick Start
Use the dependency-driven-development skill when planning a feature that requires a new command to be built first.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dependency-driven-development Download link: https://github.com/thiagobutignon/nooa-the-pragmatic/archive/main.zip#dependency-driven-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.