planner
01Agent
Planning gateway for multi-agent Bindu collaboration.
700 tagged autonomous agents, measured the same way as everything else here.
Browse within: agent-orchestration 114bun 103multi-agent-systems 68langgraph 61claude-ai 58agentic-workflows 53ai-security-tool 50offensive-security 50Multi-Agent 44continuous-learning 36agentic-coding 33Orchestration 31android 30ai-security 28
Agent
Planning gateway for multi-agent Bindu collaboration.
Agent Claude Code
Use this agent when you need to create unit tests for your code in unittest.TestCase format, organized in a tests folder with concept-based subfolders. Examples: Context: User has just written a new authentication module and needs comprehensive unit tests. user: 'I just finished writing my user authentication…
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Reviews an evo benchmark in two modes. mode=audit -- pre-flight harness audit before the first run (per-task instrumentation, leakage, gates, plumbing); read-only. mode=review-experiment -- post-commit per-task failure analysis for a specific experiment; reads per-task traces and the eval-runner log, writes per-task…
Agent
Generates ranked experiment proposals for the evo orchestrator. Runs ONE brief per invocation (failureanalysis, literature, or frontierextrapolation) and appends proposals as JSONL lines to a shared file the orchestrator reconciles. Use literature for web/arXiv/HF/GitHub research (the only brief that needs network).…
Agent
Read-only audit of one evo experiment for design-time cheating (pre-phase) or result-time validity (post-phase). Catches test-set leakage in training data, subsetted eval commands, missing gates for new artifacts, generic hypotheses, cache short-circuits, fake artifacts, and score-reproducibility failures. Returns…
Agent
The SmythOS SDK offers flexible ways to create and configure agents. This guide covers everything from basic agent creation to advanced model configuration.
Agent
Planner mode gives an agent systematic planning capabilities. When the agent receives a complex or multi-step task, it will create a structured plan, track each step's progress, and verify completion before finishing.
Agent
Worker mode allows an agent to dispatch complex, long-running tasks to background "copy" agents while the main agent stays fully interactive. When a worker finishes, its result is automatically surfaced back to the user through the main agent's conversation.
Agent
These instructions apply to AI coding agents working in Nex repositories. Keep tool-specific root files (CLAUDE.md, AGENTS.md, etc.) pointed at the same canonical repo file so Claude, Codex, and other agents receive equivalent guidance.
Agent
A multi-agent rhythm for reviewing a single PR through several narrowly-scoped lenses to catch issues that one reviewer would miss.
Agent Claude Code
Use this agent when you need a comprehensive backend task completed from start to finish in a Python codebase. This includes implementation, testing, validation, and proper integration. Examples:\n\n \nContext: User needs a new API endpoint implemented with full test coverage.\nuser: "I need to add a POST /api/users…
Agent Claude Code
Use this agent when you need to verify and update documentation files in the docs/ folder to ensure they accurately reflect the current codebase implementation and are readable/understandable. This agent should be invoked:\n\n \nContext: User wants to ensure a specific documentation file is up-to-date after recent…
Agent Claude Code
Use this agent when you need to implement frontend features, UI components, or pages in React. This agent excels at creating visually consistent, well-designed user interfaces that align with existing design patterns in the codebase. Call this agent for tasks like 'Create a new dashboard page', 'Implement the user…
Agent
Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Drupal applications (core, contrib modules, JSON:API, REST, Entity/Field system, Render API, Twig, Views, Drupal Commerce, roles/permissions).
Agent
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for web application navigation with headless browser.
Agent
Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Moodle LMS applications (core, plugins, Web Services API, quiz/grade/enrollment logic, scheduled tasks, roles/capabilities).
Agent
This SOP guides the Library Book Renewal Agent through processing user requests to renew library books while ensuring compliance with library policies, proper workflow execution, and positive user communication.
Agent
Meta-reviewer and loop-breaker. Governs both phases (pre-PR and on-PR review), enforces the gates and cycle limits, and decides continue/approve/escalate so agents never loop. Risk-aware and multi-service aware.
Agent
Implements the planned change on a feature branch and addresses PR review comments. Handles single-repo and coordinated multi-service changes; keeps changes minimal and contract-safe.
Agent
Read-only adversarial reviewer. Pre-PR it returns a verdict for the arbiter; on an open PR it posts true line-anchored INLINE comments via the git-host API, written in the PR's own language. Scores risk and checks cross-service compatibility. Never edits code.
Agent
Agent "orchestrator" from deonmenezes/mantishack, covering user updates spec, reviews and general guidelines.