mit einem Klick
GraphSpec
GraphSpec enthält 3 gesammelte Skills von OuraAI, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Use when the user wants to create, refine, or batch-create GitHub development issues for GraphSpec with gh CLI. This skill turns OpenSpec seeds, discussions, or rough requests into IssueDriven issues with background, why-now, scope, unresolved questions, subtasks, acceptance, and phase-appropriate harness, using the repo's dedicated developer issue template instead of generic user-facing templates.
Use when the user wants to pick up and solve a GitHub development issue through a spec-first workflow. This skill requires the agent's planning mode, forces a structured multi-question clarification round, produces a durable spec artifact for human review, and only after explicit approval implements the work with dependency-aware tasks and delegated parallel slices.
Use when the user wants to add, update, or choose an implementation approach for repository scripts, automation helpers, or maintenance tooling. This skill decides whether to use shell, Python, Bun/TypeScript, or another option, with Python as the default for non-trivial scripts, shell for thin command glue, and Bun/TypeScript when the script must share repository types or runtime logic.