agreement-amendment

Classify amendment types and route them through ACT phases to produce versioned records.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Community-Chests/neos-operating-system --skill agreement-amendment-community-chests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agreement-amendment
Source: https://github.com/Community-Chests/neos-operating-system/tree/main/neos-core/layer-01-agreement/agreement-amendment
Command: npx skills add https://github.com/Community-Chests/neos-operating-system --skill agreement-amendment-community-chests

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Formalizes modifications to existing agreements with traceable history and proper authorization across ACT levels, ensuring changes are deliberate and auditable.

Core Features & Use Cases

  • Classify amendment type (minor_clarification, substantive_change, scope_expansion, scope_reduction) and route to the minimum ACT level.
  • Run complete ACT cycles (advice, consent, test) and generate a comprehensive amendment record linked to the parent agreement.
  • Update the registry with the new version, archive the previous version, and provide a consent record for auditability.
  • Use case: updating a contract in the registry to reflect a scope change while preserving historical versions and linkage to the amendment record.

Quick Start

Initiate an amendment proposal against a parent agreement and follow the ACT routing to produce the amendment record.

Frequently Asked Questions about agreement-amendment

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

FAQPage Schema
How do I create a traceable amendment for an existing contract?

To create a traceable amendment, you submit a proposal with the parent agreement ID, proposer identity, amendment type, proposed changes in diff format, and rationale. The system routes it through ACT phases and outputs a consent record with an updated version number.

What types of agreement amendments can be classified and routed through governance?

Amendment types include minor clarification, substantive change, scope expansion, and scope reduction. Each type is routed to the minimum required ACT level to ensure changes are deliberate and auditable.

How does the amendment process preserve historical versions of agreements?

The process archives the previous version and updates the registry with the new version number. This ensures historical versions are preserved alongside the comprehensive amendment record linked to the parent agreement.

What inputs are required to initiate a governance amendment proposal?

Required inputs include proposer identity, parent agreement ID, amendment type, proposed changes in diff format, and rationale. These inputs drive the ACT routing and generate the consent record.

Can I use this for scope reductions as well as scope expansions?

Yes, the system handles both scope expansions and scope reductions. It classifies the amendment type and routes it through the appropriate ACT phases to produce a versioned amendment record.

When do I need formal consent records for contract modifications?

Formal consent records are needed whenever modifying existing agreements to ensure changes are deliberate and auditable. The system runs complete ACT cycles and generates a comprehensive amendment record for auditability.