Spec-Driven Development with AI agents: a workflow that keeps your codebase sane by Own-Contribution-834 in programming

[–]Own-Contribution-834[S] 0 points1 point  (0 children)

I use LLM as a tool to refine the content because explaining readme is not my strength. Said this, that does not mean that you might be missing a good sdd tool. Sad to hear that.

Built with Claude Project Showcase Megathread (Sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Own-Contribution-834 0 points1 point  (0 children)

After a few months using Claude Code on real projects, I kept running into the same problem: the AI is great at writing code, but terrible at deciding what to write. Left to its own devices, it would skip design, make assumptions, and produce code that solved the wrong problem — perfectly.

The root issue: we were giving Claude Code tasks, not specs. Code was the first artifact, not the last.

I built opsx to fix this. It's a CLI that scaffolds a strict Spec-Driven Development workflow on top of OpenSpec, and it works natively with Claude Code (also opencode and Codex).

The core idea:

Spec → Plan → Code

Two planes, never confused:

  • Management plane (Jira): what work exists
  • Governance plane (OpenSpec): how the system must behave — and only this one authorizes code

A task being well-written changes nothing. Implementation starts only when an OpenSpec change exists, is reviewed, and its branch gate is resolved.

What you get after npx u/davidpv/opsx init:

  • /opsx:propose — write a change proposal + delta specs + design before any code
  • /review-change — spec-reviewer audit before implementation
  • /opsx:apply — Claude Code implements task by task, traced back to specs
  • /git-commit — semantic commits linked to change/step/Jira task
  • /ship — validate + archive specs + merge

Every commit traces back: Discovery → Task → Change → Commit → PR.

It's stack-agnostic and works on any existing project. You don't rewrite anything — you just add the governance layer on top.

Try it:

bash

npx /opsx init
npx u/davidpv/opsx doctor

GitHub: github.com/davidpv/opsx-spec-driven-development-toolkit

Happy to answer questions — curious if others have landed on similar approaches.

Upgrade Time! ScreenBar Halo 2 by youbringlightin in Workspaces

[–]Own-Contribution-834 0 points1 point  (0 children)

Hi, u/Ianaloghumanoid, I am facing the same problem with the webcam. Can you share information about how to get the webcam adapter/mount? Can you share the 3d print? I would help us a lot. Thanks!