Creator ยท ReflexioAI
Last updated ยท Sep 2, 2026
Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.
Sandbox only
Install targets
Codex install prompt
Install the "review" agent skill from https://github.com/ReflexioAI/claude-smart/tree/main/.claude/commands/review. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"reflexioai-review","task":"Install review","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add ReflexioAI/claude-smart --skill review
Maintenance
fresh
10d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
771
76/100 Quality ยท 77/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review ยท Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
771 GitHub stars
Repo activity
771 stars, 87 forks
Maintenance
10d since push
License
Apache-2.0
Install
npx skills add ReflexioAI/claude-smart --skill review
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add ReflexioAI/claude-smart --skill reviewDo not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20review%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20review%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/reflexioai-review/install
Agent should check
Copy prompt
Task: Use review in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20review%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/reflexioai-review/install
Install command: npx skills add ReflexioAI/claude-smart --skill review
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/reflexioai-review/install
LLM text format
/api/skills/reflexioai-review/install?format=text
Find alternatives
/api/skills/search?q=review&limit=3
Agent prompt
Use review for this task. Review https://www.openagentskill.com/api/skills/reflexioai-review/install, then install with: npx skills add ReflexioAI/claude-smart --skill reviewRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/reflexioai-review
LLM text
/api/registry/manifest/reflexioai-review?format=text
Install alias
/api/registry/install/reflexioai-review
Recommend
/api/registry/recommend?task=Use%20review%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Research agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO771 GitHub stars
Stars/forks activity
INFO771 stars, 87 forks; issue activity unavailable in current metadata
Recent maintenance
PASS10d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
--- name: review description: Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made. ---
# Code Review
Perform a rigorous, senior-engineer-level code review of all uncommitted changes in the working tree.
## Core Principles
- **You are a strict reviewer, not a rubber-stamper.** Flag real problems. Do not praise code just to be nice. - **Never make changes directly.** Your output is a review report and an optional change plan. Wait for explicit user approval before editing any file. - **Embed assumptions inline.** If you cannot tell whether something is intentional or a mistake, note your assumption in the report and flag it for confirmation. - **Focus on substance over style.** Formatting issues caught by pre-commit hooks are low priority. **Lint violations and type errors in changed files are substantive findings** โ classify them by severity alongside manual review findings.
## Review Depth
By default, run the full checklist. If the user requests a quick review (e.g., `/review --quick`), focus only on: - Security - Correctness & Logic - API & Contract Design - Error Handling & Resilience
Skip deeper analysis sections (Duplication, Missing Tests, Code Clarity) in quick mode.
## Workflow
### Phase 1 โ Gather the diff
If `git diff HEAD` produces no output and `git status` shows no uncommitted changes and no untracked files, inform the user that there are no changes to review and stop.
Run these commands to understand the full scope of uncommitted work:
```bash # Overview of changed files git status
# Full diff of all tracked changes (staged + unstaged) git diff HEAD
# List of untracked files that may need review git ls-files --others --exclude-standard ```
Read the diff carefully. For every changed file, also read the **full file** (not just the diff hunk) so you understand the surrounding context โ imports, class hierarchy, sibling functions, and call sites.
**Run automated checks on changed files (language-aware):** 1. Detect languages from changed file extensions. 2. For Python files (`*.py`): run `ruff check <files>` and `pyright <files>`. 3. For TypeScript/JavaScript files (`*.ts`, `*.tsx`, `*.js`, `*.jsx`, `*.mts`): run `npx tsc --noEmit` and `npx biome check <files>` from the relevant project root (`reflexio/website/` or `reflexio/public_docs/`). 4. Skip linters for languages without configured tooling.
Save the lint and type check output โ these results feed into the review checklist below.
### Phase 2 โ Understand context
For each changed file:
1. Read the file's component-level `README.md` if one exists (e.g., `reflexio/server/README.md`). 2. Identify the module's responsibility and how it fits into the overall architecture. 3. If the change touches an interface consumed by other modules (API schema, service base class, client method), find and read up to 3 representative consumers โ prioritize callers that use the changed interface in different ways. 4. If tests are changed, read the application code under test. If application code is changed, check whether corresponding tests exist and whether they cover the new behavior.
### Phase 3 โ Review checklist
Evaluate every change against the following categories. Only report findings that are **actionable** โ skip categories where everything looks correct.
When you encounter ambiguity during the checklist, note your assumption inline (e.g., "assuming this is intentional โ flagging for confirmation") and continue. Do not stop the review to ask questions.
#### 3.1 Security - Is user input validated and sanitized before use? - Are there SQL injection, command injection, or XSS risks? - Are secrets or credentials hardcoded or logged? - Are authorization checks in place for protected endpoints? - Is sensitive data exposed in error messages or logs? - Are file paths validated to prevent path traversal?
#### 3.2 Correctness & Logic - Are there off-by-one errors, wrong comparisons, or logic inversions? - Are edge cases handled (empty inputs, None/null, zero-length collections, boundary values)? - Do conditional branches cover all expected states? - Are return types consistent with what callers expect? - Is async/await used correctly (no missing awaits, no blocking calls in async context)?
#### 3.3 Architecture & Design - Does the change follow existing patterns in the codebase? If it deviates, is the deviation justified? - Are responsibilities placed in the right layer (API route vs. service vs. utility)? - Is there unnecessary coupling between modules that should be independent? - Are new abstractions justified, or do they add complexity without benefit? - Does the change violate separation of concerns? - If a new service/extractor/endpoint is added, does it follow the established pattern?
#### 3.4 API & Contract Design - Are request/response schemas complete and correct? - Are field names consistent with existing conventions? - Are optional vs. required fields set correctly? - Are default values sensible? - Is backward compatibility preserved where needed? - Are enums used where a fixed set of values is expected?
#### 3.5 Error Handling & Resilience - Are exceptions caught at the right level (not swallowed silently, not leaking implementation details)? - Are error messages actionable for the caller? - Are external service failures handled gracefully (LLM calls, database, third-party APIs)? - Is retry logic appropriate and bounded? - Are resources cleaned up on failure (connections, file handles)?
#### 3.6 Type Safety & Data Integrity - Review lint and type check output from Phase 1. All type errors in changed files are findings โ classify by severity. - For TypeScript files, review `tsc` and Biome output from Phase 1 alongside pyright guidance. - Are type hints present and correct on new/changed functions? - Are Pydantic models used where structured validation is needed? - Are there implicit type coercions that could cause subtle bugs? - Are Optional types handled with proper None checks? - Are union types narrowed before use?
#### 3.7 Performance - Are there N+1 query patterns or unnecessary database round-trips? - Are there large allocations or copies that could be avoided? - Is pagination used for list endpoints? - Are there blocking calls in async code paths? - Is work being repeated that could be cached or deduped?
#### 3.8 Testing - Do new features have corresponding tests? - Do bug fixes include a regression test? - Are tests testing behavior (not implementation details)? - Are test assertions specific enough to catch regressions? - Are mocks set up correctly (not masking real bugs)? - Do tests cover both happy-path and error cases?
#### 3.9 Missing Critical Test Cases Go beyond checking whether tests exist for the *changed* code. Proactively identify **core logic in the changed files** that lacks test coverage, even if the logic was not modified in this diff. Focus on:
- **Security-sensitive code paths** โ input validation, auth checks, path traversal guards, injection defenses. If these are untested, flag them as Significant. - **Pure functions and utilities** โ functions with clear inputs/outputs that are easy to unit test but have no tests. - **Branching logic with edge cases** โ functions with multiple `if`/`else` branches, especially error/fallback branches that are easy to miss. - **Data transformation and serialization** โ code that converts between formats (e.g., DB rows to API responses, file parsing). Incorrect transformations cause subtle bugs. - **Integration points** โ API endpoints, file I/O, external service calls. Even if mocked, the request/response contract should be tested.
For each gap found, suggest specific test cases with descriptive names (e.g., `test_get_conversation_rejects_path_traversal`) and briefly describe what the test should verify. Group suggestions by priority (security first, then correctness, then edge cases).
#### 3.10 Code Duplication & DRY Violations Duplicated code is one of the biggest threats to long-term maintainability. When the same logic exists in multiple places, bug fixes and feature changes must be applied everywhere โ and inevitably some copies get missed, creating inconsistencies and regressions.
**Actively search for duplication.** Do not limit yourself to the diff โ when you see a pattern in the changed code, search the broader codebase for similar implementations. Use grep/search with concrete patterns to find duplication. Search for: the function name, distinctive lines from the implementation, shared string literals, or similar parameter signatures. Example: `grep -r 'def process_chunk' --include='*.py'` to find parallel implementations. Specifically look for:
- **Copy-pasted functions or methods** โ Functions in different files/classes that do the same thing with minor variations (different variable names, slightly different parameters, same core logic). Flag these even if only one copy is in the diff. - **Repeated code blocks within a file** โ Multiple places in the same file that perform the same sequence of operations (e.g., identical error handling, identical data transformation steps, identical validation logic). - **Parallel class hierarchies or services** โ Multiple services/extractors/handlers that implement near-identical workflows with only the "content" differing. These should typically share a base class or utility. - **Duplicated constants, prompts, or configuration** โ The same string literals, magic numbers, or config structures defined in multiple places. A change to one copy without updating the others causes silent divergence. - **Near-duplicate data models or schemas** โ Pydantic models, TypeScript interfaces, or database schemas that represent the same concept with slightly different field names or types. - **Repeated conditional logic** โ The same `if`/`else` decision tree appearing in multiple places, especially feature-flag checks or permission checks.
For each duplication found: 1. Identify **all** copies (not just the two most obvious ones). 2. Note the **differences** between copies โ are they meaningful or accidental? 3. Suggest a concrete consolidation strategy: extract a shared function, create a base class, use a configuration-driven approach, etc. 4. Classify as **Significant** if the duplication spans multiple files or involves logic that is likely to change together. Classify as **Minor** if it is localized and low-risk.
#### 3.11 Code Clarity & Maintainability - Are variable and function names descriptive and consistent with codebase conventions? - Is complex logic explained with a comment about *why* (not *what*)? - Are there dead code paths, unreachable branches, or leftover debug code? - Are magic numbers or strings extracted into named constants?
#### 3.12 Frontend (when applicable) - Are components following the project's ShadCN + Tailwind patterns? - Is state management appropriate (server state vs. client state)? - Are loading and error states handled in the UI? - Is the UI consistent with existing pages? - Are accessibility basics covered (labels, keyboard navigation)?
#### 3.13 Commit Message (when staged) If changes are staged (`git diff --cached` is non-empty), check whether a commit message convention is used in this repo (inspect recent `git log --oneline -5`). Briefly note whether the staged changes would benefit from a conventional commit prefix, a ticket reference, or a clearer summary.
### Phase 4 โ Produce the review report
Output a structured review report using this format:
``` ## Code Review Summary
**Files reviewed:** <count> **Scope:** <one-line description of what the changes do>
### Questions & Assumptions Items where intent was ambiguous during review. Each entry states the assumption made and asks for confirmation. - **[FILE:LINE]** โ "Assuming X is
Source provenance
Decision snapshot
771 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for review, ready for a manual X post.
review: Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, securit... 771 stars https://www.openagentskill.com/skills/reflexioai-review?ref=x
Listing + install path for review: https://www.openagentskill.com/skills/reflexioai-review?ref=x Install: npx skills add ReflexioAI/claude-smart --skill review
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to ReflexioAI but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/reflexioai-review?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/reflexioai-review?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/reflexioai-review/audit)
[](https://www.openagentskill.com/skills/reflexioai-review?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)ReflexioAI
@reflexioai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
๐ต๏ธโโ๏ธ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K StarsPermission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness