metagit-ai

37 mods across 1 repository, 2 stars between them.

gitnexus-cli

01

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

2 3d ago A 59 tokens copy · 84% MIT

gitnexus-debugging

02

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

2 3d ago A 46 tokens copy · 80% MIT

gitnexus-exploring

03

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

2 3d ago A 55 tokens copy · 86% MIT

gitnexus-guide

04

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

2 3d ago A 56 tokens copy · 92% MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

2 3d ago A 50 tokens copy · 92% MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

2 3d ago A 53 tokens copy · 86% MIT

humanizer

07

metagit-ai/metagit-cli

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

2 3d ago A 93 tokens copy · 84% MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Optimize any repository for minimal-token agent onboarding — llms.txt, AGENTS.md, hidden HTML agent blocks, docs/agents.md. Use when asked to improve agentic access, agent metadata, llms.txt, or run the agent-access optimizer subagent on a project.

2 3d ago A 60 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Isolate concurrent agents with RFC-0007 ACL primitives: allocate agent/ branches, acquire branch leases, create exclusive git worktrees, and declare advisory file claims. Use when launching multiple agents, avoiding shared checkouts, preventing branch collisions, or coordinating file ownership before coding. Distinct…

2 3d ago A 70 tokens original MIT

metagit-aos

10

metagit-ai/metagit-cli

Skill Claude CodeCodex

Compose ACL, task graph, scheduler, merge, and related coordination subsystems via metagit aos|coord status|doctor|next. Use when an operator or orchestrator needs one snapshot of coordination health or the next work envelope without launching models. Start with the day-1 quickstart for the canonical control loop.

2 3d ago A 67 tokens original MIT

metagit-bootstrap

11

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when generating or refining local .metagit.yml files using deterministic discovery plus MCP sampling or CLI-only fallbacks.

2 3d ago A 27 tokens original MIT

metagit-campaign

12

metagit-ai/metagit-cli

Skill Claude CodeCodex

Plan and track cross-project multi-repo campaigns — YAML overlays, repo rollups, objective fan-out, and MR status. Use for umbrella-scale coordinated work.

2 3d ago A 37 tokens original MIT

metagit-cli

13

metagit-ai/metagit-cli

Skill Claude CodeCodex

CLI-only shortcuts for metagit agents — workspace catalog, discovery, prompts, sync, layout, and config. Use instead of MCP or HTTP API when operating from a shell or agentmode session.

2 3d ago A 43 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Refresh or bootstrap .metagit.yml using deterministic discovery and validation flows. Use when configuration is missing, stale, or incomplete for workspace operations.

2 3d ago A 34 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Token-efficient workspace onboarding via tiered context packs — map, repo cards, session digest, objectives, approvals, repomix profiles. Use at session start or when scoping work in a metagit-managed workspace.

2 3d ago A 48 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when running metagit as an MCP control center for multi-repo awareness, guarded sync, and operational knowledge across ongoing agent tasks.

2 3d ago A 32 tokens original MIT

metagit-gating

17

metagit-ai/metagit-cli

Skill Claude CodeCodex

Use when implementing or operating Metagit MCP server activation and tool exposure rules based on .metagit.yml presence and validity.

2 3d ago A 29 tokens original MIT

metagit-gitnexus

18

metagit-ai/metagit-cli

Skill Claude CodeCodex

Run gitnexus analysis for a target workspace and selected project repositories before graph-dependent tasks. Use when index staleness is detected or cross-repo graph results are needed.

2 3d ago A 42 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Discover, suggest, promote, validate, and ingest cross-repo graph.relationships in .metagit.yml for GitNexus overlay and dependency maps. Use for first-time graph bootstrap or ongoing workspace graph maintenance.

2 3d ago A 49 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Token-efficient MCP resource ladder for metagit workspaces — catalog, map, layered prompts, project/repo drill-down. Use when the IDE host exposes metagit resources/read instead of shell CLI.

2 3d ago A 46 tokens original MIT

metagit-multi-repo

21

metagit-ai/metagit-cli

Skill Claude CodeCodex

Coordinate implementation tasks across multiple repositories using metagit status, search, and scoped sync workflows. Use when one objective spans several repositories.

2 3d ago A 33 tokens original MIT

metagit-projects

22

metagit-ai/metagit-cli

Skill Claude CodeCodex

Ongoing workspace and project management for OpenClaw and Hermes agents. Use when starting work, organizing repos, or before creating a new project folder so existing metagit projects are reused instead of duplicated.

2 3d ago A 45 tokens original MIT

metagit-ai/metagit-cli

Skill Claude CodeCodex

Mandatory before calling work complete when the session changed repo files. Runs format, lint, tests, integration tests, context-aware pip-audit/bandit, and optional gitleaks via task qa:prepush. Use before push, release, or hand-off.

2 3d ago A 59 tokens original MIT

metagit-repo-impact

24

metagit-ai/metagit-cli

Skill Claude CodeCodex

Plan repository change impact before edits by combining metagit workspace context and graph-based dependency analysis. Use when a change may affect multiple repositories.

2 3d ago A 33 tokens original MIT