mcpbeat Sign in

Context Driven Development Agent Skill

Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship between product.md, tech-stack.md, and workflow.md files.

4k tokens
context cost
the whole folder, loaded on every use
31
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill context-driven-development

What comes with it

9 466 bytes besides the instruction
sub-skills/ai-consistency.md
sub-skills/brownfield-projects-existing.md
sub-skills/cicd-integration.md
sub-skills/context-hoarding.md
sub-skills/context-sprawl.md
sub-skills/ending-a-session.md
sub-skills/git-hooks.md
sub-skills/greenfield-projects-new.md
sub-skills/handling-interruptions.md
sub-skills/ide-integration.md
sub-skills/implicit-context.md
sub-skills/institutional-memory.md
sub-skills/keep-artifacts-synchronized.md
sub-skills/over-specification.md
sub-skills/product-context.md
sub-skills/product-guidelinesmd-defines-how-to-communicate.md
sub-skills/productmd-defines-what-and-why.md
sub-skills/quality-assurance.md
sub-skills/stale-context.md
sub-skills/starting-a-new-session.md
sub-skills/team-alignment.md
sub-skills/tech-stackmd-defines-with-what.md
sub-skills/technical-context.md
sub-skills/track-context.md
sub-skills/tracksmd-tracks-whats-happening.md
sub-skills/update-productmd-when-features-complete.md
sub-skills/update-tech-stackmd-when-adding-dependencies.md
sub-skills/verify-context-before-implementation.md
sub-skills/workflow-context.md
sub-skills/workflowmd-defines-how-to-work.md

The instruction itself

38 sections, as written by the author

Context-Driven Development

Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structured project documentation.

Do not use this skill when

  • The task is unrelated to context-driven development
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Use this skill when

  • 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

Core Philosophy

Context-Driven Development treats project context as a first-class artifact managed alongside code. Instead of relying on ad-hoc prompts or scattered documentation, establish a persistent, structured foundation that informs all AI interactions.

Key principles:

  • Context precedes code: Define what you're building and how before implementation
  • Living documentation: Context artifacts evolve with the project
  • Single source of truth: One canonical location for each type of information
  • AI alignment: Consistent context produces consistent AI behavior

The Workflow

Follow the Context → Spec & Plan → Implement workflow:

  • Context Phase: Establish or verify project context artifacts exist and are current
  • Specification Phase: Define requirements and acceptance criteria for work units
  • Planning Phase: Break specifications into phased, actionable tasks
  • Implementation Phase: Execute tasks following established workflow patterns

Artifact Relationships

🧠 Knowledge Modules (Fractal Skills)

1. product.md - Defines WHAT and WHY

2. product-guidelines.md - Defines HOW to Communicate

3. tech-stack.md - Defines WITH WHAT

4. workflow.md - Defines HOW to Work

5. tracks.md - Tracks WHAT'S HAPPENING

6. Keep Artifacts Synchronized

7. Update tech-stack.md When Adding Dependencies

8. Update product.md When Features Complete

9. Verify Context Before Implementation

10. Greenfield Projects (New)

11. Brownfield Projects (Existing)

12. Team Alignment

13. AI Consistency

14. Institutional Memory

15. Quality Assurance

16. Product Context

17. Technical Context

18. Workflow Context

19. Track Context

20. Stale Context

21. Context Sprawl

22. Implicit Context

23. Context Hoarding

24. Over-Specification

25. IDE Integration

26. Git Hooks

27. CI/CD Integration

28. Starting a New Session

29. Ending a Session

30. Handling Interruptions

Other skills for the same job

different authors, same section of the catalogue
Declarative Agents
by github
vendor ×1

Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration

1k tokens
Treatment Plans
by K-Dense-AI
×1

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and release gates—not for clinical decision-making.

38k tokens scripts
Okx AI
by internet-court
×1

> provider/change budget/修改卖家/修改预算/draft/草稿/我的任务/my tasks/what am I working on/关闭/取消任务/决策列表/decision list/指定服务商/browse (sender.role = COUNTERPARTY, not you); (3) literal "Read the okx-ai skill" (or legacy "Read the okx-agent-task skill") in the envelope.

57k tokens
Prior Auth Review Skill
by anthropics
vendor ×1

Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization decisions.

23k tokens
AI Agents Architect
by lingxling
×1

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

2k tokens
Autonomous Agents
by lingxling
×1

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability.

7k tokens
Design Orchestration
by lingxling
×1

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.

959 tokens
Pitchcraft
by moshuying
×1

Structured persuasion for tech leads, PMs, and founders—not activity logs. Five scenarios (kickoff, status update, wrap-up, investor pitch, solution selling) on one 5-part framework (Hook→Context→Proposal→Evidence→Ask). AI prompts for missing materials and audience context; pre-submit checklist. Claude Code plugin; Cursor, Codex, and chat via prompts.

5k tokens

How to use it

Copy the folder

Take dokhacgiakhoa/context-driven-development from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.