review-self

Review and monitor Locanara code changes for stability and correctness.

6|2|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/hyodotdev/locanara --skill review-self
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-self
Source: https://github.com/hyodotdev/locanara/tree/main/.codex/skills/review-self
Command: npx skills add https://github.com/hyodotdev/locanara --skill review-self

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automatically reviews and improves Locanara's code changes, ensuring stability and fixing actionable issues while monitoring for new ones.

Core Features & Use Cases

  • Automated Code Review: Independently reviews and improves Locanara code.
  • Continuous Monitoring: Monitors the code for stability, re-running verification at five-minute intervals.
  • Use Case: When a user initiates a self-review loop or wants current work monitored, this Skill will take over, reviewing changes and ensuring stability.

Quick Start

Trigger a self-review for Locanara with the command: $review-self

Frequently Asked Questions about review-self

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

FAQPage Schema
How do I automate code review for repository monitoring and stability?

Automated code review for repository monitoring is handled by this Skill, which independently reviews changes, verifies correctness, and fixes actionable issues to ensure stability. It continuously monitors the codebase and re-runs verification at five-minute intervals.

What is continuous repository monitoring for code stability?

Continuous repository monitoring for code stability is the process of automatically re-running verification checks on a codebase at regular five-minute intervals. This Skill performs that monitoring to catch new issues and ensure stability after reviewing changes.

Do I need a local repository to run automated code review?

Yes, you need a local repository and access to the specific skill directory to run automated code review. The Skill requires this local setup to independently review changes, verify correctness, and fix actionable issues within your codebase.

How do I trigger an automated self-review loop for my code?

To trigger an automated self-review loop for your code, initiate the process using the designated command. Once started, the Skill takes over reviewing changes and continuously monitors for stability and new actionable issues.

What is the best way to fix actionable code issues found during review?

The best way to fix actionable code issues found during review is through an automated loop that reviews, verifies, and patches the code. This Skill handles that process independently while monitoring the repository for stability at five-minute intervals.

Why does my automated repository monitoring keep re-running verification?

Automated repository monitoring re-runs verification continuously at five-minute intervals by design. This ensures ongoing code stability and correctness, allowing the Skill to catch and fix new actionable issues as they appear in the repository.