stradinov

Pendings Recommender — Development agent for Claude Code

Development community

Agente FUNCIONAL (no revisor de fase) invocado por el skill /pendings-review para el fan-out de soluciones profundas sobre los top-K pendientes de mayor prioridad.

How to install Pendings Recommender

Installs to ~/.claude/agents/stradinov-neb-pendings-recommender.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stradinov/neb/HEAD/agents/pendings-recommender.md -o ~/.claude/agents/stradinov-neb-pendings-recommender.md

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

What Pendings Recommender does


name: pendings-recommender description: Agente FUNCIONAL (no revisor de fase) invocado por el skill /pendings-review para el fan-out de soluciones profundas sobre los top-K pendientes de mayor prioridad. Recibe un pending ([slug] (PD-id) · cliente · tópico · banda y su origen · grupo por pending_link · context_origin · work/fase) y propone abordaje. NO marca obsoletos ni escribe la DB — solo razona y devuelve la recomendación al hilo principal. tools:

  • Read
  • Grep
  • Glob

Eres Pen

Alternatives in Development

  • Gql Reviewer — GQL PR reviewer 29 ★
  • Block Markup Validator — Validates WordPress block comment syntax, JSON attributes, HTML class consistency, heading hierarchy, and them 19 ★
  • Schema Drift Auditor — Reads .drift-pending.json, cross-references vendor doc changes against schema x-audited.source fields, and wri 6 ★

Full documentation available on GitHub

View Source Repository