experimental agents

6 tagged experimental, measured the same way as everything else here.

Browse within: Project Management 6

backlog-analyzer

01

rjroy/vibe-garden

Agent

Analyzes file-based backlog items for quality and readiness, scoring each item on definition quality (clarity, completeness, acceptance criteria) and recommending the best 2-3 options to work on next. Combines priority, size, and definition quality for smart recommendations. Use when analyzing project items for the…

6 2mo ago A 70 tokens original MIT

codebase-scanner

02

rjroy/vibe-garden

Agent

Scans codebase to assess issue relevance based on current state. Compares issue descriptions against actual implementation to identify stale issues, potentially resolved items, and issues with increased relevance. Use when reprioritizing project backlog.

6 2mo ago A 44 tokens original MIT

plan-reviewer

03

rjroy/vibe-garden

Agent

Reviews implementation plans with fresh context to identify gaps, infeasible steps, and scope creep. Invoke after completing a plan. Works with or without a spec -- checks requirement coverage when a spec exists, checks goal alignment when it doesn't.

6 2mo ago A 46 tokens original MIT