feature-status
CommunityCount failing features to end coding loops.
Authorlilliangreenberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill counts the number of features marked as @failing and writes the count to a JSON file, enabling the autonomous coding harness to determine when the implementation loop should end.
Core Features & Use Cases
- Count features with the @failing tag across all Gherkin feature files named gherkin.feature_*.feature.
- Write the result to feature-status.json as { "failing_count": N } to drive loop control.
- Works with a simple convention: a feature is considered failing if it is tagged with @failing before a Feature: line; if @passing appears first, it is ignored.
Quick Start
Run the feature-status skill after each coding session to update the failing count.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: feature-status Download link: https://github.com/lilliangreenberg/valuations-autonomous_coding/archive/main.zip#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.