increment-feature-attempts

Community

Track feature implementation attempts.

AuthorWas85
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps manage the iterative development process by tracking how many times an attempt has been made to implement a specific feature, preventing infinite loops and flagging features that are blocked.

Core Features & Use Cases

  • Attempt Tracking: Increments a counter for each failed implementation attempt of a feature.
  • Error Logging: Stores the last error message associated with a failed attempt.
  • Blocking Mechanism: Helps identify features that have exceeded a maximum number of attempts and may need to be marked as blocked.
  • Use Case: When Ralph's implementation of a new user authentication feature fails verification multiple times, this skill is used to increment the attempt count for that feature, eventually marking it as blocked if it exceeds the configured maximum attempts.

Quick Start

Use the increment-feature-attempts skill to increase the attempt count for feature F042 and record the error message "Build failed".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: increment-feature-attempts
Download link: https://github.com/Was85/ralph-rlm-agent-framework/archive/main.zip#increment-feature-attempts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.