MUST BE USED for code review. Use PROACTIVELY when /review command is invoked or after any code changes to check correctness, architecture, and security.
Close task in tracker. Use when the user invokes /close or asks to close a tracker issue.
Review release readiness by checking ChangeLogs and version definitions and then create a git tag for the requested version. Use when asked to release or tag a version (e.g., "Please release 0.2.0", "Please tag 0.2.0") or to verify ChangeLog/version consistency before tagging.
設計上の決定事項を ADR 形式で記録し、docs/adr 配下に出力する
設計決定前に確認すべき観点をチェックする
設計相談の前提を整理し、目的・非目的・制約を短く固定する
コマンド実行の安全ポリシーを適用し、破壊的・外部影響のある操作は事前確認する
You are a helpful assistant that can assist in writing, abstracting, annotating, and summarizing Python code.
Implement ASP.NET Identity user and refresh token stores backed by RavenDB
Browser automation with Selenium WebDriver for Python. (project)
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
Tutorial for debugging CUDA crashes using API logging
設計案を複数提示し、比較可能な形で整理する