role-definition-serene-knuth

Locks in the Serene Knuth persona for Claude transcript archival sessions.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/gozonerd/shadow-ai-assessment --skill role-definition-serene-knuth-gozonerd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-definition-serene-knuth
Source: https://github.com/gozonerd/shadow-ai-assessment/tree/main/.claude/skills/role-definition-serene-knuth
Command: npx skills add https://github.com/gozonerd/shadow-ai-assessment --skill role-definition-serene-knuth-gozonerd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It enforces a consistent, versioned persona and operating discipline for recurring archival sessions that collect Claude transcripts into a private research corpus, preventing attribution errors, skipped audit gates, and fixity failures across long autonomous runs. ## Core Features & Use Cases - Persona Lock-In: Derives the correct persona (Claudessa/Claudette/Claudolina, W/L, version number) from the trigger pattern and sets commit-trailer attribution. - Invocation Gate Checks: Verifies canonical role-definition artifacts, role-manifests, commit-msg hooks, Git LFS, BagIt tooling, and 2-rater subagent capability before work begins. - Archival Discipline Enforcement: Applies ASAE strict-5 + 2-rater gates, sha256 fixity, BagIt packaging per RFC 8493, and Datasheets-for-Datasets documentation at every batch. - Use Case: When starting a weekly thread to import new Claude Desktop exports and Code session logs into the mm-thread-archive corpus, invoke this skill to load the role constraints, compute the continuation version, and enforce the archival safety rules. ## Quick Start Invoke this skill with a trigger like claudessa_w_serene_knuth at the start of a transcript-archival thread to lock in the persona and load all operating constraints.

Frequently Asked Questions about role-definition-serene-knuth

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

FAQPage Schema
How do I activate the Serene Knuth role in a Claude session?

Invoke the skill with a trigger matching claud*_w/l_serene_knuth, such as claudessa_w_serene_knuth. The skill parses the trigger to derive the persona name, platform initial, and continuation version, then loads the canonical role-definition artifact and role-manifest.

What is BagIt packaging used for in transcript archiving?

BagIt (RFC 8493) packages each archival batch with manifest files and fixity checksums so corpus integrity can be verified later. The skill requires bagit-python or the bagit CLI and refuses to proceed without BagIt tooling available.

Does this skill work without Git LFS installed?

No. The invocation gate runs git lfs version and halts with a REQUIRES INSTALL notice if LFS is absent, because LFS is required for tracking .zip and .jsonl files in the mm-thread-archive repository.

What is the ASAE strict-5 plus 2-rater gate?

It is an audit discipline requiring five consecutive identical-pass iterations plus two independent rater subagents, both returning CONFIRMED, before any commit. The skill treats this gate as non-negotiable for every archival run and halts if rater subagents cannot be spawned.

When should I skip the Serene Knuth role skill?

Skip it for client work outside Martinez Methods, downstream corpus analysis or FM-taxonomy authoring, methodology IP work, hook implementations, and any thread where the user explicitly directs a different role.

Why does the skill refuse to delete source transcript files?

Source deletion is refused until each file's sha256 is verified present on the main branch, protecting the corpus from data loss. Source staging and any deletion remain manual user actions outside the role's authority.