decision-records skills

22 tagged decision-records, measured the same way as everything else here.

Browse within: estimation 9agentic-workflow 7coding-agents 7human-ai-collaboration 7adr 5

adr-skill

01

joelhooks/joelclaw

Skill Claude CodeCodex

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses…

63 3d ago A 89 tokens

search-threads

02

mostlyharmless-ai/watercooler

Skill Claude CodeCodex

Search threads with filters. Supports filters like role:planner, type:Decision, after:2024-01, thread:topic-name, status:OPEN.

13 1mo ago A 35 tokens original Apache-2.0

mostlyharmless-ai/watercooler

Skill Claude CodeCodex

This skill should be used to keep CLAUDE.md, AGENTS.md, and the skill files themselves compact, current, and internally consistent. It runs in three phases: Phase 1 performs a one-time structural refactor of CLAUDE.md using a Karpathy-inspired behavioral scaffold and derives AGENTS.md from it by stripping Claude…

13 1mo ago A 203 tokens original Apache-2.0

mostlyharmless-ai/watercooler

Skill Claude CodeCodex

Bootstrap Watercooler memory for a repository by inspecting local code, docs, CI, git history, and existing Watercooler threads, then writing a small set of durable, provenance-backed seed threads that future agents can query and extend. Use when entering a repo for the first time, seeding a repo with Watercooler…

13 1mo ago A 79 tokens original Apache-2.0

redraft-fetch-docs

05

KaelinGraf/redraft

Skill Claude CodeCodex

Re-fetch a redraft graph's local docs/ cache from the sourceurl recorded on each artifact node. Use after a fresh clone (docs/ starts out empty), when a referenced docpath is missing locally, or when the user asks to restore/re-download saved reference material.

3 1mo ago A 61 tokens original Apache-2.0

redraft-init

06

KaelinGraf/redraft

Skill Claude CodeCodex

Set up a redraft design-tracking graph for the current project and register it with Claude Code. Use when the user asks to add redraft, set up project tracking, or "give this project a design graph" and no graph is registered yet.

3 1mo ago A 55 tokens original Apache-2.0

redraft-report

07

KaelinGraf/redraft

Skill Claude CodeCodex

Generate a review-grade technical report or design document directly from a redraft knowledge graph. Use when the user asks for a technical report, design writeup, architecture document, or review pack for a project that has a redraft graph connected.

3 1mo ago A 52 tokens original Apache-2.0

planning-decompose

08

simota/planning-skills

Skill Claude CodeCodex

Slicing chosen work into tasks and sequencing them: task shape, the dependency graph, the critical path, milestones, and what can run in parallel.

2 6d ago A 34 tokens

planning-discover

09

simota/planning-skills

Skill Claude CodeCodex

Establishing what is actually true before deciding: current state, verified facts, assumptions worth checking, discovered constraints, and unknowns ranked by decision impact.

2 6d ago A 35 tokens

planning-estimate

10

simota/planning-skills

Skill Claude CodeCodex

Sizing work as ranges, not points: per-task estimates, the critical path total, buffer, schedule, range drivers, and the conditions that would break it.

2 6d ago A 36 tokens