Skip to content

JustArandomGuyFromTheInternet/SpecForge

 
 

Repository files navigation

SpecForge

SpecForge is a specification-driven engineering orchestration CLI that converts ideas and repository changes into disciplined, artifact-driven development workflows.

SpecForge treats software engineering like a deterministic build system: ideas become specs, specs become tasks, and tasks become tested, reviewable changes.

Contributing License Development Tracker Project Board

Status

Early development. The repository is currently implementing Phase 1 foundations:

  • core contracts
  • artifact versioning
  • policy/config model
  • test and build scaffold

Tech Stack

  • TypeScript
  • Node.js
  • pnpm
  • Vitest
  • Commander

Getting Started

pnpm install
pnpm test
pnpm typecheck
pnpm build

Contributing

License

Licensed under Apache-2.0. See LICENSE.

About

SpecForge - A spec-driven engineering orchestration CLI that turns ideas into PRDs, atomic tasks, and TDD-validated code with parallel agent execution.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%