skill-intent-contract

Creates a reusable intent contract document to guide workflows and validate outcomes.

4.0k|369|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/nyldn/claude-octopus --skill skill-intent-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-intent-contract
Source: https://github.com/nyldn/claude-octopus/tree/main/skills/skill-intent-contract
Command: npx skills add https://github.com/nyldn/claude-octopus --skill skill-intent-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The intent contract creates a persistent record of user intent that:

  • Captures what the user is trying to accomplish
  • Defines success criteria upfront
  • Establishes boundaries and constraints
  • Travels through the entire workflow
  • Validates final outputs against original intent This closes the loop between intention and delivery.

Core Features & Use Cases

  • Persistent recording of user intent across workflows (JTBD)
  • Defines Good Enough and Exceptional success criteria
  • Establishes boundaries and constraints
  • Travels through discover, embrace, and validate/deliver phases
  • Stores and references the intent contract throughout execution
  • Validation framework and status tracking (active, validating, completed)

Quick Start

Create an intent contract by defining the goal, success criteria, boundaries, and context to guide the workflow.

Frequently Asked Questions about skill-intent-contract

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

FAQPage Schema
How do I validate workflow outputs against original stakeholder goals?

Validate workflow outputs by storing an intent contract that captures job statements, success criteria, and boundaries upfront, then checking final deliverables against this persistent record to ensure alignment throughout multi-phase tasks.

What is an intent contract and how does it close the loop between intention and delivery?

An intent contract is a persistent record of user intent that defines goals, boundaries, and success criteria upfront, travels through discover and plan workflows, and validates final outputs against the original intent to close the delivery loop.

How do I capture and track user goals across multi-phase planning workflows?

Capture and track user goals by creating an intent contract at the start of a workflow, storing job statements and constraints in a persistent file that travels through all phases to maintain alignment and governance.

Can I define good enough and exceptional success criteria before starting a validation workflow?

Yes, you can define both good enough and exceptional success criteria upfront. The intent contract framework stores these thresholds alongside context and constraints to establish clear boundaries before execution begins.

What's the best way to maintain alignment with stakeholder intent throughout a long project?

Maintain alignment by recording stakeholder intent in a persistent contract file that includes clarifying context and a validation checklist, referencing it continuously across discover, embrace, and validate phases.

When do I need a persistent intent contract for workflow governance?

You need an intent contract when executing multi-phase tasks requiring strict governance, where defining success criteria and boundaries upfront is critical to validating that final outputs match original stakeholder goals.