script-kit-agent-workflow
CommunityAutomated code fix-verify loop
Authorjohnlindquist
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a rigorous, automated workflow for making code changes, ensuring that fixes are verified and the codebase remains stable and high-quality.
Core Features & Use Cases
- Mandatory Fix-Verify Loop: Enforces a strict cycle of exploration, fixing, building, testing, and verification for all code modifications.
- Automated Quality Gates: Integrates
cargo check,cargo clippy, andcargo testto catch errors early. - Structured Logging: Utilizes specific log modes for AI agents and deep debugging.
- Use Case: When a bug is reported, this workflow guides the agent through understanding the issue, implementing a targeted fix, and exhaustively verifying the solution before any commit or push.
Quick Start
Follow the mandatory fix-verify loop to address any reported code issue.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: script-kit-agent-workflow Download link: https://github.com/johnlindquist/script-kit-next/archive/main.zip#script-kit-agent-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.