_shared
01Skill Claude CodeCodex
Shared SDD references for installed skills. Not invokable.
Skill Claude CodeCodex
Shared SDD references for installed skills. Not invokable.
Skill Claude CodeCodex
Trigger: Claude Code, CLAUDE.md, plan mode, shift+tab, MCP, worktrees, hooks, /loop, /schedule, voice mode, permissions, auto mode. Tips from Boris Cherny. Invoke proactively during work — surface tips as user edits.
Skill Claude CodeCodex
Create pull requests with Conventional Commits and issue-first checks. Trigger: creating branches, opening PRs, or preparing changes for review.
Skill Claude CodeCodex
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
Skill Claude CodeCodex
Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.
Skill Claude CodeCodex
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
Skill Claude CodeCodex
Trigger: dot-notation components, Modal.Header, Tabs.Panel, shared state without prop drilling, composable widgets, Radix UI style, shadcn/ui. Build Compound Component pattern with React Context.
Skill Claude CodeCodex
Trigger: designing API, interface, hook, undecided on shape, want alternatives, which pattern to choose. 3 parallel designs: minimal, flexible, ergonomic — recommends one. Skip: implementation tasks.
Skill Claude CodeCodex
Trigger: backup memories, restore memories, máquina nueva, respaldar engram, sync memoria, engram-memories. Backup/restore Engram chunks + Claude auto-memory to gonaas/engram-memories. Skip: in-session memsave/search (use engram MCP).
Skill Claude CodeCodex
Trigger: gentle-ai, configurar agentes, ecosystem doctor, actualizar gentle-ai, sdd status, sdd continue, gga review, skill-registry. Drive the Gentle-AI ecosystem CLI from Claude Code. Skip: running SDD phases (use sdd- skills).
Skill Claude CodeCodex
Turn any folder of files into a navigable knowledge graph with community detection, an honest audit trail, and three outputs: interactive HTML, GraphRAG-ready JSON, and a plain-language GRAPHREPORT.md.
Skill Claude CodeCodex
Trigger: judgment day, dual review, adversarial review, juzgar. Run blind dual review, fix confirmed issues, then re-judge.
Skill Claude CodeCodex
Trigger: Next.js App Router, data fetching, Server vs Client components, images, fonts, SEO metadata, Suspense. Next.js 13+ best practices. Skip: non-Next.js React questions.
Skill Claude CodeCodex
Implement SDD tasks from specs and design. Trigger: orchestrator launches apply for one or more change tasks.
Skill Claude CodeCodex
Archive a completed SDD change by syncing delta specs. Trigger: orchestrator launches archive after implementation and verification.
Skill Claude CodeCodex
Create the SDD technical design and architecture approach. Trigger: orchestrator launches design for a change.
Skill Claude CodeCodex
Explore SDD ideas before committing to a change. Trigger: orchestrator launches exploration or requirement clarification.
Skill Claude CodeCodex
Trigger: sdd init, iniciar sdd, openspec init. Initialize SDD context, testing capabilities, registry, and persistence.
Skill Claude CodeCodex
Walk users through the SDD workflow on the real codebase. Trigger: orchestrator launches onboarding for the full SDD cycle.
Skill Claude CodeCodex
Create an SDD change proposal with intent, scope, and approach. Trigger: orchestrator launches proposal work for a change.
Skill Claude CodeCodex
Write SDD delta specs with requirements and scenarios. Trigger: orchestrator launches spec work for a change.
Skill Claude CodeCodex
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
Skill Claude CodeCodex
Trigger: SDD verification phase, verify change. Execute tests and prove implementation matches specs, design, and tasks.
Skill Claude CodeCodex
Trigger: how do I approach X, cómo lo abordo, scope this, help me plan, por dónde empiezo. Bound the problem and recommend approach before writing code. Skip: execution tasks.