Spec-driven, 智能体驱动 workflow 框架为 AI 编程 agents. Turnrequest 进入 a verifiable goal loop — plan, act, verify —与 durable specs、evidence 在 your 仓库. Works 与 Claude 代码, Codex, Gemini, OpenCode,、plain CLI.GitHub 559 ⭐ / 35 Fork,主要使用 JavaScript 开发。标签:agentic-ai,agentic-coding,ai,ai-agents,ai-coding-assistant。访……
项目介绍
Spec-driven, 智能体驱动 workflow 框架为 AI 编程 agents. Turnrequest 进入 a verifiable goal loop — plan, act, verify —与 durable specs、evidence 在 your 仓库. Works 与 Claude 代码, Codex, Gemini, OpenCode,、plain CLI.
核心功能
- Spec-driven work, saved to your repo — OSpec turns a request into files (proposal, design, plan, tasks, reviews, verification evidence) that live in your repo instead of in chat history, so any assistant (Codex/GPT, Claude Code, Gemini, OpenCode, or plain CLI) can pick up exactly where the last one stopped. - `ospec change` — the everyday fast flow — one requirement becomes one active change on a short `init -> change -> verify/finalize` path, kept lightweight and easy to review. - `ospec goal` — engineering-grade discipline — brainstorm and lock the design before any code, split the work into a task graph, dispatch parallel sub-agents, enforce TDD and code review by a separate reviewer, and require durable test/verification evidence before anything counts as done. - `ospec goal` runs as a loop — it plans, acts, and verifies in rounds until tests prove the work, at a safety level you choose (`--level L1|L2|L3`: report-only → assisted → unattended); drive it with `ospec loop …` and surface findings to a triage inbox with `ospec triage …`.
使用指南
<a href="docs/usage.md">Usage</a> | <a href="docs/project-overview.md">Overview</a> | <a href="docs/安装.md">安装</a> | <a href="docs/external-plugins.md">External Plugins</a> | <a href="docs/插件-发布.md">插件 发布</a> | <a href="https://GitHub.com/clawplays/ospec/Issue">Issue</a> </p>
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | clawplays/ospec |
| Star 数 | 559 |
| Fork 数 | 35 |
| 编程语言 | JavaScript |
| 开源协议 | MIT |
| 创建时间 | 2026-03-31 |
| 最近更新 | 2026-06-25 |
| 主题标签 | agentic-ai、agentic-coding、ai、ai-agents、ai-coding-assistant |
项目地址
GitHub 仓库:<https://github.com/clawplays/ospec>
> 完整 URL:[https://github.com/clawplays/ospec](https://github.com/clawplays/ospec)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。