implementer-contract

Define a structured return contract for subagent task delegation.

2|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/stlwolf/ai-development-hub --skill implementer-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementer-contract
Source: https://github.com/stlwolf/ai-development-hub/tree/main/canonical/skills/implementer-contract
Command: npx skills add https://github.com/stlwolf/ai-development-hub --skill implementer-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes the return contract when delegating implementation tasks to subagents, defining the required status enum, reporting format, self-review checklist, and escalation conditions to ensure consistent outcomes and traceability.

Core Features & Use Cases

  • Status enum definition: Provides explicit completion, partial completion, or escalation states to communicate progress and risk.
  • Standardized reporting format: Ensures uniform delivery artifacts for easy review and integration.
  • Self-review checklist: Guides quality checks before handoff, reducing rework and misinterpretations.
  • Escalation criteria: Clearly states when additional input or higher-level decision-making is required.
  • Use Case: When assigning an implementation task to a subagent within an orchestration workflow, apply this contract to guarantee predictable deliverables and auditability.

Quick Start

Attach this implementer contract to your subagent delegation prompts to ensure consistent handoffs and traceable results.

Frequently Asked Questions about implementer-contract

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

FAQPage Schema
How do I standardize return contracts for subagent task delegation?

To standardize return contracts for subagent task delegation, attach an implementer contract to your orchestration prompts to define a status enum, reporting format, and escalation conditions.

What is a subagent return contract in task orchestration?

A subagent return contract specifies a structured reporting format, completion status enum, self-review checklist, and escalation conditions to ensure consistent outcomes and traceability for delegated tasks.

How do I enforce a self-review checklist before subagent handoff?

To enforce a self-review checklist before subagent handoff, apply an implementer contract to your delegation prompts to guide quality checks, reducing rework and misinterpretations during task orchestration.

When should I use escalation rules for subagent task delegation?

You should use escalation rules for subagent task delegation when a task requires additional input or higher-level decision-making, ensuring clear communication of progress and risk through a status enum.

Does the implementer contract work without external dependencies?

Yes, the implementer contract works without external dependencies, allowing you to directly embed its status enum, reporting format, and self-review checklist into your existing subagent orchestration prompts.

What is the best way to ensure traceable outcomes from subagent tasks?

The best way to ensure traceable outcomes from subagent tasks is to define a standardized reporting format and explicit completion, partial completion, or escalation states within your delegation prompts.