dev-state-overview

Aggregate GitHub, local git, ports, fleet, and Vault sync statuses.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/metaarchetech/metaarchetech.github.io --skill dev-state-overview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-state-overview
Source: https://github.com/metaarchetech/metaarchetech.github.io/tree/main/content/05%20Claude%20Skills/dev-state-overview
Command: npx skills add https://github.com/metaarchetech/metaarchetech.github.io --skill dev-state-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, PowerShell, Obsidian, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of your development state, including GitHub, local git, listening ports, and fleet status, to help you quickly understand the current status of your development environment.

Core Features & Use Cases

  • Integrated Overview: Summarizes GitHub repository statuses, local git state, listening ports, and fleet status.
  • GitHub and Local Git Integration: Shows the most recent pushes, branches, and commit differences between GitHub and local repositories.
  • Port and Process Monitoring: Lists open ports and running processes related to the Visustwin environment.
  • Vault Sync Status: Indicates the sync status of Obsidian vaults.
  • Fleet Status: Lists the roles and last check-in times of other fleet machines.

Quick Start

Run the 'dev-state-overview' skill to get a detailed overview of your development state.

Frequently Asked Questions about dev-state-overview

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

FAQPage Schema
How do I get an overview of my local git status and GitHub repository state?

This Skill provides an integrated development state overview by aggregating local git status and GitHub repository data. It shows recent pushes, active branches, and commit differences between remote and local repositories.

Can I monitor listening ports and running processes alongside my git status?

Yes, you can monitor listening ports and running processes alongside git status. The overview aggregates open ports and environment processes to help you track local development activity.

Do I need PowerShell and Obsidian to check my development environment status?

Yes, you need PowerShell and Obsidian to check your development environment status. The Skill also requires the GitHub CLI (gh) and git to aggregate repository data and Vault sync status.

How does Obsidian Vault sync status monitoring work for local development?

Obsidian Vault sync status monitoring works by checking the synchronization state of your local vaults. It integrates this sync data with your fleet status and local git state for a unified view.

What is the best way to track fleet machine roles and last check-in times?

The best way to track fleet machine roles and check-in times is to aggregate fleet status data. This Skill lists the roles and last check-in times of other fleet machines alongside your development environment overview.

What are the limitations of aggregating GitHub and local git overviews with PowerShell?

A limitation of aggregating GitHub and local git overviews is the strict dependency on PowerShell, gh, git, and Obsidian. Without these specific tools installed, the environment status cannot be generated.