context-driven-development

Scaffold project context artifacts and extract context from existing codebases.

3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DrLuggels/my_dhbw --skill context-driven-development-drluggels
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: context-driven-development
Source: https://github.com/DrLuggels/my_dhbw/tree/main/.claude/plugins/conductor/skills/context-driven-development
Command: npx skills add https://github.com/DrLuggels/my_dhbw --skill context-driven-development-drluggels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining consistent and up-to-date project documentation, ensuring that AI interactions and team alignment are based on a single source of truth.

Core Features & Use Cases

  • Scaffolding: Creates essential project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) for new projects.
  • Context Extraction: Analyzes existing codebases to generate initial context artifacts for brownfield projects.
  • Artifact Synchronization: Helps maintain consistency between different context documents as the project evolves.
  • Use Case: When starting a new project, use this Skill to automatically generate the foundational documentation files, ensuring all team members and AI assistants have a clear understanding of the project's goals, technology, and workflow from day one.

Quick Start

Use the context-driven-development skill to set up a new project by running the conductor:setup command.

Frequently Asked Questions about context-driven-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate project documentation and manage context for a new codebase?▼

Scaffolding creates essential project context artifacts including product.md, tech-stack.md, workflow.md, and tracks.md to ensure AI alignment and team consistency for new projects.

What is the best way to extract project context from an existing codebase?▼

Context extraction analyzes existing codebases to automatically generate initial context artifacts, capturing the current product vision, technology stack, and development workflow for brownfield projects.

How do I keep AI interactions aligned with my development workflow?▼

Maintain structured Markdown files for product, tech stack, and workflow to provide a single source of truth, synchronizing project documentation to keep AI interactions aligned as the codebase evolves.

Can I use context-driven-development for brownfield projects?▼

Yes, the context extraction feature analyzes existing codebases to generate initial context artifacts, capturing the established product vision, technology stack, and development workflow for brownfield projects.

Do I need specific Markdown files to manage project context as code?▼

Yes, managing project context requires structured Markdown files specifically named product.md, tech-stack.md, workflow.md, and tracks.md to document your project vision, technology stack, and work tracking.

How do I set up project context files for my development workflow?▼

Run the conductor:setup command to scaffold new projects. This automatically creates foundational documentation files, ensuring team members and AI assistants understand project goals, technology, and workflow.