drn

72 mods across 2 repositories, 34 stars between them.

devils-advocate

25

drn/dots

Skill Claude CodeCodex

Execute the /devils-advocate workflow shared across Codex, Claude Code, and Copilot in this repository. Use when you want to stress-test ideas, challenge assumptions, or play devil's advocate.

23 3d ago A 48 tokens original MIT

dream

26

drn/dots

Skill Claude CodeCodex

Scheduled KB maintenance — ingest yesterday's meetings + session captures, synthesize raw notes into existing topical docs (decisions, people changes, conventions), resolve conflicts, age out stale entries, fix frontmatter and links. Translates raw data into knowledge. Runs unattended; never asks for confirmation. Use…

23 3d ago A 83 tokens original MIT

eli5

27

drn/dots

Skill Claude CodeCodex

Explain any topic in the simplest possible terms using analogies and everyday examples. Use when the user says "explain like I'm 5", "eli5", "explain simply", "dumb it down", or "explain in simple terms".

23 3d ago A 54 tokens original MIT

email

28

drn/dots

Skill Claude CodeCodex

Search and read Gmail messages. Use when looking up emails, reading email threads, or checking inbox labels.

23 3d ago A 23 tokens original MIT

equip

29

drn/dots

Skill Claude CodeCodex

Analyze a spec, PRD, or codebase to identify missing skills and agents, propose them, then write them. Use for skill gap analysis, agent gap analysis, bootstrapping agent capabilities from a spec, or equipping a project with skills.

23 3d ago A 53 tokens original MIT

explore

30

drn/dots

Skill Claude CodeCodex

Multi-agent parallel research with peer-challenged synthesis. Use for deep research, codebase exploration, or investigating how something works.

23 3d ago A 29 tokens original MIT

guard

31

drn/dots

Skill Claude CodeCodex

Pre-commit safety check for secrets, security antipatterns, and test breakage. Use for pre-commit checks, secret scanning, or verifying test safety.

23 3d ago A 35 tokens original MIT

handoff

32

drn/dots

Skill Claude CodeCodex

Generate a handoff prompt to pass context to another agent thread. Use when switching repos, handing off work, or sharing context between agents.

23 3d ago A 31 tokens original MIT

improve

33

drn/dots

Skill Claude CodeCodex

Improve skills, capture context & knowledge. Use for skill iteration, capturing learnings, or upgrading agent context.

23 3d ago A 25 tokens original MIT

knowledge

34

drn/dots

Skill Claude CodeCodex

Initialize or update a project knowledge base for durable cross-session knowledge capture. Use for setting up or updating project knowledge bases.

23 3d ago A 26 tokens original MIT

learn

35

drn/dots

Skill Claude CodeCodex

Alias for /improve — improve skills, capture context & knowledge. Use for skill iteration, capturing learnings, or upgrading agent context.

23 3d ago A 30 tokens original MIT

logo

36

drn/dots

Skill Claude CodeCodex

Generate SVG logo alternatives with side-by-side comparison. Use when creating logos, branding, or project icons.

23 3d ago A 23 tokens original MIT

loop

37

drn/dots

Skill Claude CodeCodex

Run a prompt on a recurring interval using a blocking sleep loop. Use for polling CI, babysitting deploys, monitoring logs, periodic checks, or scheduled task execution.

23 3d ago A 36 tokens original MIT

markdown-preview

38

drn/dots

Skill Claude CodeCodex

Render a Markdown file to GitHub-flavored HTML and open a styled local preview (light + dark) in the browser. Use when the user wants to preview markdown, see how a README renders on GitHub, check that relative screenshots or images display correctly, or get a GitHub-like local preview without installing grip or glow.

23 3d ago A 69 tokens original MIT

merge

39

drn/dots

Skill Claude CodeCodex

Merge current branch to the default branch via GitHub PR merge. Use when ready to merge a PR or land a branch.

23 3d ago A 27 tokens original MIT

migrate

40

drn/dots

Skill Claude CodeCodex

Multi-agent codebase migration with module ownership. Use for large refactors, API upgrades, framework migrations, or bulk code changes.

23 3d ago A 29 tokens original MIT

notion

41

drn/dots

Skill Claude CodeCodex

Read Notion pages and databases using MCP tools. Use when looking up Notion content, reading pages, or querying databases.

23 3d ago A 28 tokens original MIT

orchestrate-stack

42

drn/dots

Skill Claude CodeCodex

Orchestrate a stack of dependent Argus tasks that produce a chain of stacked PRs. Use when the user has a multi-milestone plan that should land as N PRs where each branches off the previous. Decomposes the plan into sub-tasks, wires basebranch + dependson, embeds the closing protocol in every sub-task prompt, and…

23 3d ago B 83 tokens original MIT

orchestrate

43

drn/dots

Skill Claude CodeCodex

Launch a dynamic Workflow where the top-tier session model (Fable, or Opus when Fable is unavailable) handles planning and orchestration while implementation subagents run on Sonnet for routine tasks and Opus for complex ones. Use when the user wants to orchestrate a build, a dynamic workflow, a model-tiered build…

23 3d ago A 88 tokens original MIT

pdf

44

drn/dots

Skill Claude CodeCodex

Use when the user wants to export conversation content to a professionally styled PDF for sharing.

23 3d ago A 18 tokens original MIT

perf

45

drn/dots

Skill Claude CodeCodex

Before/after performance benchmarking comparing current branch against base, with statistical analysis. Use for benchmarking, profiling, or measuring performance impact.

23 3d ago A 28 tokens original MIT

plan

46

drn/dots

Skill Claude CodeCodex

Generate an implementation plan from a PRD, tech spike, or feature spec and save it to context/plans/. Use for planning work, breaking down a PRD, or creating an implementation plan from a spec.

23 3d ago A 45 tokens original MIT

drn/dots

Skill Claude CodeCodex

Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.

23 3d ago A 35 tokens original MIT

drn/dots

Skill Claude CodeCodex

Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.

23 3d ago A 57 tokens copy · 97% MIT