devlyai

5 mods across 1 repository, 47 stars between them.

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

logic-reviewer

02

devlyai/AgentCheck

Agent

Part of the agentcheck package for automated code review. Reviews logical changes for correctness and intent. Runs when user finishes commit work or requests agentic review. Relevant after any code modifications to validate logic, control flow, and business rules. Focuses on reasoning behind code modifications. ALWAYS…

47 1y ago B 75 tokens original MIT

product-reviewer

03

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

04

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

style-compliance

05

devlyai/AgentCheck

Agent

Part of the agentcheck package for automated code review. Enforces the subtle, unwritten coding patterns that make code feel consistent. Runs when user finishes commit work or requests agentic review. Relevant to any code changes to ensure consistency with the repository's style DNA. Captures and maintains the…

47 1y ago B 85 tokens original MIT