context-driven-development

context driven development

wshobson ↓ 8.6k
Claude Code
View source ↗

What it does

  • Setting up new projects with Conductor
  • Understanding the relationship between context artifacts
  • Maintaining consistency across AI-assisted development sessions
  • Onboarding team members to an existing Conductor project
  • Deciding when to update context documents
  • Managing greenfield vs brownfield project contexts

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

context driven development

Source

Repository: https://github.com/wshobson/agents

context-driven-development FAQ

What does the context-driven-development skill do?

>- Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding. Setting up new projects with Conductor Understanding the relationship between context artifacts

How do I install context-driven-development?

Run: npx -y skills add https://github.com/wshobson/agents --skill context-driven-development --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain context-driven-development?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

context-driven-development on getagentictools
[![context-driven-development on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-context-driven-development.svg)](https://getagentictools.com/skills/wshobson-agents-context-driven-development?ref=badge)
npx agentictools info skills/wshobson-agents-context-driven-development

The second line is the CLI lookup for this page — handy in READMEs and docs.