update-feature-status
CommunityUpdate feature status in JSON
AuthorWas85
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing feature development by allowing for the programmatic updating of their status within a feature_list.json file.
Core Features & Use Cases
- Status Management: Change feature statuses to
pending,in_progress,complete, orblocked. - Idempotent Operations: Safely re-run updates without unintended side effects if the status is already set.
- Use Case: During an automated development loop, mark a feature as
in_progresswhen development begins, andcompleteonce testing passes. If a feature consistently fails, mark it asblockedfor manual review.
Quick Start
Use the update-feature-status skill to change the status of feature F042 to in_progress.
Dependency Matrix
Required Modules
None requiredComponents
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: update-feature-status Download link: https://github.com/Was85/ralph-rlm-agent-framework/archive/main.zip#update-feature-status 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.