feature-status - Feature Status Counter for Autonomous Coding
Counts failing features marked with @failing tag and writes to JSON file
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- find feature files with Glob
- read feature file content
- write JSON status file
Inputs
- Gherkin feature files
- gherkin.feature_*.feature pattern
Outputs
- feature-status.json file
- failing_count in JSON
Requirements
- Glob tool access
- Read tool access
- Write tool access
- Gherkin feature files in directory
