context-driven-development

Create and synchronize context artifact files for software projects.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill context-driven-development-arogyareddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-driven-development
Source: https://github.com/ArogyaReddy/https-github.com-wshobson-agents/tree/main/plugins/conductor/skills/context-driven-development
Command: npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill context-driven-development-arogyareddy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Context-driven project management by creating and maintaining a consolidated set of context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) alongside the codebase, enabling consistent AI alignment and team transparency.

Core Features & Use Cases

  • Scaffold and initialize conductor artifacts for new projects, including product, tech stack, workflow, and tracks directories.
  • Extract context from existing codebases and validate artifact consistency before implementation.
  • Synchronize context as the project evolves, ensuring all artifacts reflect current decisions and progress.

Quick Start

Run the conductor:setup workflow to initialize context artifacts for a new 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 documentation as living artifacts alongside code?

Project context is maintained as living documentation by creating and synchronizing explicit artifacts like product.md, tech-stack.md, workflow.md, and tracks.md alongside the codebase. This ensures consistent AI alignment and team transparency as the project evolves.

Can I extract context artifacts from an existing codebase?

Yes, context artifacts can be extracted from existing codebases. The setup workflow validates artifact consistency before implementation, enabling brownfield projects to synchronize current decisions and progress into structured documentation.

What is the best way to scaffold product and workflow documentation for a new project?

Scaffolding documentation for a new project is best done by running the conductor setup workflow. This initializes context artifacts including product, tech stack, workflow, and tracks directories to establish consistent project context from the start.

How do I synchronize project context when tech stack decisions change?

Project context synchronization updates artifacts like tech-stack.md and product.md to reflect current decisions and progress. This ensures all documentation remains accurate and aligned with the codebase as the project evolves.

Does context-driven development work for both greenfield and brownfield projects?

Context-driven development applies to both greenfield and brownfield projects. It enables the creation, synchronization, and validation of context artifacts regardless of project age, ensuring consistent documentation and AI alignment across different project maturities.