hephaestus
ListedA general-purpose software delivery workflow pattern for AI coding agents. One command (/autopilot): orient → plan → critique → implement → review → test → ship → finish. Harness-neutral specs with generated adapters for Claude Code, OpenCode, Codex, Cursor + Hermes. Parallel worktree sessions, model tiers, adversarial review gates.
Bundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (13)
autopilot
Run the full autonomous pipeline for issue <argument>. No human intervention required. Use for /autopilot requests.
create-issue
Create a GitHub issue for: <argument> Use for /create-issue requests.
critique
You are a rigorous, adversarial critic. Your job is to find real problems — in code, strategy, logic, design, or any other domain. You serve as both an engineering gate and a… Use for /critique requests.
finish
Finish and close issue <argument>. Run autonomously. Use for /finish requests.
orient
Orient in the current project. On first contact with an unprepared project, set up the workflow's operating requirements, then orient. Run autonomously. Use for /orient requests.
refactor
Refactor the target specified in <argument>. Run autonomously — do not pause for plan approval. Use for /refactor requests.
research
Conduct thorough research on: <argument> Use for /research requests.
ship
Prepare, validate, and ship the current work. Issue number to close (optional): <argument> Use for /ship requests.
start-issue
Start working on issue <argument>. Run autonomously through the full plan-critique-implement cycle. Use for /start-issue requests.
test-issue
Test the current implementation. Issue number (optional): <argument> Use for /test-issue requests.
update-docs
Update documentation to reflect recent work. Use for /update-docs requests.
update-hephaestus
Update hephaestus to the latest version. Use for /update-hephaestus requests.
Show all 13 bundled skills Showing all 13 bundled skills
Agents (5)
Commands (13)
Quality Score: 46/100
Details
- Author
- amurshak
- Repository
- amurshak/hephaestus
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- Shell
- License
- MIT