← all publishers

metagit-ai

@metagit-ai source repo

48 published skills

  1. Metagit CLI 2 · metagit-ai
    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 agent_mode session.
    0
    installs
  2. Metagit CLI 3 · metagit-ai
    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 agent_mode session.
    0
    installs
  3. Gitnexus CLI 2 · metagit-ai
    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"
    0
    installs
  4. Gitnexus Guide 2 · metagit-ai
    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?"
    0
    installs
  5. Metagit CLI 4 · metagit-ai
    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 agent_mode session.
    0
    installs
  6. Metagit Workspace Scope 2 · metagit-ai
    Discover active metagit workspace scope, project boundaries, and repository status. Use when an agent starts work in a multi-repo workspace and needs fast, scoped context before editing.
    0
    installs
  7. Metagit Gating 2 · metagit-ai bundle
    Use when implementing or operating Metagit MCP server activation and tool exposure rules based on .metagit.yml presence and validity.
    0
    installs
  8. Metagit Campaign 2 · metagit-ai
    Plan and track cross-project multi-repo campaigns — YAML overlays, repo rollups, objective fan-out, and MR status. Use for umbrella-scale coordinated work.
    0
    installs
  9. Metagit Projects 2 · metagit-ai
    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.
    0
    installs
  10. Metagit Agent Coordination 2 · metagit-ai
    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 from handoff claim TTL leases.
    0
    installs
  11. Gitnexus Debugging 2 · metagit-ai
    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"
    0
    installs
  12. Gitnexus Exploring 2 · metagit-ai
    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"
    0
    installs
  13. Gitnexus Refactoring 2 · metagit-ai
    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"
    0
    installs
  14. Metagit Context Pack 2 · metagit-ai
    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.
    0
    installs
  15. Metagit Graph Maintain 2 · metagit-ai bundle
    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.
    0
    installs
  16. Gitnexus Impact Analysis 2 · metagit-ai
    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?"
    0
    installs
  17. Metagit Workspace Sync · metagit-ai
    Sync workspace repositories safely using metagit with scoped fetch, pull, or clone actions. Use when repository content must be refreshed for implementation.
    0
    installs
  18. Metagit Upstream Triage · metagit-ai
    Triage cross-repository blockers by ranking likely upstream repositories and files with metagit search and hinting tools. Use when local fixes appear incomplete.
    0
    installs
  19. Metagit Workspace Scope · metagit-ai
    Discover active metagit workspace scope, project boundaries, and repository status. Use when an agent starts work in a multi-repo workspace and needs fast, scoped context before editing.
    0
    installs
  20. Metagit Rewrite Campaign · metagit-ai bundle
    Orchestrate a reference-implementation rewrite across source and target repos using campaigns, parity registry conventions, objectives, and subagent handoffs.
    0
    installs
  21. Gitnexus Debugging · metagit-ai
    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"
    0
    installs
  22. Gitnexus Exploring · metagit-ai
    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"
    0
    installs
  23. Metagit Agent Coordination · metagit-ai
    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 from handoff claim TTL leases.
    0
    installs
  24. Gitnexus Refactoring · metagit-ai
    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"
    0
    installs
  25. Gitnexus Impact Analysis · metagit-ai
    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?"
    0
    installs
  26. Metagit Workspace Grep · metagit-ai
    Search on-disk file contents across managed workspace repos via ripgrep (or Python fallback). Use when hunting code strings, configs, or Terraform/Docker patterns — not for manifest metadata.
    0
    installs
  27. Metagit Aos · metagit-ai
    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.
    0
    installs
  28. Metagit CLI · metagit-ai
    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 agent_mode session.
    0
    installs
  29. Metagit Stamp · metagit-ai
    Stamp or refresh a non-umbrella .metagit.yml for a target folder (git or local) using detection-first, idempotent updates. Use when users ask to create/update a local project manifest quickly.
    0
    installs
  30. Metagit Gating · metagit-ai bundle
    Use when implementing or operating Metagit MCP server activation and tool exposure rules based on .metagit.yml presence and validity.
    0
    installs
  31. Metagit Campaign · metagit-ai
    Plan and track cross-project multi-repo campaigns — YAML overlays, repo rollups, objective fan-out, and MR status. Use for umbrella-scale coordinated work.
    0
    installs
  32. Metagit Gitnexus · metagit-ai bundle
    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.
    0
    installs
  33. Metagit Projects · metagit-ai
    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.
    0
    installs
  34. Humanizer · metagit-ai
    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 attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
    0
    installs
  35. Metagit Bootstrap · metagit-ai bundle
    Use when generating or refining local .metagit.yml files using deterministic discovery plus MCP sampling or CLI-only fallbacks.
    0
    installs
  36. Metagit Multi Repo · metagit-ai
    Coordinate implementation tasks across multiple repositories using metagit status, search, and scoped sync workflows. Use when one objective spans several repositories.
    0
    installs
  37. Metagit Repo Impact · metagit-ai
    Plan repository change impact before edits by combining metagit workspace context and graph-based dependency analysis. Use when a change may affect multiple repositories.
    0
    installs
  38. Gitnexus CLI · metagit-ai
    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"
    0
    installs
  39. Metagit Agent Access · metagit-ai bundle
    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.
    0
    installs
  40. Metagit Context Pack · metagit-ai
    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.
    0
    installs
  41. Metagit MCP Resources · metagit-ai
    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.
    0
    installs
  42. Metagit Release Audit · metagit-ai
    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.
    0
    installs
  43. Metagit Sharing State · metagit-ai
    Configure shared coordination state (objectives, handoffs, approvals, events) across multiple agents and machines via METAGIT_STATE_URL, optional DynamoDB / MongoDB DocumentStore backends, and the ops HTTP path. Use when Hermes subagents, CI runners, or humans must see the same objective queue without Syncthing JSON files.
    0
    installs
  44. Metagit Upstream Scan · metagit-ai bundle
    Use when a coding agent encounters likely upstream blockers and must find related workspace repositories, files, and probable root causes.
    0
    installs
  45. Gitnexus Guide · metagit-ai
    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?"
    0
    installs
  46. Metagit Config Refresh · metagit-ai
    Refresh or bootstrap `.metagit.yml` using deterministic discovery and validation flows. Use when configuration is missing, stale, or incomplete for workspace operations.
    0
    installs
  47. Metagit Control Center · metagit-ai bundle
    Use when running metagit as an MCP control center for multi-repo awareness, guarded sync, and operational knowledge across ongoing agent tasks.
    0
    installs
  48. Metagit Graph Maintain · metagit-ai bundle
    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.
    0
    installs