Show HN:Spec-Driven AI – 適用於 Claude Code 的 Markdown 狀態管理器

Hacker News·

這篇 Hacker News 的貼文介紹了 Spec-Driven AI,一個利用 Markdown 檔案來管理 Claude Code 的 AI 開發流程的系統,旨在透過追蹤規劃和執行歷史,減少重複解釋並提升專案的可維護性。

Stop Re-Explaining Your Codebase to AI Every 10 Minutes

The spec-driven system that turned a 45-day backend project into 5 days — while keeping code reviewable, testable, and maintainable.

The Problem

You know the drill...

The Solution

A Complete Execution History System

Instead of jumping straight to code, you generate specifications first. Then every planning decision and todo gets tracked in markdown files that stay with your project forever.

The key insight: Plans move from plans/ → in-progress/ → plans-executed/. Six months from now, you open this folder and know exactly what happened and why.

What's Inside

24+ Production-Tested Tools

Spec Generators 2 prompts

Architect spec + development spec generators. Turn requirements into complete specifications before writing code.

Session Management 6 commands

Start, update, end sessions. Track progress across coding sessions. Pick up exactly where you left off.

Execution Tracking 3-folder system

Plans → In-Progress → Executed. Your complete execution history preserved forever.

Spec & Git Workflow 4 commands

Spec execution, spec file creation, branch creation, conventional commits. Stay consistent.

Test Generation 1 skill + 6 guides

Spring Boot test generator with comprehensive reference guides. Controller, service, repository tests.

Code Review Agents 2 agents

Java code reviewer (OWASP, SOLID, performance) + API test reviewer. Auto-activates on file changes.

Example Specifications 2 real specs

Complete architect + development spec examples from real enterprise projects.

CLAUDE.md Guidelines Ready to use

Working guidelines that enforce the spec-driven workflow automatically.

"Built 3 enterprise platforms using this exact system. 45-day projects compressed to 5 days. Full audit trail. Zero 'why did we build this?' moments. The execution history is still readable months later."

Simple Pricing

One-time purchase. No subscription. Yours forever.

Complete Toolkit

Everything included — no upsells

Questions?

Do I need Claude Code?

Yes, this is built for Claude Code (Anthropic's CLI tool). The workflow concepts apply to other AI tools, but the commands are designed for Claude Code specifically.

Is this just prompts?

No. It's a complete workflow system with execution tracking, session management, automated code review, and test generation. The prompts are one piece of it.

Will this work for my project?

The workflow commands work for any project. The test generation and code review agents are Java/Spring Boot focused. If you use a different stack, you still get value from the spec generation and execution tracking.

Do I get updates?

Yes. All purchases include future updates. You can re-download from Gumroad anytime.

Stop Writing Code You Can't Maintain

Get the complete toolkit and start building with context that lasts.

Questions? [email protected]

Also available: Using AI in Real Software Teams (the book)

Hacker News

相關文章

  1. Show HN:規格驅動的AI開發——讓AI生成的程式碼更易於維護

    3 個月前

  2. 展示 HN:AI 編碼工具包。用於可靠 AI 編碼的低開銷工作流程

    3 個月前

  3. 我如何使用 Claude Code:規劃與執行的分離

    2 個月前

  4. Show HN:支援 Unix 管道的可執行 Markdown 檔案

    3 個月前

  5. 使用 Claude Code 進行 AI 輔助編碼的最佳實踐與建構 Claude.md

    3 個月前