conorbronsdon

83 mods across 19 repositories, 3.9k stars between them.

skill-creator

49

conorbronsdon/agent-skills

Skill Claude CodeCodex

Generate a new Claude Code skill from a plain-language description — decides invocation control (disable-model-invocation vs user-invocable), arguments (argument-hint, $ARGUMENTS), and context cost, then scaffolds and tests it.

9 25d ago A 53 tokens original MIT

ssot-check

50

conorbronsdon/agent-skills

Skill Claude CodeCodex

Single-source-of-truth drift auditor for documentation-heavy repos. Use when asked to "check for drift," "find copies of this number," "audit the docs for stale facts," or "set up an SSOT manifest." Finds facts hand-copied across files, builds a manifest of canonical locations, and verifies every copy still matches.

9 25d ago A 72 tokens original MIT

gws-mcp-server

52

conorbronsdon/gws-mcp-server

MCP server Claude CodeCodexCursor +2

Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks. Runs locally from the gws-mcp-server npm package.

8 2d ago A tokens not measured original MIT

demo-gif

53

conorbronsdon/demo-gif-skill

Skill Claude CodeCodex

Record, render, optimize, and embed a demo GIF in a repo's README. Use when asked to add a demo gif, record a demo, show the tool in action, or make a README more visual.

6 1mo ago B 47 tokens original MIT

agent-skill-builder

54

conorbronsdon/agent-skill-builder

Skill Claude CodeCodex

Builds, reviews, or migrates agent skills. Use when creating a SKILL.md, auditing an existing skill, or converting a legacy Claude Code command.

4 13d ago A 37 tokens original MIT

summarize-changes

55

conorbronsdon/agent-skill-builder

Skill Claude CodeCodex

Summarizes uncommitted changes and flags anything risky. Use when the user asks what changed, wants a commit message, or asks to review their diff.

4 13d ago A 38 tokens original MIT

portable-skill

56

conorbronsdon/agent-skill-builder

Skill Claude CodeCodex

Reviews a SKILL.md for portable structure. Use when checking a skill intended for multiple Agent Skills-compatible clients.

4 13d ago A 26 tokens original MIT

end

58

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Close a work session — log what happened, update state and the decision log, propose durable memory updates, and check for uncommitted or unpushed work.

2 1mo ago A 35 tokens original MIT

reconcile

59

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Tripwire check for multi-session drift. Scans state files, recent commits, and file conflicts caused by parallel agent sessions. Run after parallel work or when something feels off.

2 1mo ago A 38 tokens original MIT

recover

60

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Scan for orphaned worktrees and stale branches after crashes or abandoned agent sessions. Read-only scan; offers safe, approval-gated cleanup.

2 1mo ago A 30 tokens copy · 89% MIT

start

61

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Load project state and get a briefing at the start of a work session — reads state files, flags staleness, surfaces top priorities, deadlines, and blockers.

2 1mo ago A 35 tokens original MIT

today

62

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Morning heartbeat — staleness checks, deadline surfacing, and memory curation for your workspace state. Run at the start of each day or after a 12+ hour gap.

2 1mo ago A 39 tokens original MIT

update

63

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Mid-session checkpoint — append progress to today's session log and update state files if a priority shifted, without ending the session.

2 1mo ago A 26 tokens original MIT

conorbronsdon/grokkable-output

Instructions file CodexOpenCode

Instructions for conorbronsdon/grokkable-output, covering agent instructions — grokkable-output, layout and rules for working in this repo.

2 3d ago A 509 tokens original MIT

grokkable-output

65

conorbronsdon/grokkable-output

Skill Claude CodeCodex

Make agent output efficiently grokkable — replies, reports, status updates, and summaries a human can parse in one pass. Use this skill whenever writing a user-facing report of work done (debugging findings, migration status, audit results, investigation summaries, task completions), whenever asked "what did you…

2 3d ago A 154 tokens original MIT

conorbronsdon/repo-audit

Instructions file CodexOpenCode

Instructions for conorbronsdon/repo-audit, covering agents.md, what this repo is, rules, changing the skill and deliberately not here.

2 3d ago A 807 tokens original Apache-2.0

repo-audit

67

conorbronsdon/repo-audit

Skill Claude CodeCodex

Audit a repository or prepare it for an open-source release. Audit mode reports whether the README matches the code and whether stated rules are actually enforced; launch mode walks a repo to release-ready with opt-in checklist packs and README templates. Use when asked to "audit this repo," "is this repo ready to go…

2 3d ago A 112 tokens original Apache-2.0

dream

69

conorbronsdon/agent-memory-kit

Command

Run a curator pass over the memory dir. Produces a proposal artifact for /dream-apply. Default curator: rot.

2 27d ago A 27 tokens original MIT

end

70

conorbronsdon/agent-memory-kit

Command

End a session — log what happened and propose durable memory updates.

2 27d ago A 14 tokens original MIT

start

71

conorbronsdon/agent-memory-kit

Command

Start a session — load context + memory and brief yourself on current state.

2 27d ago A 16 tokens original MIT