god-mode

Summarize repository status and coach AGENTS.md instructions across GitHub and Azure DevOps.

4|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/InfantLab/god-mode-skill --skill god-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: god-mode
Source: https://github.com/InfantLab/god-mode-skill/tree/main
Command: npx skills add https://github.com/InfantLab/god-mode-skill --skill god-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, sqlite3, jq, yq, and includes scripts (resource) components.

What problem does it solve?

Managing dozens of repos leaves you with scattered context and outdated agent instructions. god-mode gives you a single, conversational view that summarizes activity across all configured projects and coaches your AGENTS.md based on real commit patterns.

Core Features & Use Cases

  • Multi-project status across GitHub and Azure DevOps
  • LLM-powered agent instruction analysis to uncover gaps and improvements
  • Monthly activity reviews and JSON outputs for automation
  • Conversational CLI/OpenClaw workflow to set up, sync, status, and analyze

Quick Start

  • Install god-mode, add a GitHub project, then run: god setup; god projects add github:your/repo; god status.

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 status overview across multiple GitHub repositories?

To get a status overview across multiple GitHub repositories, you can use a multi-repo oversight tool that summarizes commits, PRs, and issues. It processes activity via the gh CLI to generate a unified project health view.

How do I improve agent instructions based on real commit patterns?

Improving agent instructions based on real commit patterns involves analyzing repository activity to uncover gaps in your AGENTS.md files. This LLM-powered agent instruction analysis provides actionable recommendations for coaching AI agents.

Do I need to install the gh CLI to manage Azure DevOps and GitHub projects?

Yes, you need the gh CLI installed to manage Azure DevOps and GitHub projects with this tool. It also relies on sqlite3 and jq to process commits, PRs, issues, and agent files for generating automated recommendations.

What is the best way to automate monthly activity reviews for multiple repositories?

The best way to automate monthly activity reviews for multiple repositories is to generate JSON outputs from summarized multi-project status. This enables quick overviews and health checks across all configured GitHub and Azure DevOps projects.

Can I use sqlite3 and jq for multi-repo oversight without complex setup?

You can use sqlite3 and jq for multi-repo oversight through a conversational CLI workflow. You simply set up, sync, add projects, and analyze status, which processes repository data to coach your AI agents.