push
49Skill Claude CodeCodex
Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.
Skill Claude CodeCodex
Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.
Skill Claude CodeCodex
Expert code review specializing in simplicity and correctness. Use after completing implementations to ensure code quality.
Skill Claude CodeCodex
Review a spec for under-specified areas, bugs, and adherence to the generate-spec skill. Use when asked to review, critique, or check a spec.
Skill Claude CodeCodex
Summarize a spec or current changes into a format suitable for sharing on Slack. Use when creating a summary for team communication.
Skill Claude CodeCodex
Guide for writing effective technical documentation, specs, and markdown files. Use when creating or editing specs, documentation, READMEs, AGENTS.md files, or any markdown content in the codebase.
Skill Claude CodeCodex
Update AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.
Skill Claude CodeCodex
SolidJS framework development skill for building reactive web applications with fine-grained reactivity. Use when working with SolidJS projects including: (1) Creating components with signals, stores, and effects, (2) Implementing reactive state management, (3) Using control flow components (Show, For, Switch/Match)…
Instructions file CodexOpenCode
Instructions for saffron-health/opencode-gui, covering agents.md, commands, architecture, code style and solidjs store pitfall: creatememo + store proxy.