Autonomous Product Development
Foundry works on your Linear tickets autonomously. Create a ticket, go to sleep, wake up to a PR.
npm install -g @anthropics/claude-code npx @anthropics/claude-code --dangerously-skip-permissions
or install locally: npx @leixusam/foundry
Powered by Claude
Linear integration
Ships real code
Write a Linear ticket describing what you want built. Be as detailed as you like.
Foundry claims the ticket, researches your codebase, plans the implementation, and writes code.
Wake up to a pull request ready for review. Foundry updates Linear with progress along the way.
Creates a branch for the ticket
Researches your codebase
Plans the implementation
Writes and tests code
Updates Linear with progress
Opens a PR when done
Foundry is an autonomous development system that works on your Linear tickets while you sleep. It uses Claude to understand your codebase, plan implementations, write code, and open pull requests.
Foundry connects to your Linear workspace and monitors for tickets. When it finds work to do, it claims the ticket, updates the status as it works, and comments with progress updates and the final PR link.
Foundry works best on well-defined tickets with clear requirements. Bug fixes, new features, refactoring, and documentation updates are all fair game. The more context you provide in the ticket, the better the results.
Foundry runs locally on your machine. Your code stays on your computer and is sent to Claude's API for processing, subject to Anthropic's privacy policy. No code is stored on third-party servers.
Foundry itself is free and open source. You'll need a Claude API key from Anthropic, and you pay for API usage based on Anthropic's pricing. Most tickets cost a few dollars in API calls.