update-constitution

Validate and ratify constitution.md updates with Change Log entries.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/jackson2787/torque-coding --skill update-constitution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-constitution
Source: https://github.com/jackson2787/torque-coding/tree/main/skills/memory-bank/update-constitution
Command: npx skills add https://github.com/jackson2787/torque-coding --skill update-constitution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces that the highest-authority constitution document remains consistent by validating entries, gating changes behind explicit ratification, and preventing task-work or debrief-induced alterations.

Core Features & Use Cases

  • Validates new constitution entries against the predefined sections and timelessness rules.
  • Enforces the Change Log policy and requires bootstrap or ratified amendments to populate the document.
  • Supports bootstrap population for initial setup and subsequent ratified updates.

Quick Start

Submit a ratified proposal in the human decisions folder and let this skill update constitution.md accordingly.

Frequently Asked Questions about update-constitution

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

FAQPage Schema
How do I enforce explicit ratification for constitution document updates?

Constitution updates are enforced by validating entries and gating changes behind explicit ratification. You submit a ratified proposal in the human decisions folder, and the skill updates constitution.md accordingly while preventing unauthorized alterations.

What is the process for validating new constitution entries during bootstrap?

Validating new constitution entries involves checking entries against predefined sections and timelessness rules. During bootstrap population, the skill ensures identity and sections are honored, applying validation rules before writing to the document.

How do I append ratified amendments to a Change Log in a markdown constitution?

Appending ratified amendments to a Change Log requires a write workflow that activates after ratification. The skill enforces the Change Log policy by validating entries first, then appending the ratified changes to maintain document consistency.

Why does my constitution document update fail validation without frontmatter?

Constitution document validation fails without frontmatter because the skill requires name and description fields in SKILL.md. This metadata ensures identity and sections are honored, preventing task-work or debrief-induced alterations from bypassing ratification.

Can I use this governance skill to prevent task-work from altering the constitution?

Yes, this governance skill prevents task-work or debrief-induced alterations by gating changes behind explicit ratification. It validates entries against predefined sections and timelessness rules, ensuring only bootstrap or approved amendments populate the document.

What are the limitations of using a memory-bank for constitution governance?

Using a memory-bank for constitution governance limits updates to bootstrap or explicitly ratified amendments. The skill prevents unauthorized task-work alterations and requires strict validation, meaning no changes occur without a ratified proposal in the human decisions folder.