Run CPU and memory profiling with pprof to identify performance hotspots. Use when investigating high resource usage.
docs_internal/references/SampleCodes_GWpy/ の13,711件レガシーコードカタログを 検索・参照し、gwexpy の新機能開発・サンプルノートブック作成・ギャップ分析に活用する。 API_MAPPING.md v2(5カテゴリ)との連携で GWpy / scipy / numpy / pandas 等あらゆる…
Orchestrate tasks across multiple AI providers (Claude, OpenAI, Gemini, Cursor, OpenCode, Ollama). Use when delegating tasks to specialized providers, routing based on…
Intelligently refactor and improve code quality with incremental, test-backed changes. Use when the user asks to "refactor", "clean up code", "improve code quality",…
Run all linters (StandardRB + erb_lint) and optionally autofix