init-governance

Initialize and synchronize CGG governance surfaces and configuration files.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/prompted365/context-grapple-gun --skill init-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-governance
Source: https://github.com/prompted365/context-grapple-gun/tree/main/cgg-runtime/skills/init-governance
Command: npx skills add https://github.com/prompted365/context-grapple-gun --skill init-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup and maintenance of essential governance structures for the Context Grapple Gun (CGG) system within a project, ensuring a consistent and functional environment.

Core Features & Use Cases

  • Bootstrap & Repair: Installs or repairs CGG runtime components like skills, agents, and hooks.
  • Configuration Management: Creates and validates project-specific configuration files such as .ticzone and .ticignore.
  • Use Case: When starting a new project that will use CGG, run this Skill to automatically set up all necessary directories, configuration files, and core runtime components, ensuring a smooth onboarding process.

Quick Start

Run /init-governance to bootstrap CGG governance surfaces in your project.

Frequently Asked Questions about init-governance

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

FAQPage Schema
How do I bootstrap CGG governance surfaces in a new project directory?

To bootstrap CGG governance surfaces, you can run an initialization command that automatically creates and synchronizes essential runtime components such as skills, agents, and hooks within your project directory. This automated setup ensures your project adheres to operational standards immediately.

What configuration files are required for Context Grapple Gun runtime setup?

The Context Grapple Gun runtime setup requires critical configuration files like .ticzone and .ticignore. The initialization process manages the creation and validation of these project-specific files to ensure a functional governance environment.

Can I repair broken governance components like agents and hooks without starting over?

Yes, you can repair broken governance components without starting over. The initialization skill manages both the creation and repair of essential runtime components, including skills, agents, and hooks, restoring your project to operational standards.

When do I need to initialize project governance structures for my runtime environment?

You need to initialize project governance structures when starting a new project that uses the Context Grapple Gun system. Running the setup ensures all necessary directories and core runtime components are installed for smooth onboarding and consistent functionality.

Does setting up project governance configuration require any external dependencies?

No, setting up project governance configuration does not require external dependencies. The skill operates independently to create and validate essential configuration files and runtime components within your existing project directory.