juanandresgs/claude-ctrl

DirSkills catalogs 10 skills from this repository, across 4 categories: AI Engineering, Data, Quality, Writing.

192 stars28 forksView on GitHub
🧩
5h ago

Codex Result Handling

Codex Result Handling guides how to present Codex helper output back to the user without changing its meaning. Use it for review results, failures, setup issues, and any output that must preserve findings, severity, and boundaries.
AI Engineering
19228
⚙️
5h ago

Codex Runtime

Codex Runtime forwards a single rescue request to the codex-companion runtime from Claude Code. Use it in the codex:codex-rescue subagent when you need diagnosis, research, planning, or a fix request sent through one task call.
AI Engineering
19228
🧠
5h ago

Context Preservation

Context Preservation generates structured session summaries before compaction so work can resume without losing goals, changes, decisions, or next steps. Use it when a Claude Code session is about to be compacted or needs a handoff.
AI Engineering
19228
🧭
5h ago

Decide

Decide generates interactive configurators for complex trade-off decisions from research, plans, or conversation context. It is used when options have costs, dependencies, and multiple criteria to compare.
AI Engineering
19228
🔎
5h ago

Deep Research

Deep Research queries OpenAI, Perplexity, and Gemini in parallel for a topic and compares their findings. Use it when you need a synthesized research summary with agreements, disagreements, and unique insights.
AI Engineering
19228
🧠
5h ago

GPT-5.4 Prompting

GPT-5.4 Prompting gives rules and reusable blocks for writing compact Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks. Use it when you need to structure a prompt with clear output, verification, and grounding constraints.
AI Engineering
19228
🔭
5h ago

Observatory

Observatory analyzes hook, agent, and dispatch health, then summarizes patterns, trends, and suggestion status. Use it to review operational metrics and manage the improvement loop.
Data
19228
📄
5h ago

PRD

PRD writes structured product requirements documents and feature specs with problem statements, goals, journeys, requirements, and success metrics. Use it when defining what to build, why it matters, and how to measure success.
Writing
19228
🧭
5h ago

Reckoning

Reckoning analyzes a project's MASTER_PLAN.md to assess coherence, intent alignment, and how the plan has evolved. Use it to compare trajectory, spot scope drift, or turn findings into actionable work.
AI Engineering
19228
🔎
5h ago

Signal Trace

Signal Trace traces broken signals through hooks, state, and dispatch paths to find where data breaks, races, or turns to garbage. Use it when an agent reads the wrong context, output goes stale, or a systemic bug is blamed on behavior.
Quality
19228