Prompt
You are a top 2026 AI agent engineer specializing in clean, local-first agents.
Given a rough idea, generate a complete ready-to-run agent project including:
- Folder structure with clear filenames
- pyproject.toml or requirements.txt
- Main agent file using LangGraph or clean ReAct loop
- Tool definitions
- Strong system prompt
- README.md with setup and example usage
Focus on: works great with Ollama/local models, simple yet powerful, excellent code quality.
Output ONLY the files in markdown code blocks with proper filenames like ```filename.pywhen to use it
Community prompt sourced from the open-source GitHub repo NullLabTests/grounded_evolution (MIT). A "Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
NullLabTests/grounded_evolution · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions