context-driven-development

Define and maintain project context artifacts in product.md, tech-stack.md, and workflow.md.

371|38|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill context-driven-development-ibrahim-3d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-driven-development
Source: https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers/tree/main/skills/context-driven-development
Command: npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill context-driven-development-ibrahim-3d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Context-driven development provides a structured way to treat project context as a living, versioned artifact that informs AI-assisted execution and team alignment.

Core Features & Use Cases

  • Context artifacts: product.md, tech-stack.md, and workflow.md define a single source of truth for product goals, tech choices, and processes.
  • Lifecycle management: track creation, validation, evolution, synchronization, and archival of context artifacts across tracks.
  • Onboarding and consistency: helps new teammates understand context relationships and maintain consistent AI behavior across sessions.

Quick Start

Initialize context-driven development by establishing or verifying context artifacts and starting the evaluate-loop with an existing project.

Frequently Asked Questions about context-driven-development

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

FAQPage Schema
How do I maintain project context for AI-assisted development across sessions?

You can maintain project context by defining persistent artifacts like product.md, tech-stack.md, and workflow.md alongside your code. This approach ensures AI alignment and team coordination by treating context as a versioned source of truth.

What is the best way to align AI workflows with existing brownfield projects?

The best way to align AI workflows is to initialize a context-driven development process by verifying existing context artifacts and starting an evaluate-loop. This tracks context evolution and guides decisions for both greenfield and brownfield projects.

How do I structure documentation to track tech stack choices and product goals?

Structure documentation by creating separate markdown artifacts: product.md for goals, tech-stack.md for technology choices, and workflow.md for processes. Enforce a frontmatter with name and description to maintain a single source of truth.

Does context-driven development require specific dependencies to manage AI artifacts?

No specific dependencies are required to manage AI artifacts. The workflow operates independently to define, validate, and synchronize context files, supporting optional artifacts like scripts and references loaded during operation.

Why does my AI assistant lose project context between different working sessions?

AI loses project context because it lacks a persistent, versioned artifact structure. By applying a context-driven workflow with lifecycle management, you synchronize context artifacts across tracks to ensure consistent AI behavior.

Can I use markdown artifacts for team onboarding and process synchronization?

Yes, you can use markdown artifacts for team onboarding. Context-driven development helps new teammates understand context relationships and maintains synchronized processes through structured lifecycle management across tracks.