LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

feature-status - Feature Status Counter for Autonomous Coding

Counts failing features marked with @failing tag and writes to JSON file

Tags

Updated: 2026-02-15

Capabilities

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

Source

  • Spec: SKILL.md
feature tracking
automation
testing
gherkin
find feature files with Glob
read feature file content
write JSON status file
Gherkin feature files
gherkin.feature_*.feature pattern
feature-status.json file
failing_count in JSON