context-driven-development

仓库创建 2025年7月25日最近提交 5 天前SkillHot 收录 21 天前
▸ 精选理由

适合需要一致 AI 交互和团队对齐的项目。

这个 Skill 做什么

在 conductor/ 中创建与维护项目上下文工件并同步文档。

在项目里维护一套可管理的上下文文档(放在 conductor/ 下的 product.md、tech-stack.md、workflow.md、tracks.md),还能从代码库抽取信息并同步更新。适合搭新项目、做项目交接或团队 onboarding,以及在实现前验证文档与代码的一致性时使用。它把项目上下文当作第一等工件来管理,保证文档和代码同时演进,减少信息不同步的摩擦。

▸ 展开 SKILL.md 英文原文

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.

开发编程项目上下文文档生成工程标准通用
3.8w
Stars
4.1k
Forks
40
仓库内 Skill
+713
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wshobson/agents/main/plugins/conductor/skills/context-driven-development/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wshobson/agents/main/plugins/conductor/skills/context-driven-development/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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.

## When to Use This Skill

- 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

## Detailed patterns and worked examples

Detailed pattern documentation lives in `references/details.md`. Read that file when the naviga
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有