Releases: Spielewoy/autoprompt-skill
Releases · Spielewoy/autoprompt-skill
Release list
Autoprompt Skill 1.0.0
Autoprompt Skill 1.0.0
Autoprompt turns one explicit goal into a closed plan, build, test, review, repair, and verification loop.
Highlights
- 45% fewer failures in the published Terminal-Bench 2.1 run: 29 failures fell to 16
- State-aware CLI scans six coding agents, reports installed versions, and offers install, update, repair, doctor, and uninstall flows
- Explicit invocation keeps the orchestration loop isolated from ordinary coding requests
- Native provider packages for Claude Code, Codex, OpenCode, Kilo Code, VS Code, and Prime Agent
- Deterministic English, Chinese, Korean, Spanish, and Arabic documentation visuals
Install
npm install -g autoprompt-skill
autopromptSupported coding agents
- Claude Code
- Codex
- OpenCode
- Kilo Code
- VS Code
- Prime Agent
Release assets
- npm archive for package managers and offline installation
- Windows kit with PowerShell bootstrap
- Linux kit with Bash bootstrap
- macOS kit with Bash bootstrap
- standalone bootstrap scripts
- SHA-256 checksums for every downloadable asset
Requirements
Node.js 20 or newer, Python 3.11 or newer with PyYAML, and Bash 4.3 or newer on Linux or macOS.
See the README for provider versions, custom roots, model routing, and benchmark evidence.