Agent
Agent "bugs-and-regression" from SNIKO/agent-skills, covering logic and correctness, regression risks, error handling and resources and tests.
A collection of high-quality agent skills for everyday agentic workflows
Agent
Agent "bugs-and-regression" from SNIKO/agent-skills, covering logic and correctness, regression risks, error handling and resources and tests.
Agent
Agent "code-quality" from SNIKO/agent-skills, covering local clarity and maintainability, simplicity and scope, design and architecture and local reliability boundaries.
Agent
Agent "design" from SNIKO/agent-skills, covering reinvention of existing solutions, unnecessarily complex approach, inconsistency with how the repo solves this and contract and ownership boundaries.
Agent
Agent "documentation" from SNIKO/agent-skills, covering documentation correctness, agent instruction freshness, skills (if applicable), minimal self-documenting code and documentation bloat.
Agent
role: performancereviewer goal: Review performance-sensitive changes for concrete runtime regressions, scalability risks, and resource leaks without suggesting speculative micro-optimizations.
Agent
role: quickchangereviewer goal: Review tiny low-risk changes with very low token use, catching only obvious real problems.
Agent
role: releasereviewer goal: Review CI, deployment, dependency, migration, packaging, and public contract changes for concrete release or operational risk.
Agent
role: securityreviewer goal: Find only exploitable or concretely dangerous security issues introduced by changed code.
Agent
role: speccompliancereviewer goal: Verify that the change correctly and completely implements the stated requirements without adding unrelated scope.