compose-org

Fork an agentic substrate into a customer-branded digital clone.

1|1|Updated May 26, 2026
One-click install
npx skills add https://github.com/aiappsgbb/zava-constellation --skill compose-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compose-org
Source: https://github.com/aiappsgbb/zava-constellation/tree/main/skills/compose-org
Command: npx skills add https://github.com/aiappsgbb/zava-constellation --skill compose-org

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to create a branded digital clone from an agentic substrate, perfect for demos and proof-of-concepts.

Core Features & Use Cases

  • Forking Substrate: Clone and customize an existing substrate to create a customer-specific digital clone.
  • Rebranding: Literally replace tokens in the substrate with customer-specific branding.
  • Data Fabric Repacking: Adjust data-fabric generators to fit the customer's profile and primer.
  • Schema Swap: Rename entity-kind tables and add new ones based on the primer's domain library.
  • Functions & Personae: Replace functions and generate personae for leadership and archetypes.
  • Domain Composition: Extend the domain registry with the primer's workflow library.
  • Stack Mocks: Scaffold Node MCP mocks for stack overrides.
  • Re-seeding Data Fabric: Regenerate the Kuzu snapshot with new entity-kind tables and subsidiaries.
  • Smoke Test & Hand Off: Test the fork and provide instructions for further setup.
  • Use Case: Use this Skill to create a custom digital clone for a customer, tailored to their specific needs and industry.

Quick Start

Run the compose-org skill on the org-brief 'org-brief.yaml' and the substrate 'zava-control-plane'.

Frequently Asked Questions about compose-org

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

FAQPage Schema
How do I create a branded digital clone from an existing agentic substrate?

Schema swapping renames entity-kind tables and introduces new ones using an industry primer's domain library. This structural modification ensures the forked substrate accurately reflects the target organization's data model.

What do I need to fork a substrate into a customer-specific demo environment?

Stack mocking scaffolds Node MCP mocks to simulate stack overrides within the digital clone. This allows the forked substrate to emulate customer-specific integrations and workflows during proof-of-concept demonstrations.

How does data fabric repacking work when customizing a digital clone?

Data fabric repacking adjusts existing generators to match a customer's profile and industry primer. It includes re-seeding the Kuzu snapshot with new entity-kind tables and subsidiaries to reflect the branded organizational structure.

Can I generate custom personae and functions for a forked substrate?

Yes, the forking process replaces existing functions and generates custom personae for leadership and archetypes. It also extends the domain registry with the primer's workflow library to match the target organization's operational needs.