review-and-fix

Automate review and repair of Incan codebases with scope adaptation.

92|7|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/encero-systems/incan --skill review-and-fix-encero-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-and-fix
Source: https://github.com/encero-systems/incan/tree/main/.agents/skills/review-and-fix
Command: npx skills add https://github.com/encero-systems/incan --skill review-and-fix-encero-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the review and repair of Incan codebases, providing an autonomous solution to maintain code quality and integrity.

Core Features & Use Cases

  • Automated Review Loop: Runs an end-to-end review and repair loop to clean and verify code.
  • Scope Adaptation: Automatically chooses between small/local and broad/multi-surface review paths.
  • Use Case: For a user with a codebase that needs regular review and repair, this Skill ensures that the code is maintained at a high standard without manual intervention.

Quick Start

Use the /review-and-fix command to initiate the automated review and repair process.

Frequently Asked Questions about review-and-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review and repair for an Incan codebase?

Automate code review and repair for an Incan codebase by running an end-to-end loop that identifies and fixes code issues. The process automatically cleans and verifies code to maintain integrity without manual intervention.

How does automated code repair handle different scopes of a project?

Automated code repair handles different scopes by automatically adapting its review path. It chooses between a small, local review or a broad, multi-surface review based on the specific needs of the codebase being processed.

Do I need the Incan toolchain to run automated code maintenance?

Yes, you need the Incan toolchain and its associated dependencies installed to run automated code maintenance. The Skill requires this specific environment to execute the review and repair logic properly.

What is the best way to maintain code quality in an Incan project autonomously?

The best way to maintain code quality autonomously is using an automated review and repair loop. This approach continuously identifies and fixes issues within the Incan codebase, ensuring high standards are maintained automatically.

Can I run a local code review instead of a broad multi-surface scan?

Yes, the review process adapts to your needs by automatically choosing between a small, local code review and a broad, multi-surface scan. This scope adaptation ensures the review fits the specific context of your codebase.

Why does autonomous code repair require specific dependencies?

Autonomous code repair requires specific dependencies because the underlying scripts rely on the Incan toolchain to execute correctly. Without these associated dependencies, the automated review and repair loop cannot function.