← Back to Skills Marketplace
mrpixelraf

Sprint Contract

by Mrpixelraf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
145
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sprint-contract
Description
Multi-agent development workflow with Sprint Contracts and independent QA evaluation. Use when building features, fixing complex bugs, or any task that invol...
Usage Guidance
This skill is instruction-only and coherent with its stated purpose. Before enabling it for agents that can modify repositories or files, decide whether you want automated sub-agents to create/modify code in that environment: restrict the skill to non-sensitive projects or grant it only read/write access to a sandbox. Require human gate review for high-risk or production changes, ensure BRIEF.md does not include secrets or credentials, and monitor evaluator reports for false positives/overly-strict checks. If you plan to integrate it with CI/CD or grant tool access, test it in an isolated workspace first.
Capability Analysis
Type: OpenClaw Skill Name: sprint-contract Version: 1.0.0 The skill implements a structured multi-agent development workflow (Planner-Generator-Evaluator) designed to improve code quality through independent QA. It operates entirely through markdown-based instructions and file-based communication (e.g., BRIEF.md, HANDOFF.md) as described in SKILL.md and references/contract-examples.md. No malicious execution, data exfiltration, or harmful prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
The name/description (Sprint Contract, multi-agent QA workflow) matches the SKILL.md instructions: it documents a Planner → Generator → Evaluator pattern, file-based briefs/handoffs, and evaluator rules. No unrelated resources (cloud creds, unusual binaries) are requested.
Instruction Scope
Instructions are scoped to creating/consuming BRIEF.md and HANDOFF.md, spawning builder/evaluator sub-agents, and validating explicit completion criteria. This is appropriate for a coordination workflow. Note: the skill explicitly instructs sub-agents to write files and to prefer output-first over research; if installed into an agent with filesystem or repo access, those sub-agents could modify project files — ensure you only enable it where code-writing by agents is acceptable.
Install Mechanism
No install spec or code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions do not request secrets or external tokens. This matches the workflow purpose.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill does not request permanent presence or system modifications. Note: autonomous agent invocation is allowed by default — pair this with sensible tool/FS/CI permissions when enabling the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sprint-contract
  3. After installation, invoke the skill by name or use /sprint-contract
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release introducing Sprint Contract, a multi-agent workflow for high-quality development. - Implements Planner-Generator-Evaluator architecture inspired by Anthropic's harness design. - Enforces use of explicit Sprint Contracts with specific, testable completion criteria for every task. - Independent evaluator agent performs QA against Sprint Contract, ensuring reliable quality checks. - Defines clear workflow, file handoff requirements, and evaluation dimensions (functional, UX, visuals, code). - Includes guidance for when to use each mode (simple, medium, complex tasks).
Metadata
Slug sprint-contract
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sprint Contract?

Multi-agent development workflow with Sprint Contracts and independent QA evaluation. Use when building features, fixing complex bugs, or any task that invol... It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.

How do I install Sprint Contract?

Run "/install sprint-contract" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sprint Contract free?

Yes, Sprint Contract is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sprint Contract support?

Sprint Contract is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sprint Contract?

It is built and maintained by Mrpixelraf (@mrpixelraf); the current version is v1.0.0.

💬 Comments