Interview the user one question at a time about a PRFAQ until shared understanding is reached. Use when the user says "prfaq", "walk through this PRFAQ", or wants to pressure-test a PRFAQ or design doc before implementation.
原文の言語: 英語
メニュー
SkillsMP は opmau/claude-code-framework から 20 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 20 件中 20 件を表示しています。
Interview the user one question at a time about a PRFAQ until shared understanding is reached. Use when the user says "prfaq", "walk through this PRFAQ", or wants to pressure-test a PRFAQ or design doc before implementation.
原文の言語: 英語
Pick a bug from Linear, fix it test-first, verify, and update. Use when the user says "fix issue", "fix bug", "work on known issue", or "pick a bug".
原文の言語: 英語
Create a new ticket for task tracking. Use when the user says "create ticket", "new ticket", or "track this".
原文の言語: 英語
Diagnose an integration/E2E test log, classify failures by severity, and batch-create issues. Use when the user says "smoke test", "diagnose log", "triage test log", or provides a test log.
原文の言語: 英語
Pull Linear issues and generate a local snapshot for quick reference. Use when the user says "sync linear", "pull linear issues", "update from linear", or "show my issues".
原文の言語: 英語
Triage, prioritize, and groom Linear issues. Use when the user says "triage linear", "review inbox", "prioritize issues", "groom backlog", or "clean up issues".
原文の言語: 英語
Investigate a bug using structured differential diagnosis. Use when the user says "diagnose", "investigate this", "what's causing this", or "figure out why".
原文の言語: 英語
Document a bug by creating a Linear issue without fixing it. Use when the user says "document bug", "log this bug", "document don't fix", or during refactoring when a bug is discovered.
原文の言語: 英語
Create a new issue in Linear. Use when the user says "create linear issue", "file linear ticket", or "add to linear".
原文の言語: 英語
Review staged changes before commit. Use when the user says "review", "check my changes", or before committing.
原文の言語: 英語
Set the operating mode for the current session. Use when the user says "session mode", "set mode", "refactor mode", "debug mode", or "feature mode".
原文の言語: 英語
Update a Linear issue's status, assignee, or labels. Use when the user says "update linear", "move issue", "close linear issue", or "assign issue".
原文の言語: 英語
Run a post-session retrospective. Use when the user says "retro", "retrospective", or "what should we update?".
原文の言語: 英語
Manage Linear cycles and sprint planning. Use when the user says "sprint planning", "manage cycle", "linear sprint", or "plan cycle".
原文の言語: 英語
Generate a conventional commit for staged changes. Use when the user says "commit", "save changes", or "commit this".
原文の言語: 英語
Create a pull request with a structured description. Use when the user says "create pr", "open pr", or "pull request".
原文の言語: 英語
Create a new Claude Code skill from a description. Use when the user says "create skill", "new skill", or "add a slash command".
原文の言語: 英語
Build the project. Use when the user says "build", "compile", or after making code changes that need compilation.
原文の言語: 英語
Check all source files against CLAUDE.md file size limits. Use when the user says "check sizes" or "check file sizes".
原文の言語: 英語
Run tests. Use when the user says "test", "run tests", or before commits.
原文の言語: 英語