lliangcol/agentic-code-review
agentic-code-review is a Codex Skill for risk-tiered code review of AI-generated or human-written changes.
`agentic-code-review` is a Codex Skill for risk-tiered code review of AI-generated or human-written changes.
npx skills add lliangcol/agentic-code-reviewagentic-code-review is a Codex Skill for risk-tiered code review of AI-generated or human-written changes.
Automate Repairshopr tasks via Rube MCP (Composio). Always search tools first for current schemas.
Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smells", "readable code", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing pull requests for readability, refactoring messy functions, debating comment styles, or improving error handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.
Modernize Golang code to use recent language features, standard library improvements, and idiomatic patterns. Trigger proactively when writing or reviewing Go code and old-style patterns are detected, or when encountering a deprecation warning. Also use when the user explicitly asks for modernization, a Go version upgrade, or a CI/tooling refresh.
Agent Skill for autonomous continuous operation across a workspace
Reusable Codex skill for building configurable Excel VBA dashboards with cleaning, pivots, slicers, charts, and validation.
Recently updated agent-skill-related GitHub repository: aqwsde321/codex-skills.