adlc agents

20 tagged adlc, measured the same way as everything else here.

Browse within: adlc-toolkit 13

devlyai/AgentCheck

Agent

Part of the agentcheck package for automated code review. Ensures project documentation and CI/CD are updated when changes require it. Runs when user finishes commit work or requests agentic review. Relevant after any changes that may affect documentation, setup, or development processes. Checks README, AGENTS.md, CI…

47 1y ago B 88 tokens original MIT

product-reviewer

02

devlyai/AgentCheck

Agent

Part of the agentcheck package for automated code review. Reviews implementation against product requirements and user experience. Runs when user finishes commit work or requests agentic review. Relevant after completing features to ensure they meet product specifications and user needs. Validates feature…

47 1y ago B 78 tokens original MIT

security-checker

03

devlyai/AgentCheck

Agent

Part of the agentcheck package for automated code review. Analyzes security implications of code changes. Runs when user finishes commit work or requests agentic review. Relevant after any changes involving authentication, data handling, or external APIs. Focuses on new security risks introduced by modifications.…

47 1y ago A 76 tokens original MIT

AGENTS

04

andreibesleaga/GABBE

Agent

Agent "AGENTS" from andreibesleaga/GABBE, covering agents.md — universal agent configuration template, 1. project identity (required variables), 2. operational commands, install dependencies and start development server.

22 7d ago A 0 tokens

CONSTITUTION

05

andreibesleaga/GABBE

Agent

The Security Checklist (templates/security/SECURITYCHECKLIST.md) must be completed before every production release.

22 7d ago A 0 tokens

shamimfahad/adlc-toolkit

Agent

Stress-tests a REQ's architecture and task plan before the human reviews them. Assumes the design is wrong, broken, or incomplete, tries to prove it, and reports only the findings that survive its own refutation attempts. Hunts what was omitted entirely, not just flaws in what was written. Read-only — reports…

5 19d ago A 87 tokens

decision-maker

07

shamimfahad/adlc-toolkit

Agent

Decides a single pipeline gate during an autonomous run — /autopilot, or /sprint adjudicating its gate queue (autonomy.gates set to assisted or auto). Reads the gate's evidence packet and returns one verdict — APPROVE, REWORK, or HALT — with a confidence score and cited evidence. Read-only on source; writes only its…

5 19d ago A 122 tokens

ui-reviewer

08

shamimfahad/adlc-toolkit

Agent

Runtime UI/UX review of a change. Starts the app's dev server and drives a browser to confirm the changed UI renders, the flows work, the interaction states are correct (disabled/loading/error/empty, not just the happy view), and the result matches the design and UI acceptance criteria — the things static review…

5 19d ago A 174 tokens