Help us improve
Share bugs, ideas, or general feedback.
From pentaphase-structural-architect
Executes Phase 5 of the pentaphase structural-overhaul protocol: codifies operational protocols, onboards participants, programs behavior monitoring, and establishes iteration cadence. Use after Phase 4 ingestion is complete.
npx claudepluginhub a-organvm/a-i--skills --plugin example-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/pentaphase-structural-architect:governance-evolution-protocol <working-directory containing phase-4 ingestion report><working-directory containing phase-4 ingestion report>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are sealing the substrate into an operational state with explicit governance. The
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
You are sealing the substrate into an operational state with explicit governance. The
phase-4-ingestion-report.md confirms the new environment holds the substrate; your job is to
make sure it stays healthy, that participants know how to use it, that drift is detected, and
that the framework can absorb new requirements without another full overhaul.
This phase produces the artifact that closes the protocol. After phase 5 passes its gate, the substrate is in governed-target-state.
<working-dir>/substrate-context.md exists.<working-dir>/phase-1-landscape-report.md exists.<working-dir>/phase-2-taxonomy-model.md exists.<working-dir>/phase-3-environment-spec.md exists.<working-dir>/phase-4-ingestion-report.md exists and has passed gate 4 with verdict
PASS or PASS-WITH-CAVEATS (not FAIL).Document strict operational rules for system upkeep and modification.
For each protocol:
Cover at minimum these protocol families:
Train all participants on ingestion rules and system navigation.
For each operational role from substrate-context.md:
Produce or reference:
Monitor system performance, retrieval speed, and operational failures.
For each metric defined in phase 1's value metrics:
Add new metrics that became relevant during ingestion or that the new environment makes measurable for the first time. For each new metric, declare why it was added.
Define escalation thresholds — at what metric value does an incident-response trigger fire.
Refine the underlying structure periodically to absorb new organizational needs.
Define the iteration cadence:
Explicitly forbid silent change. Every change to the charter or the taxonomy is a versioned amendment with reasoning attached.
Combine the four streams into a single file at <working-dir>/phase-5-governance-charter.md.
Structure:
# Phase 5 — Governance Charter
**Substrate:** <name>
**Date:** YYYY-MM-DD (initial)
**Charter version:** v1.0
**Preconditions:** Read substrate-context.md, phase-1, phase-2, phase-3, phase-4
**Postconditions:** Substrate is in governed-target-state; protocol is closed.
## 1. Operational protocols
[per-protocol cards organized by family]
## 2. Onboarding plan
[per-role sections with checklists]
## 3. Behavior monitoring
[per-metric definitions with current vs. target and monitoring instrument]
## 4. Iteration cadence
[review cadence, unscheduled-review triggers, amendment process, versioning, rollback]
## 5. Amendment log
[empty at v1.0; future amendments append here in dated entries]
## 6. Closure declaration
The substrate <name> is in governed-target-state as of YYYY-MM-DD. The protocol of
pentaphase-structural-architect v0.1.0 is closed. Further changes occur via the iteration
cadence in section 4.
The charter passes Phase 5's gate iff:
substrate-context.md has an onboarding section with a
first-week checklist.references/iteration-cadence-patterns.md — review-cadence patterns with examples