adr-workflow
01Skill Claude CodeCodex
Establish and maintain Architecture Decision Records (ADRs) in software repositories.
Skill Claude CodeCodex
Establish and maintain Architecture Decision Records (ADRs) in software repositories.
Skill Claude CodeCodex
Building AI/ML systems — engineering an LLM or foundation-model application (prompts, tool calling, evals) or running a machine-learning project from framing to deployment. Routes to the right sub-skill.
Skill Claude CodeCodex
Use when choosing the architecture of a repository — topology (monolith, modular monolith, microservices, serverless) or code organization (layered, by-domain, hexagonal, clean/onion). Includes a reusable trade-off-analysis method for weighing alternatives. Not for generic project setup with no architecture-shape…
Skill Claude CodeCodex
Any software architecture or design question — ADRs, DDD, C4 diagrams, coupling/cohesion analysis, microservices, component design, fitness functions, SQL schema design. Routes to the right sub-skill.
Skill Claude CodeCodex
Draft a C4 model of a software system with the user and render it as Mermaid diagrams. Covers Context, Container, Component, Landscape, Dynamic, and Deployment views (not Code / level 4), all derived from one element/relationship table.
Skill Claude CodeCodex
Analyze or rewrite a message, feedback, or conversation with Schulz von Thun's four-sides model and Rogers-style active listening. Decodes the factual, self-revealing, relationship, and appeal levels. Educational, not therapy.
Skill Claude CodeCodex
Assess an existing codebase's coupling and cohesion — module cohesion and LCOM, codebase-wide coupling metrics and zones, or whether a single dependency is balanced (Khononov).
Skill Claude CodeCodex
Domain-Driven Design end to end — strategic subdomain classification and context mapping, tactical pattern choice, and implementation conventions for aggregates, value objects, and events.
Skill Claude CodeCodex
Producing technical documentation for a named reader — README, API reference, runbook, architecture doc, or onboarding guide. Covers per-type skeletons, audience targeting, and keeping docs current instead of stale.
Skill Claude CodeCodex
Design and implement architecture fitness functions. These are automated, CI-wired checks that govern architecture characteristics (modularity, layering, coupling, security, resilience) and keep the architecture from eroding.
Skill Claude CodeCodex
Produce a self-contained HTML file instead of a markdown reply when the content has spatial, comparative, or interactive structure. Covers side-by-side comparisons, diagrams, timelines, decks, and throwaway editors.
Skill Claude CodeCodex
Evidence-based hypertrophy programming and auto-regulation with precise stop criteria, for experienced trainees. Covers set volume, RIR targets, the Stimulus:Fatigue ratio, training when injury risk is elevated, and returning after an injury.
Skill Claude CodeCodex
Guide the engineering of a foundation-model application across three linked decisions. Adapt the model when its output fails, choose what to build next, and monitor it live — plus the craft-level conventions underneath.
Skill Claude CodeCodex
Forward, generative decomposition of a NEW system or feature into named logical components — Richards & Ford's iterative identify-and-refine cycle. Creates the decomposition; measuring an existing one is coupling-cohesion.
Skill Claude CodeCodex
Apply distilled microservices design conventions from Newman's Building Microservices when designing or reviewing how services interact. Covers boundaries, coupling, communication style, contract versioning, sagas, and resiliency patterns.
Skill Claude CodeCodex
Guide a machine learning project from problem framing through model selection to production deployment.
Skill Claude CodeCodex
Walk a project through GTD's Natural Planning Model (purpose -> outcome -> brainstorm -> organize -> next actions) to turn a vague, stuck, or overwhelming project into concrete physical next actions.
Skill Claude CodeCodex
Output-form skill for technical explanations — forces every explanation to start with the concrete problem the concept solves, before the abstract solution or implementation. For docs, READMEs, tutorials, ADR motivation, or any "explain X".
Skill Claude CodeCodex
Improving existing code safely, building features test-first, and staging changes whose blast radius is hard to predict. Use whenever the user wants to restructure existing code, work through review feedback or PR comments, judge whether a refactor is safe to start, build a feature test-first or in red-green cycles…
Skill Claude CodeCodex
Generate a standup / status update from recent development activity — yesterday/today/blockers, turning rough notes or connected-tool activity into a shareable update.
Skill Claude CodeCodex
Apply module-encapsulation thinking to SQL schema design and query patterns. Expose views as the stable interface, decompose queries into named CTE pipelines, hide physical storage behind that interface, and gate deployments against schema drift.
Skill Claude CodeCodex
Generate a stakeholder update tailored to audience and cadence — weekly/monthly leadership status, launch announcement, risk escalation, or exec/engineering/customer versions of the same progress.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: