speckit-workflow
仓库创建 2026年1月12日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由
为功能开发提供结构化流程,利于团队一致决策。
这个 Skill 做什么
SpecKit 的宪法驱动产品/功能开发流程与规范方法论。
把功能开发建立在“宪法”级别的原则上:先用一套活文档(constitution)定好边界,再按 specify、plan、tasks、implement 四个阶段推进,保证每个 feature 有一致的决策依据。适合希望规范化、高可审计的产品/功能开发流程,强调治理优于随意约定,能减少反复设计和不一致实现。
▸ 展开 SKILL.md 英文原文
Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tasks, and implement phases.
431
Stars
37
Forks
30
仓库内 Skill
+16
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-speckit/skills/speckit-workflow/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-speckit/skills/speckit-workflow/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# SpecKit Workflow The SpecKit methodology is a constitution-driven approach to feature development. It ensures consistency across features by grounding all decisions in project principles. ## Core Philosophy **Constitution First**: Every feature is designed against the project's constitution - a living document of principles, constraints, and standards. **Governance Over Convention**: Rather than implicit patterns, SpecKit makes governance explicit through: - Constitution principles (MUST, SHOULD, MAY) - Feature specifications tied to principles - Quality checklists as "unit tests for requirements" - Consistency analysis across artifacts ## Directory Structure ```text .specify/ ├── me
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有