implementation-contract

Plan and validate implementation contracts before coding with auditable approvals.

15|4|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/choam2426/geas --skill implementation-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-contract
Source: https://github.com/choam2426/geas/tree/main/plugin/skills/implementation-contract
Command: npx skills add https://github.com/choam2426/geas --skill implementation-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that every task's implementation is guided by a concrete plan agreed by the worker, quality-specialist, and design-authority before any code is written.

Core Features & Use Cases

  • Pre-implementation contracting: formalizes planned actions, non-goals, edge cases, and verification steps to prevent rework.
  • Multi-party reviews: automatically involves quality-specialist and design-authority for contract approval.
  • Amendment flow: supports controlled changes during implementing state with an auditable history.

Quick Start

Describe the procedure to create and approve an implementation_contract for a given task.

Frequently Asked Questions about implementation-contract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a pre-implementation contract in software development?

A pre-implementation contract is a formal agreement detailing planned actions, non-goals, edge cases, state transitions, and demo steps to align workers, quality-specialists, and design-authorities before coding begins.

How do I prevent rework during task-driven software projects?

Prevent rework by enforcing a pre-implementation contract that requires multi-party review and formal approval of planned actions, edge cases, and verification steps before any code is actually written.

How do you manage changes to an implementation contract once coding has started?

You manage changes using an amendment flow that supports controlled modifications during the implementing state, ensuring all updates to planned actions are tracked with an auditable approval history.

When do I need formal pre-implementation agreement for my software tasks?

You need formal pre-implementation agreement for task-driven software projects requiring verifiable steps, multi-party alignment between design and quality specialists, and an auditable approval process before execution.

Does the implementation contract workflow require quality-specialist and design-authority approval?

Yes, the implementation contract workflow automates multi-party reviews by explicitly involving both quality-specialist and design-authority to ensure comprehensive contract approval before development proceeds.