← Back to Skills Marketplace
Output-Driven Dev
by
amdf01-debug
· GitHub ↗
· v1.0.0
· MIT-0
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sw-output-driven-dev
Description
Guides defining success criteria and verification before coding to ensure deliverables are proven complete through measurable, reproducible evidence.
Usage Guidance
This skill is a benign, instruction-only template to help agents and humans define success criteria and verification steps. It doesn't request credentials or install anything. Practical considerations before installing: (1) verification steps may instruct the agent to run commands, access URLs, or read files — ensure the agent's runtime permissions and network access are appropriately limited so verification actions cannot access sensitive data or exfiltrate information; (2) review any concrete verification commands the agent intends to run before allowing autonomous invocation; (3) if you want to restrict automation, keep the skill user-invocable only or apply agent-level policies that require approval for actions that touch network, filesystem, or external services.
Capability Analysis
Type: OpenClaw Skill
Name: sw-output-driven-dev
Version: 1.0.0
The skill bundle defines a methodology for 'Output-Driven Development' through markdown instructions in SKILL.md. It focuses on improving agent reliability by requiring success criteria and verification evidence before completing tasks. There is no executable code, network activity, or malicious prompt injection present.
Capability Assessment
Purpose & Capability
Name/description (define success criteria and verification) align with the SKILL.md. There are no requested env vars, binaries, or installs that would be unrelated to its stated goal.
Instruction Scope
Runtime instructions are limited to defining outputs, writing verification steps, and documenting evidence. Example verification items mention running commands, opening URLs, and checking files as illustrative verification actions — which are appropriate for a verification template. The SKILL.md does not instruct reading unrelated system files, collecting secrets, or sending data to external endpoints outside normal verification activities.
Install Mechanism
No install spec and no code files — nothing is written to disk or downloaded. This is the lowest-risk model for a skill of this type.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to an instruction-only checklist that only guides how to define and run verification.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous-invocation allowed. That is expected for a helper skill; it does not request permanent presence or modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sw-output-driven-dev - After installation, invoke the skill by name or use
/sw-output-driven-dev - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Output-Driven Dev?
Guides defining success criteria and verification before coding to ensure deliverables are proven complete through measurable, reproducible evidence. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Output-Driven Dev?
Run "/install sw-output-driven-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Output-Driven Dev free?
Yes, Output-Driven Dev is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Output-Driven Dev support?
Output-Driven Dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Output-Driven Dev?
It is built and maintained by amdf01-debug (@amdf01-debug); the current version is v1.0.0.
More Skills