← 返回
开发者工具 中文

buildwright

Lightweight engineering workflow for agent-led development. Provides plan, work, verify, ship, and analyse commands with TDD, documentation discipline, secur...
轻量级工程工作流,用于智能体驱动开发。提供计划、工作、验证、发布和分析命令,遵循TDD、文档规范与安全。
raunakkathuria
开发者工具 clawhub v0.0.14 4 版本 100000 Key: 无需
★ 1
Stars
📥 965
下载
💾 3
安装
4
版本
#latest

概述

Buildwright

Buildwright is a lightweight engineering discipline layer: understand, test,

implement, document, verify, review, ship.

Commands

/bw-work

Implement bug fixes, refactors, and features.

Flow: understand -> research -> plan if needed -> Red -> Green -> Refactor ->

docs -> verify -> security review -> code review -> commit/ship.

For larger features, /bw-work writes docs/specs/[feature]/research.md and

docs/specs/[feature]/spec.md. For small tasks, it keeps research lightweight.

Every user-facing change must update affected docs or state why no docs apply.

/bw-plan

Research a question or topic and produce a written deliverable. No source

changes, commits, pushes, or PRs.

/bw-verify

Run project quality gates: typecheck, lint, test, and build. Commands come from

.buildwright/steering/tech.md when present; otherwise Buildwright detects and

writes them.

/bw-ship

Run verify, security review, Staff Engineer review, then commit, push, and open

a PR. Shipping confirms documentation was updated or explicitly not applicable.

/bw-analyse

Analyse a brownfield codebase and write .buildwright/codebase/STACK.md,

ARCHITECTURE.md, CONVENTIONS.md, and CONCERNS.md. Also creates or updates

.buildwright/steering/tech.md with discovered stack and commands.

Steering

Buildwright recursively reads every .md file under .buildwright/steering/.

It installs one default steering file:

  • .buildwright/steering/philosophy.md — KISS, YAGNI, DRY, boring technology,

fail fast, Red -> Green -> Refactor, documentation discipline, and financial

code rules.

Project-specific steering is lazy-created:

  • tech.md after command and stack discovery.
  • product.md only for greenfield work or explicit product context.

Personas

Buildwright uses prompt-based review personas:

  • Staff Engineer for spec/code review.
  • Security Engineer for security review.

Safety

Buildwright does not edit .env files, run destructive git operations, force

push, or merge PRs. It stages only files changed for the current work.

版本历史

共 4 个版本

  • v0.0.14 当前
    2026-05-26 22:49 安全 安全
  • v0.0.9
    2026-03-29 08:21 安全 安全
  • v0.0.3
    2026-03-26 21:32
  • v1.0.2
    2026-03-07 02:00

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,846
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,739
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,873