Spec-to-Ship is a CLI tool that orchestrates the complete software development lifecycle from PRD to deployed code. It combines structured specification-driven development with autonomous AI execution loops (Ralph pattern) to deliver working software through well-defined phases.
Stars
2
Forks
0
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
feat: Introduce a comprehensive activity logging system with status line and verbose levels, add a spinner utility, and include minor shell script fixes and `shellcheck`.
e523891View on GitHubFinal TUI implementation status - maximum LLM transparency achieved
c775b51View on GitHubComplete TUI implementation - real-time LLM transparency
af89398View on GitHubComplete TUI implementation - real-time LLM transparency
7c667d8View on GitHubchore(settings): Add claude tool permissions to allowed list
33b8457View on GitHubdocs(prompts): Enhance system agent prompt with improved instructions
e156aa9View on GitHubrefactor(providers): Update Claude and Gemini provider implementations
f31999eView on GitHubrefactor(libs): Minor enhancements to config, interaction, and adaptive modules
102b8f4View on GitHubfeat(build): Add interrupt signal handling for graceful shutdown
dd1cd1eView on GitHub