Agent Skill
2/7/2026

review-all-code

Review the entire codebase and refactor as needed using the agent-agnostic skill definition in llm_docs/skills/review-all-code.md and the canonical code guidelines in llm_docs/guidelines-code. Use when the user asks to review all code, enforce code guidelines, or make codebase-wide improvements.

S
sujeet
0GitHub Stars
1Views
npx skills add sujeet-pro/v4.sujeet.pro

SKILL.md

Namereview-all-code
DescriptionReview the entire codebase and refactor as needed using the agent-agnostic skill definition in llm_docs/skills/review-all-code.md and the canonical code guidelines in llm_docs/guidelines-code. Use when the user asks to review all code, enforce code guidelines, or make codebase-wide improvements.

name: review-all-code description: Review the entire codebase and refactor as needed using the agent-agnostic skill definition in llm_docs/skills/review-all-code.md and the canonical code guidelines in llm_docs/guidelines-code. Use when the user asks to review all code, enforce code guidelines, or make codebase-wide improvements.

Review All Code Skill (Claude)

Use this skill when the user requests a full codebase review or refactor, or invokes /review-all-code.

Instructions

  1. Read:
    • llm_docs/skills/review-all-code.md
    • llm_docs/guidelines-code/*
  2. Follow the workflow exactly and keep changes readable.
  3. Propose a staged plan before large refactors.
Skills Info
Original Name:review-all-codeAuthor:sujeet