god-mode

Analyze project status across repositories and sync GitHub data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill god-mode-laoye2020
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: god-mode
Source: https://github.com/laoye2020/openclaw-workspace-clean/tree/main/skills/god-mode
Command: npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill god-mode-laoye2020

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires gh, sqlite3, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps developers manage multiple projects by providing a consolidated view of their status and improving AI assistant instructions based on actual work patterns.

Core Features & Use Cases

  • Project Overview: Get a bird's-eye view of all your repositories, including recent commits, open PRs, and issues.
  • AI Agent Coaching: Analyze your agents.md file against your commit history to identify gaps and suggest improvements, making your AI assistant smarter.
  • Use Case: Start your day by running god status to see what needs attention across all your projects, then use god agents analyze myproject to ensure your AI assistant is aligned with your current development practices.

Quick Start

Use the god-mode skill to see the status of all your projects.

Frequently Asked Questions about god-mode

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

FAQPage Schema
How do I get a consolidated overview of project status across multiple GitHub repositories?โ–ผ

To get a consolidated project status overview across multiple GitHub repositories, you can use this Skill to sync GitHub data and analyze recent commits, open PRs, and issues. It requires GitHub CLI, sqlite3, and jq to aggregate and display your repository metrics.

How do I analyze AI agent instructions against my actual GitHub commit patterns?โ–ผ

You can analyze AI agent instructions against your GitHub commit patterns by using this Skill to evaluate your agents.md file. It identifies gaps between your defined AI assistant instructions and actual development practices to suggest actionable improvements.

Do I need GitHub CLI, sqlite3, and jq installed to analyze repository metrics?โ–ผ

Yes, you need GitHub CLI, sqlite3, and jq installed to analyze repository metrics. These dependencies are required for the Skill to sync GitHub data, store repository state locally, and parse JSON responses for project oversight.

What is the best way to coach AI assistants using my actual development practices?โ–ผ

The best way to coach AI assistants using your development practices is to analyze agent instruction files against your commit history. This Skill compares your agents.md configurations with actual repository work patterns to highlight misalignments.

Can I use this Skill to monitor open PRs and issues across all my projects?โ–ผ

Yes, you can use this Skill to monitor open PRs and issues across all your projects. It syncs data from GitHub to provide a bird's-eye view of your repositories, allowing you to quickly see what needs attention across your development workflow.

Why should I sync GitHub data for AI agent coaching instead of manually reviewing instructions?โ–ผ

Syncing GitHub data for AI agent coaching reveals gaps between your agents.md instructions and actual commit patterns that manual reviews miss. This automated analysis ensures your AI assistant stays aligned with your real development practices.