← Back to Skills Marketplace
190
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install timeflow-tdd-workflow
Description
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Usage Guidance
This skill is a safe, instruction-only TDD guide: it contains no code, no install, and requests no credentials. If you plan to let an agent act autonomously with this skill, review the agent's tool permissions (the skill metadata lists tools like Bash and file operations even though the document does not use them) and consider disabling autonomous invocation if you prefer manual control. Also verify the GitHub homepage if you want the original source context.
Capability Analysis
Type: OpenClaw Skill
Name: timeflow-tdd-workflow
Version: 1.0.0
The skill bundle provides educational guidelines and a procedural workflow for Test-Driven Development (TDD). The content in SKILL.md is purely instructional, and while it requests broad tool permissions like Bash and Write, these are consistent with its stated purpose of software engineering and testing. No malicious code, exfiltration patterns, or harmful prompt injections were found.
Capability Assessment
Purpose & Capability
Name and description (TDD workflow, RED-GREEN-REFACTOR) match the SKILL.md contents. The skill declares no binaries, env vars, or config paths, which is proportionate for a documentation/guide skill.
Instruction Scope
Runtime instructions are purely conceptual TDD guidance (laws, phases, patterns). The SKILL.md does not instruct the agent to read files, access environment variables, call external endpoints, or perform actions outside of giving procedural advice. Note: the metadata lists allowed-tools (Read, Write, Edit, Glob, Grep, Bash) but the instructions do not require or direct use of those tools.
Install Mechanism
No install spec and no code files are present; nothing is written to disk or downloaded. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for a purely instructional skill.
Persistence & Privilege
always is false and model invocation is not disabled (default). This is the normal configuration for a user-invocable instruction skill and is not excessive given the skill's non-sensitive nature.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install timeflow-tdd-workflow - After installation, invoke the skill by name or use
/timeflow-tdd-workflow - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the TDD Workflow skill, outlining clear principles and steps for Test-Driven Development.
- Covers the RED-GREEN-REFACTOR cycle, the Three Laws of TDD, and detailed guidance for each phase.
- Includes test organization best practices (AAA pattern) and test prioritization.
- Highlights anti-patterns to avoid and introduces an AI-augmented multi-agent approach to TDD.
- Provides concise tables, rules, and reminders for effective TDD adoption.
Metadata
Frequently Asked Questions
What is Tdd Workflow?
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.
How do I install Tdd Workflow?
Run "/install timeflow-tdd-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tdd Workflow free?
Yes, Tdd Workflow is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tdd Workflow support?
Tdd Workflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tdd Workflow?
It is built and maintained by soponcd (@soponcd); the current version is v1.0.0.
More Skills