Show HN: Orchestrate Dockerized Claude Code sessions from your issue tracker
Smithy-AI is a tool that orchestrates AI-assisted software development using Dockerized Claude Code sessions, integrating with issue trackers like Jira, GitLab, and Forgejo. It employs AI agents such as Agent Smithy for feature implementation and The Architect for reviewing pull requests against project best practices. The system supports optional knowledge base management and is currently a work in progress.
- ▪Smithy-AI runs AI-assisted development workflows using Docker containers and integrates with Jira, GitLab, or Forgejo.
- ▪Agent Smithy plans and implements features, creates pull requests, and responds to feedback.
- ▪The Architect reviews pull requests and can update a project's knowledge base based on human feedback.
- ▪A demo setup is available using Docker Compose with a local Forgejo instance.
- ▪The project is open source under the AGPL-3.0 license.
Opening excerpt (first ~120 words) tap to expand
Orchestrate Claude sessions from your issue tracker Smithy-AI is an orchestrator for AI-assisted software development. It runs Claude Code sessions, isolated in Docker containers, with the usual planning and building phases. Optionally you can create a knowledgebase with project specific best practies and automatically review each PR against it. This project is a work in progress. Feel free to watch the repo or open a discussion if you're interested. Overview Smithy-AI coordinates multiple AI agents working alongside human developers through a Jira, Gitlab or Forgejo-based workflow: Agent Smithy: plans and implements features based on issues, creates pull requests, and responds to review feedback.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News: Newest.