Agent Maze
Description
Test agent capability with complex generated mazes
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Maze Playground
This repo is a playground for testing agent capabilities with complex, procedurally generated mazes.
Usage
- Install dependencies in a fresh virtual environment
uv venv
uv pip install .
- Run the attached notebook to test the agent capabilities.
In the notebook, you can change
- the types of mazes generated
- the LLMs and modeles that are being tested
- the prompts
- the tools each agent has access to
- the metrics being tracked
Details
Inside [procedural_maze_generator.py](./procedural_maze_generator.py) you can learn more about how the mazes are generated.
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing