context-driven-development

Organize project context documents alongside code for Conductor projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rawhit-r/ai-files --skill context-driven-development-rawhit-r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-driven-development
Source: https://github.com/rawhit-r/ai-files/tree/main/.gemini/context-driven-development
Command: npx skills add https://github.com/rawhit-r/ai-files --skill context-driven-development-rawhit-r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides implementing and maintaining context as a managed artifact alongside code to enable consistent AI interactions and team alignment across Conductor projects.

Core Features & Use Cases

  • Establishes a living set of context documents (product.md, product-guidelines.md, tech-stack.md, workflow.md, tracks.md) that evolve with the project.
  • Defines clear relationships between context artifacts to maintain a single source of truth.
  • Supports greenfield and brownfield project scenarios with structured setup, validation, and evolution guidance.

Quick Start

Initialize a Conductor project by creating and linking the core context artifacts in the context registry.

Frequently Asked Questions about context-driven-development

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

FAQPage Schema
How do I manage project context to keep AI aligned with my codebase?

Manage project context by organizing it as a living artifact alongside code, ensuring AI alignment and team awareness. This approach maintains a single source of truth through structured context documents that evolve with your project.

What is the best way to document project context for brownfield applications?

Documenting project context for brownfield applications requires capturing existing workflows and artifact relationships into structured set. It guides context capture, validation, and evolution to establish a single source of truth for ongoing development.

How do I set up context documents for a new greenfield project?

Set up context documents by initializing a project and creating core artifacts like product.md, workflow.md, and tech-stack.md. Link these files in a context registry to establish relationships and maintain a managed single source of truth.

Does context-driven development work without writing additional code components?

Yes, context-driven development works without additional code components because it operates as a documentation and workflow methodology. It defines artifact relationships and lifecycle guidance in structured documents rather than relying on external dependencies.

Why does my team lose track of project guidelines when using AI tools?

Teams lose track of project guidelines when context is not managed as a first-class artifact. Establishing living documents like product-guidelines.md ensures consistent AI interactions and maintains team alignment across evolving project workflows.

When do I need to update project context artifacts?

Update project context artifacts whenever the project evolves, applying structured validation and lifecycle guidance. Treating context as a living artifact ensures your documentation continuously reflects current workflows and tech stack changes.