revise

Automate guided code corrections for issues found during verification.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/overthestream/agent-dotfile --skill revise-overthestream
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revise
Source: https://github.com/overthestream/agent-dotfile/tree/main/claude/skills/revise
Command: npx skills add https://github.com/overthestream/agent-dotfile --skill revise-overthestream

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates targeted code corrections for issues uncovered during verification, reducing manual debugging time and speeding up defect resolution.

Core Features & Use Cases

  • Guided clarification and direction for fixes based on verify results
  • Iterative revise workflow that applies code changes, updates checkpoints, and crafts commit messages
  • Supports the end-to-end repair process from issue discovery to verification recheck

Quick Start

Provide a detailed verification report, identify failing tests, and initiate the revise flow with a clear fix direction.

Frequently Asked Questions about revise

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

FAQPage Schema
How do I automate code fixes for failing tests found during verification?

Automate code fixes for failing tests by providing a detailed verification report to initiate an iterative revise workflow. The workflow applies targeted code corrections, updates checkpoints, and generates commit messages to resolve defects uncovered during post-implementation verification.

What is the best way to resolve defects and regressions after code verification?

The best way to resolve defects and regressions after code verification is using an iterative revise cycle. This process applies guided code edits based on verification results, updates project checkpoints, and crafts commit messages to complete the end-to-end repair process.

Does the revise workflow support manual review prompts before applying code edits?

Yes, the revise workflow supports optional manual review prompts before applying code edits. It automates guided code corrections for uncovered issues while allowing user reviews to ensure the fix direction aligns with the expected defect resolution.

How do I generate commit messages for code fixes applied during defect resolution?

Generate commit messages for code fixes through the iterative revise workflow. After applying targeted code corrections for defects found during verification, the workflow automatically crafts commit messaging guidance and updates checkpoints to document the code changes.

Can I use this workflow to fix issues across multiple codebases?

Yes, you can use this workflow to fix issues across multiple codebases. The iterative revise cycle applies guided code corrections for defects and regressions discovered during verification across your codebases, updating checkpoints and providing commit messaging guidance.

What do I need to start fixing failing tests using an iterative revise cycle?

To start fixing failing tests using an iterative revise cycle, you need to provide a detailed verification report and a clear fix direction. The workflow then automates the code corrections, applies the edits, and updates checkpoints to complete the defect resolution.