@skills · Owner
Agent skills by abhigyanpatwari
44 skills indexed from github.com/abhigyanpatwari. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .claude · Collection · 45,147 stars
- gitnexus · Collection · 45,147 stars
- gitnexus · Collection · 45,147 stars
- gitnexus · Collection · 45,147 stars
- gitnexus-claude-plugin · Collection · 45,147 stars
- gitnexus-cli · Skill · 45,147 stars
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. Exam
- gitnexus-cli · Skill · 45,147 stars
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. Exam
- gitnexus-cursor-integration · Collection · 45,147 stars
- gitnexus-debugging · Skill · 45,147 stars
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?\
- gitnexus-debugging · Skill · 45,147 stars
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?\
- gitnexus-debugging · Skill · 45,147 stars
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?\
- gitnexus-exploring · Skill · 45,147 stars
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"Ho
- gitnexus-exploring · Skill · 45,147 stars
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"Ho
- gitnexus-exploring · Skill · 45,147 stars
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"Ho
- gitnexus-guide · Skill · 45,147 stars
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examp
- gitnexus-guide · Skill · 45,147 stars
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examp
- gitnexus-impact-analysis · Skill · 45,147 stars
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?
- gitnexus-impact-analysis · Skill · 45,147 stars
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?
- gitnexus-impact-analysis · Skill · 45,147 stars
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?
- gitnexus-lfg · Skill · 45,147 stars
Use when the user wants the GitNexus engineering pipeline run end-to-end on a task: gitnexus-plan (plan depth chosen up front), a blocking gate to execute
- gitnexus-lfg · Skill · 45,147 stars
Use when the user wants the GitNexus engineering pipeline run end-to-end on a task: gitnexus-plan (plan depth chosen up front), a blocking gate to execute
- gitnexus-lfg · Skill · 45,147 stars
Use when the user wants the GitNexus engineering pipeline run end-to-end on a task: gitnexus-plan (plan depth chosen up front), a blocking gate to execute
- gitnexus-pdg-query · Skill · 45,147 stars
Use when querying or extending GitNexus's PDG control/data-dependence surface (the `pdg_query` MCP tool, CDG/REACHING_DEF edges), or reasoning about \"what
- gitnexus-pdg-query · Skill · 45,147 stars
Use when querying or extending GitNexus's PDG control/data-dependence surface (the `pdg_query` MCP tool, CDG/REACHING_DEF edges), or reasoning about \"what
- gitnexus-plan · Skill · 45,147 stars
Use when you need a deep, implementation-ready engineering plan for a code change — built from GitNexus graph intelligence, statement-level PDG analysis, a
- gitnexus-plan · Skill · 45,147 stars
Use when you need a deep, implementation-ready engineering plan for a code change — built from GitNexus graph intelligence, statement-level PDG analysis, a
- gitnexus-plan · Skill · 45,147 stars
Use when you need a deep, implementation-ready engineering plan for a code change — built from GitNexus graph intelligence, statement-level PDG analysis, a
- gitnexus-pr-swarm-review · Skill · 45,147 stars
Run a GitNexus production-readiness pull request review using a coordinated reviewer swarm.
- gitnexus-refactoring · Skill · 45,147 stars
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"
- gitnexus-refactoring · Skill · 45,147 stars
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"
- gitnexus-refactoring · Skill · 45,147 stars
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"
- gitnexus-review · Skill · 45,147 stars
Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when
- gitnexus-review · Skill · 45,147 stars
Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when
- gitnexus-review · Skill · 45,147 stars
Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when
- gitnexus-review · Skill · 45,147 stars
Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when
- gitnexus-taint-analysis · Skill · 45,147 stars
Use when working on, reviewing, or extending GitNexus's CFG/taint/PDG subsystem (the `--pdg` layers), or when reasoning about source→sink data-flow finding
- gitnexus-taint-analysis · Skill · 45,147 stars
Use when working on, reviewing, or extending GitNexus's CFG/taint/PDG subsystem (the `--pdg` layers), or when reasoning about source→sink data-flow finding
- gitnexus-work · Skill · 45,147 stars
Use when executing an engineering plan produced by gitnexus-plan (or a small bounded task directly) — implements step by step with GitNexus impact checks b
- gitnexus-work · Skill · 45,147 stars
Use when executing an engineering plan produced by gitnexus-plan (or a small bounded task directly) — implements step by step with GitNexus impact checks b
- gitnexus-work · Skill · 45,147 stars
Use when executing an engineering plan produced by gitnexus-plan (or a small bounded task directly) — implements step by step with GitNexus impact checks b
- skills · Collection · 45,147 stars
- skills · Collection · 45,147 stars
- skills · Collection · 45,147 stars
- skills · Collection · 45,147 stars