AI AGENTS
Automaker
by AutoMaker-Org
Overview
Local open-source agentic IDE that uses Kanban tasks and autonomous developer agents to plan, write, test, fix, and review software changes.
Details
Automaker is a local open-source agentic IDE from AutoMaker-Org for agent-driven software-development workflows. Its official website and GitHub repository describe a Kanban-task workflow where autonomous developer agents plan, write, test, fix, and review software changes. The README excerpt says Automaker uses Claude Agent SDK-powered agents and supports desktop or browser workflows, real-time streaming, git worktree isolation, plan approval, and multi-agent task execution. The repository also includes docs for PR workflows, PRD-to-feature conversion, server documentation, terminal configuration, release process, and related workflows.
When to Use
Use Automaker when you want to coordinate software changes as Kanban-style tasks handled by autonomous developer agents. Use it when you want agents to help plan implement test fix and review code changes in a local agentic IDE. Use it when your workflow benefits from plan approval real-time streaming git worktree isolation and multi-agent task execution. Use it for repository workflows such as converting PRDs into feature files or handling PR review comment fixes as described in the official docs.
Getting Started
- Open the official product overview: https://automaker.app/
- Review the source repository and README: https://github.com/AutoMaker-Org/automaker
- Check the package manifest before running Automaker; the supplied source says it identifies Node.js 22 requirements and scripts for web
- Electron
- Docker
- build
- lint
- and test workflows.
- Read the official security disclaimer before use: https://github.com/AutoMaker-Org/automaker/blob/main/DISCLAIMER.md
- Use the docs directory for workflow-specific guides
- including PR workflows
- PRD-to-feature conversion
- server documentation
- terminal configuration
- and release process: https://github.com/AutoMaker-Org/automaker/tree/main/docs
Key Features
- •Local agentic IDE for software development
- •Kanban task workflow
- •Autonomous developer agents for planning
- •writing
- •testing
- •fixing
- •and reviewing software changes
- •Claude Agent SDK-powered agents
- •Desktop or browser workflows
- •Real-time streaming
- •Git worktree isolation
- •Plan approval
- •Multi-agent task execution
- •Docs for PR workflows and PRD-to-feature conversion
Capabilities
- •Software-change planning
- •Code-writing assistance
- •Testing support
- •Bug-fix support
- •Code-review support
- •PR review comment fix workflow
- •PRD-to-feature conversion workflow
- •Multi-agent task execution
- •Desktop and browser-based workflows
Last updated Jun 10, 2026