Imported from organvm-iv-taxis/a-i--skills (
skills/tools/organvm-governance-pack/SKILL.md). Install upstream withnpx skills add organvm-iv-taxis/a-i--skills --skill organvm-governance-pack. Copyright stays with the author (MIT).
ORGANVM Governance Pack
A curated bundle of skills for managing repository lifecycle, quality gates, and governance compliance across the ORGANVM ecosystem.
What's Included
- ecosystem-autopsy — Discovery entrypoint. Orchestrate
organvm ecosystem+organvm irfto surface unregistered repos and drift, then emit migration signals routing to downstream skills below - promotion-readiness-checklist — Assess repositories against promotion state requirements (LOCAL → CANDIDATE → PUBLIC_PROCESS → GRADUATED)
- repo-onboarding-flow — Scaffold and integrate new repositories with seed.yaml, CI/CD, and documentation
- stranger-test-protocol — Validate that documentation is comprehensible to someone with zero context
- github-repository-standards — Enforce repository organization and README standards
- verification-loop — Comprehensive build/type/lint/test/security verification
- coding-standards-enforcer — Automated code style enforcement with linters and pre-commit hooks
Getting Started
Install this bundle to establish governance practices across your repositories. The recommended workflow:
- Discovery: Run ecosystem-autopsy to map the workspace, find unregistered repos, and emit drift signals
- New repos: Use repo-onboarding-flow to scaffold and integrate
- Quality baseline: Apply coding-standards-enforcer and verification-loop
- Documentation: Run stranger-test-protocol to validate docs
- Promotion: Use promotion-readiness-checklist to assess and advance governance state
This pack is designed for the ORGANVM eight-organ ecosystem but applies to any multi-repo system with governance requirements. Phase 1 (Discovery) feeds the downstream phases via the signal records ecosystem-autopsy emits.