davidondrej

59 mods across 3 repositories, 4.3k stars between them.

next-decision

49

davidondrej/skills

Skill Claude CodeCodex

Drill open decisions one at a time — present the most important decision not yet clarified, give the top four choices, state a preference, ask the user. Use when the user says "next decision", "one decision at a time", or a plan has several unresolved choices. Differentiator: forward-looking; the decisions skill is…

3.8k 2d ago A 86 tokens original MIT

prompt-me

50

davidondrej/skills

Skill Claude CodeCodex

Prompt the user with pointed questions to extract what is in their head about a project — remaining work, what is being avoided, what really matters, what does not. Use when the user says "prompt me", "ask me questions", or wants the agent to figure out priorities by questioning them.

3.8k 2d ago A 62 tokens original MIT

read-all-adrs

51

davidondrej/skills

Skill Claude CodeCodex

Read every ADR markdown file in the project's docs/adr/ folder so you have full context on past decisions. Use only when the user explicitly calls it.

3.8k 2d ago A 36 tokens original MIT

remind

52

davidondrej/skills

Skill Claude CodeCodex

Rewrite the last response simpler and shorter in plain English, prefixed with a 3-5 sentence TLDR of the conversation so far. Manual-only, invoked as /remind.

3.8k 2d ago A 40 tokens original MIT

save-idea

53

davidondrej/skills

Skill Claude CodeCodex

Quickly capture an idea from any repo or chat. Everything goes to the /code/ideas repo: video ideas to VIDEO-IDEAS.md; smaller podcast topics, guest ideas, questions, and AI observations to TOPICS.md; marketing and distribution ideas to MARKETING-IDEAS.md; startup ideas to STARTUP-IDEAS.md; convictions the user is…

3.8k 2d ago A 175 tokens original MIT

short

54

davidondrej/skills

Skill Claude CodeCodex

Manually-invoked skill that forces the agent to compress its current answer — strip filler, simplify wording, and cut length while keeping the substance. Use when the user says "short", "shorter", "simpler", "too long", "tl;dr", or wants a more concise version of the previous response.

3.8k 2d ago A 68 tokens original MIT

signal-from-expert

55

davidondrej/skills

Skill Claude CodeCodex

Review a corpus of the user's raw, unfiltered thinking (daily files, journaling, dictation) against a world-class expert's body of work on that topic, and surface the few passages that hit his exact situation plus at least one gap where he is wrong or missing something. Manual-only. Use when the user runs…

3.8k 2d ago A 116 tokens original MIT

stop-overthinking

56

davidondrej/skills

Skill Claude CodeCodex

Manually-invoked skill that stops overthinking and forces a short, practical decision. Use only when the user explicitly invokes stop-overthinking.

3.8k 2d ago A 33 tokens original MIT

teach

57

davidondrej/skills

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

3.8k 2d ago A 15 tokens copy · 81% MIT

opendash-skill

59

davidondrej/opendash

Skill Claude CodeCodex

OpenDash is a shared markdown file layer for humans and agents. This skill gives an agent a safe, repeatable way to read and write files through the OpenDash API.

18 6mo ago A 0 tokens original MIT