laundering

Merge territory branches, run verification, and update ledger entries for releases.

71|9|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/kucherenko/gangsta --skill laundering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laundering
Source: https://github.com/kucherenko/gangsta/tree/main/skills/laundering
Command: npx skills add https://github.com/kucherenko/gangsta --skill laundering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates post-Hit cleanup and validation to ensure delivered work is integrated, verified, and properly documented for production releases.

Core Features & Use Cases

  • Post-merge Integration: Merge and align all territory work trees into the main branch and resolve conflicts.
  • Verification & Quality Gate: Run the full verification suite, lint, and type checks to guarantee quality before release.
  • Consigliere Final Review: Facilitate architectural audit and address potential concerns before sign-off.
  • Ledger & Documentation: Update ledger entries and retain permanent records (contracts, execution plans, and recon dossiers).

Quick Start

Invoke laundering after territory completion and Don approval to finalize and validate the production-ready release.

Frequently Asked Questions about laundering

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

FAQPage Schema
How do I automate post-merge code integration and cleanup for production releases?

Automating post-merge code integration involves merging work trees into the main branch, resolving conflicts, and performing cleanup to finalize production-ready releases. This ensures delivered work is properly aligned and traceable.

What is a Consigliere review in code integration and release management?

A Consigliere review is an architectural audit conducted before sign-off to address potential concerns. It acts as a final quality gate to validate structural integrity before deploying production-ready code releases.

How do I run verification and quality gates before a code release?

Running verification and quality gates requires executing the full verification suite, lint checks, and type checks. This validates code quality and guarantees production readiness before final sign-off and ledger updates.

Does autonomous-mode code integration support multi-territory work tree merging?

Yes, autonomous-mode code integration supports multi-territory work tree merging. It coordinates conflict resolution and aligns all completed work into the main branch across various completion scenarios.

Why update a ledger after deploying code to production?

Updating a ledger after deploying code to production records permanent entries for contracts, execution plans, and recon dossiers. This maintains artifact traceability and documents the final validated release state.

When should I run post-deployment validation and cleanup for multi-territory completions?

You should run post-deployment validation and cleanup for multi-territory completions immediately after territory completion and approval. This triggers the finalization process to merge branches, verify quality, and update records.