codegraph skills

79 tagged codegraph, measured the same way as everything else here.

Browse within: code-analysis 26code-intelligence 26coding-agent 22deepseek 17deepseek-tui 17workflow 17ai-memory 12agentic-workflows 11

mintlify

01

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

467 2d ago A 30 tokens

release-notes

02

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Generate a CHANGELOG.md entry from git history since the last tag, categorized by type (features, fixes, security, breaking changes). Matches the existing CHANGELOG format.

467 2d ago A 38 tokens

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Use when working in an SDL-MCP-enabled repository, including repository exploration, task context, code inspection, runtime execution, edits, or SDL-MCP tool calls.

467 2d ago A 41 tokens

repo-harness

04

Ancienttwo/repo-harness

Skill Claude CodeCodex

Route explicit repo-harness setup, planning, execution, verification, and handoff actions through deterministic repository state.

416 yesterday A 26 tokens original MIT

claude-plan

05

Ancienttwo/repo-harness

Skill Claude CodeCodex

Get an independent architecture/implementation plan from Anthropic Claude (Fable, a different vendor's model) running Claude Code's native plan mode, from inside a non-Claude host such as Codex. Use mid-execution when work hits a genuine design fork or high-stakes decision that should not be settled unilaterally. Not…

416 yesterday A 128 tokens original MIT

obsidian-memory

06

Ancienttwo/repo-harness

Skill Claude CodeCodex

Cross-project long-term memory over an Obsidian brain vault: recall relevant notes before a task, and persist distilled conclusions (decisions, pitfalls, solutions, progress) back after a task. The vault is an optional aggregation/projection layer — repo-local artifacts stay the per-project source of truth, and sync…

416 yesterday A 212 tokens original MIT

creating-workflows

07

itmisx/deepx-code

Skill Claude CodeCodex

A guide for creating reusable JavaScript workflows that coordinate several helper agents through steps, loops, parallel tasks, and summaries.

383 7d ago A 58 tokens original MIT

openspec

08

itmisx/deepx-code

Skill Claude CodeCodex

A specification-driven development process that records proposed software changes, implementation tasks, and updates to the project’s current behavior specifications.

383 7d ago A 73 tokens original MIT

itmisx/deepx-code

Skill Claude CodeCodex

Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.

383 7d ago A 37 tokens original MIT

xcrft/mastermind

Skill Claude CodeCodex

Read-only review of a non-empty comment delta. Flags narration with evidence, names what it deliberately kept, and reports removed rationale. Use when the user asks to check comments or a finished diff's pre-gate found added, modified, or deleted comments; skip automatic routing when no comment changed.

11 6d ago A 65 tokens original MIT

xcrft/mastermind

Skill Claude CodeCodex

Execute an approved Mastermind task contract within Scope, prove its Acceptance Criteria, and write the canonical file-backed executor report. Use when the user hands off a .mastermind/tasks/ - /spec.md or explicitly asks to execute an approved Mastermind task.

11 6d ago A 62 tokens original MIT

xcrft/mastermind

Skill Claude CodeCodex

Choose the lightest Mastermind workflow that fits the risk, then create an evidence-grounded verified or strict task contract for delegated implementation. Direct work deliberately uses no task spec.

11 6d ago A 41 tokens original MIT

hello-skill

13

coolight7/agentxx

Skill Claude CodeCodex

Demo skill shipped by the exampleresources plugin. Use when the user greets you or asks for a friendly hello.

5 yesterday A 27 tokens original MIT

extra-skill

14

coolight7/agentxx

Skill Claude CodeCodex

Demo skill registered at runtime by the exampleresources plugin entry via the vtable registerskilldir API.

5 yesterday A 24 tokens original MIT

code-review

15

lzehrung/codegraph

Skill Claude CodeCodex

Review changes against this repository's agent directives.

4 yesterday A 12 tokens original MIT

codegraph

16

lzehrung/codegraph

Skill Claude CodeCodex

Use for repo structure, symbol navigation, dependency analysis, duplicate triage, and PR impact review when plain text search is too shallow.

4 yesterday C 30 tokens original MIT

pre-edit

17

mtrdesign/whygraph

Skill Claude CodeCodex

Fetches WhyGraph rationale — intent, constraints, tradeoffs, and risks — for existing code before it is changed, so an edit respects the original intent instead of rediscovering it.

4 25d ago A 41 tokens

whygraph-implement

18

mtrdesign/whygraph

Skill Claude CodeCodex

Execute a reviewed WhyGraph plan markdown step by step. Reads the plan as a strict contract, runs Verify after each step, halts on first failure, appends an Implementation log to the plan.

4 25d ago A 45 tokens

whygraph-plan

19

mtrdesign/whygraph

Skill Claude CodeCodex

Plan a non-trivial code change with WhyGraph rationale + CodeGraph symbols. Asks scoping questions, then runs a fan-out/fan-in pipeline (planner → 3 parallel researchers → synthesizer) to produce a step-by-step plan.

4 25d ago A 54 tokens

remem-mcp

20

tinhien11/remem-mcp

Skill Claude CodeCodex

Long-term memory for coding agents. Auto-applies at the start of any coding task — recall past context before answering, capture decisions/learnings/fixes after work, use CodeGraph instead of grep for symbol lookup. Invoke when you see [remem-mcp] in your context or when starting any non-trivial coding work.

3 2d ago A 71 tokens original MIT

debug

21

sssstwee/tastedistill

Skill Claude CodeCodex

Diagnose failures, broken behavior, regressions, test failures, runtime errors, stale state, rendering bugs, and repeated failed fixes. Use when something does not work, used to work, crashes, fails tests, or needs root-cause proof. Not for product planning or release readiness.

2 3mo ago A 60 tokens original MIT

ship

22

sssstwee/tastedistill

Skill Claude CodeCodex

Review implemented work, verify acceptance criteria, prepare delivery, inspect release readiness, handle PR or issue follow-through, and confirm shipped state. Use when work is ready for review, merge, release, publish, push, or handoff. Not for root-cause debugging.

2 3mo ago A 56 tokens original MIT

think

23

sssstwee/tastedistill

Skill Claude CodeCodex

Turn rough ideas, product questions, architecture choices, implementation options, and tradeoffs into decision-ready plans. Use when the user asks what to build, whether an approach is worth it, how to structure a solution, or what plan the agent should execute. Not for debugging an already broken behavior.

2 3mo ago A 61 tokens original MIT