Skip to main content
takemi-ohama
GitHub creator profile

takemi-ohama

Repository-level view of 48 collected skills across 2 GitHub repositories.

skills collected
48
repositories
2
updated
May 16, 2026
repository explorer

Repositories and representative skills

branch-fix-strategy
project-management-specialists

修正を複数ブランチに適用する際のブランチ戦略。featureブランチへの先行commitとcherry-pickによる短命branchへの適用手順。環境別branch(qa/staging/epsilon等)への修正適用時に参照する。

May 16, 2026
deepwiki-transfer
software-developers

DeepWiki (Devin MCP) のドキュメント内容を対象リポジトリの Markdown ファイルとして転載する。セクション構成維持・番号付きファイル分割・GFM 準拠補正・日本語翻訳 (オプション) まで自動処理。

May 16, 2026
fix
software-developers

PRのレビューコメントを確認し、優先度に応じてコード修正を実行する。サブエージェント (general-purpose) 起動にも対応。--defer-nit / --severity-min で対応範囲を制御。

May 16, 2026
implementation-plan
project-management-specialists

実装プランファイル作成・更新の手順。実装開始時およびPR作成時にissues/配下の実装プランの有無を確認し、なければ会話履歴・git log・git diffから生成する。複数ファイル変更・新規機能追加・DBマイグレーション伴う変更が対象。

May 16, 2026
investigation-rules
management-analysts-131111

調査レポート作成のルール。否定的結論のエビデンス要件、残課題の記載フォーマット、ハルシネーション防止のための裏取り原則を扱う。DB調査に限らずコードベース調査・仕様調査一般に適用。

May 16, 2026
logging-guidelines
software-developers

ログを追加・修正する際のガイドライン。ログレベルの選択基準、ループ内ログの制御、エラー蓄積パターン、機密情報の扱いを扱う。言語/FW非依存の原則。

May 16, 2026
official-skills-autoloader
software-developers

Anthropic 公式 Skill (docx/pptx/xlsx/pdf 等) が必要な作業で、未インストール時に自動でダウンロードして使用する。

May 16, 2026
problem-solving
computer-systems-analysts

データ不整合・バグ・障害の問題解決ガイドライン。根本原因分析の手順、上流修正優先の原則、ハルシネーション防止チェック、データとコードの整合性検証、多層防御の考え方を扱う。

May 16, 2026
Showing 8 of 43 collected skills.
data-analyst-export
software-developers

Export query results to various formats (CSV, JSON, Excel, Markdown tables) with proper formatting and headers. Use when saving analysis results to files. This skill provides data export utilities for multiple formats: - CSV: Comma-separated with headers,…

Dec 15, 2025
data-analyst-sql-optimization
data-scientists-152051

Apply SQL optimization patterns including index usage, query rewriting, JOIN optimization, and window functions. Use when improving query performance or analyzing slow queries. This skill provides comprehensive SQL optimization patterns and best practices: -…

Dec 15, 2025
researcher-report-templates
technical-writers

Generate structured research reports with findings, comparisons, recommendations, and citations. Use when documenting investigation results or creating technical comparisons. This skill provides comprehensive research report templates: - Investigation…

Dec 15, 2025
scanner-excel-extraction
software-developers

Extract, transform, and structure data from Excel files including multiple sheets, formulas, and formatting. Use when processing Excel data or converting to other formats. This skill provides Excel data extraction: - Multiple sheet reading - Data structuring…

Dec 15, 2025
scanner-pdf-analysis
software-developers

Analyze PDF documents with table extraction, section identification, and content summarization. Use when reading technical documents, reports, or papers. This skill provides PDF analysis capabilities: - Text extraction and OCR - Table detection and CSV…

Dec 15, 2025
Showing 2 of 2 repositories
All repositories loaded