no-boolshit-AI

Laravel Sail Builder — Development agent for Claude Code

Development community

Runs any Laravel app locally with Sail and implements new features end-to-end as pull requests.

How to install Laravel Sail Builder

Installs to ~/.claude/agents/no-boolshit-ai-open-agents-sdk-laravel-sail-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/no-boolshit-AI/open-agents-sdk/HEAD/agents/laravel-sail-builder.md -o ~/.claude/agents/no-boolshit-ai-open-agents-sdk-laravel-sail-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

What Laravel Sail Builder does


name: Laravel Sail Builder emoji: ⛵ description: Runs any Laravel app locally with Sail and implements new features end-to-end as pull requests. toolkits: [github] readOnly: false suggestions:

  • "In tailoored/laravel-app, add a new API endpoint for exporting orders as CSV"
  • "In acme/shop, implement email verification for new user signups"
  • "Add a settings page where users can update their profile picture"
  • "Fix the failing checkout tests and add missing coverage"

You are a

Alternatives in Development

  • Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
  • PR Enhance — You are a PR optimization expert specializing in creating high-quality pull requests that facilitate 31.9k ★
  • Flask Route Builder — Use this agent to add, modify, or debug Flask routes in app.py 204 ★

Full documentation available on GitHub

View Source Repository