jacob-dietle

15 mods across 4 repositories, 120 stars between them.

bottleneck-attack

01

jacob-dietle/context-os

Skill Claude CodeCodex

Use when deciding what to work on next, when progress is stuck, or when the reflex is to build or automate before proving the current bottleneck. Identifies the single dominating constraint, drills to an attackable mechanism, and applies the ordered sequence question requirements → delete → simplify → accelerate →…

108 19d ago A 66 tokens original MIT

code-service-defrag

02

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used to periodically defragment a multi-app/multi-service codebase — both CODE (duplicate deploy targets, colliding bindings, stale forks) and CONTEXT (parallel spec conventions, orphan docs, scattered context packages) — on any platform (Cloudflare, Railway, Vercel, Fly, Render, Docker Compose).…

108 19d ago A 163 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when producing content (newsletter posts, blog posts, LinkedIn posts) from existing corpus material. Discovers relevant context from the knowledge graph, selects the right content framework, assembles a draft against a spec, then runs an eval loop of anti-slop checks until the output clears…

108 19d ago A 91 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

Enumerate required context, check what exists, and find the simplest path forward before any task. Prevents hallucinations by forcing the agent to verify assumptions before acting.

108 19d ago A 37 tokens original MIT

context-os-cli

06

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when users ask about their work context, what they're working on, recent activity, file relationships, or knowledge graph structure. Uses context-os CLI (including graph health/search/stats commands) combined with grep/glob for context restoration. Every claim MUST cite a receipt ID for user…

108 19d ago A 66 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when decomposing a spec into a multi-agent implementation plan with dependency ordering, parallelism decisions, contract testing, and verification strategy. Applies evidence from 5 verified multi-agent builds (sequential handoff, parallel fanout, mixed waves, corpus-wide single-agent, phased…

108 19d ago A 114 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when making architectural decisions, writing specs, or reviewing decisions that contain "future work", "v2", "simpler for now", "out of scope", or complexity claims. Verifies assumptions are grounded and catches corner-cutting disguised as pragmatism. Applies to code, specs, data models, auth…

108 19d ago A 77 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

Ground implementation decisions in domain knowledge before designing solutions. Prevents over-engineering by checking what documentation exists, making assumptions explicit, and verifying them against canonical sources. Core principle - know what you don't know before designing.

108 19d ago A 50 tokens original MIT

eval-loop

10

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when a specific quality problem (UX, data, architecture, feature) needs systematic diagnosis and iterative fixing toward a defined target. Traces symptoms to root causes, sets measurable targets with automated backpressure (unit tests, Playwright, LLM-as-judge, or rubric scoring), and…

108 19d ago A 150 tokens original MIT

ingest

11

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when processing raw content (transcripts, documents, notes, current conversation) into structured knowledge nodes for a Context OS. Extracts atomic concepts, creates nodes with complete frontmatter and [[wiki-links]], and routes each node to the correct knowledgebase/ domain. Use when user…

108 19d ago A 104 tokens original MIT

quickstart

12

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when a user wants to build their first Context OS or kick off initial setup of a knowledge graph system. Guides through a 10-minute flow — assess content, create the two-layer directory structure, generate CLAUDE.md, ingest first content, and verify compounding works. Adapts to blank-slate vs…

108 19d ago C 107 tokens original MIT

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when making SEO, AEO (Answer Engine Optimization), or search visibility decisions. Apply expert perspectives (Eli Schwartz, Mike King, Lily Ray, Rand Fishkin, Cyrus Shepard) to diagnose what actually matters for search performance — programmatic page generation, structured data, title tags…

108 19d ago A 108 tokens original MIT

jacob-dietle/context-os

Instructions file

Instructions for jacob-dietle/context-os, covering gtm context os quickstart, what this plugin does, skills, quick start and how context os works.

108 19d ago A 675 tokens original MIT

n8n-mcp-server

15

jacob-dietle/n8n-mcp-sse

MCP server Claude CodeCodexCursor +2

Model Context Protocol (MCP) server for n8n workflow automation. Runs locally from the n8n-mcp-server npm package.

7 1y ago A tokens not measured copy · 100% MIT