test-workflow
CommunityAutomate BitBot's iterative test workflow.
AuthorManuelKugelmann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates BitBot's iterative development workflow, guiding you from implementation through testing, refinement, and ready-to-commit state, reducing manual steps and human error.
Core Features & Use Cases
- Automated workflow steps: Fix line endings, check syntax, and run tests with a safe timeout.
- Guided iteration: Encourages a loop of implement → test → fix → commit → push.
- Quicks Start to CI readiness: Provides a repeatable pattern to accelerate code quality before committing.
Quick Start
Use the test-workflow script to validate your implementation file: .claude/skills/test-workflow/scripts/test-workflow.sh <file>
Implementation loop (practical usage):
- Make changes to the implementation file
- Run the workflow on the implementation file
- If tests fail, fix issues and re-run
- Once tests pass, commit and push
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: test-workflow Download link: https://github.com/ManuelKugelmann/BitBot/archive/main.zip#test-workflow 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.