spec-flow轻量级 SDD(规范驱动开发)文档流水线。当用户描述一个新功能、产品想法或改进需求, 希望在动手写代码前先把"做什么/为什么/怎么做/拆成哪些任务"梳理清楚时使用。 自动完成 constitution → spec → plan → tasks 全流程,产出对齐 GitHub spec-kit 的 .specify/ 目录。 触发:"我想加一个 XX 功能""帮我规划/设计 XX""这个需求先出个开发文档"。 不触发:纯代码实现、bug 修复、已有 spec 的局部修改、多智能体编排(那属于完整版 Harness 场景)。
Install via ClawdBot CLI:
clawdbot install echovic/spec-flowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/License-MIT-yellow.svgAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A development team needs to implement a complex feature like a payment gateway integration. Spec Flow guides them through creating a proposal, detailed requirements, technical design, and task breakdown, ensuring alignment and reducing scope creep.
A startup is building an MVP for a mobile app. Spec Flow helps structure the development from initial proposal to implementation tasks, ensuring clear documentation and iterative confirmation to adapt to feedback quickly.
An organization is upgrading its legacy CRM system to a cloud-based solution. Spec Flow facilitates phased planning, requirement specification, and design validation, managing risks and ensuring stakeholder buy-in at each step.
An open source community is adding a new module like a plugin system. Spec Flow enables contributors to collaboratively draft proposals, define requirements, and break down tasks, maintaining consistency and quality across distributed teams.
A university is creating an online course platform with features like quizzes and analytics. Spec Flow structures the development process, from initial spec to implementation, ensuring educational goals are met and technical decisions are documented.
Spec Flow can be integrated into SaaS platforms to streamline feature development cycles, reducing time-to-market and improving documentation quality for subscription-based services.
Agencies use Spec Flow to manage client projects, providing structured workflows from proposal to delivery, enhancing transparency and reducing miscommunication in billed engagements.
Offering Spec Flow as a free tool with premium features like advanced templates or analytics. It attracts individual developers and small teams, monetizing through upgrades for enterprise use.
💬 Integration Tip
Integrate Spec Flow into existing CI/CD pipelines by automating phase transitions and using steering documents to maintain project context across teams.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...