dgc-tui

Operate and debug DGC components via a unified terminal UI.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/AmitabhainArunachala/clawd --skill dgc-tui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dgc-tui
Source: https://github.com/AmitabhainArunachala/clawd/tree/main/skills/dgc-tui
Command: npx skills add https://github.com/AmitabhainArunachala/clawd --skill dgc-tui

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a unified interface for operating and debugging the DGC (Distributed Governance Chain) system directly from the terminal, streamlining complex operations.

Core Features & Use Cases

  • System Monitoring: View detailed status and live dashboards of DGC operations.
  • Protocol Execution: Initiate and manage DGC protocols like the 17-gate process and swarm cycles.
  • Debugging & Logging: Access logs, integration tests, and archive entries for troubleshooting.
  • Use Case: When a DGC node is behaving unexpectedly, use this Skill to check its status, tail its logs, and run integration tests to pinpoint the issue.

Quick Start

Launch the DGC terminal UI by navigating to the DHARMIC_GODEL_CLAW directory and running the dgc command.

Frequently Asked Questions about dgc-tui

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

FAQPage Schema
How do I monitor Distributed Governance Chain components from the terminal?

Monitor Distributed Governance Chain components from the terminal by launching a unified TUI that provides detailed status checks, live dashboards, and log tailing for DGC operations. It streamlines viewing node behavior directly in the console.

What is the best way to debug a DGC node that is behaving unexpectedly?

Debug an unexpectedly behaving DGC node by using a unified terminal interface to check its status, tail its logs, and run integration tests to pinpoint the issue. This provides direct console access to troubleshooting tools.

How do I execute DGC gate protocols and swarm cycles via command line?

Execute DGC gate protocols and swarm cycles via command line by running the dgc command in your terminal, which initiates and manages these processes directly. It supports direct CLI execution of the gate runner.

Can I use Moonshot as a provider for terminal chat interactions during DGC operations?

Yes, you can use Moonshot as a configurable provider for chat interactions during DGC operations. The terminal UI supports configurable providers like Moonshot to facilitate direct chat interactions while debugging.

What do I need to start running DGC terminal UI operations?

To start running DGC terminal UI operations, navigate to the DHARMIC_GODEL_CLAW directory and execute the dgc command. This launches the unified interface for operating and debugging system components.