Skip to content

Sync: takemi-ohama/ai-plugins から最新状態を反映 (e71f099) - #1

Merged
takemi-ohama merged 1 commit into
mainfrom
feature/sync-from-takemi-ohama
May 20, 2026
Merged

Sync: takemi-ohama/ai-plugins から最新状態を反映 (e71f099)#1
takemi-ohama merged 1 commit into
mainfrom
feature/sync-from-takemi-ohama

Conversation

@takemi-ohama

Copy link
Copy Markdown
Contributor

概要

takemi-ohama/ai-plugins から devbasex/ai-plugins への開発リポジトリ移転に伴い、takemi-ohama/main (HEAD: e71f099, 2026-05-16) の全ファイル状態を 1 コミットにスカッシュして反映するPR。

  • 完了後、takemi-ohama/ai-plugins は archive 予定
  • 履歴は持ち越さず、現在状態のスナップショットのみを取り込み(旧履歴は archive 後も takemi-ohama 側で参照可能)
  • main 以外のブランチ(未マージ feature ブランチ 30+ 本)は持ち越さない方針

反映内容のハイライト

  • NDF プラグイン v4.7.1 — Skill frontmatter を公式 Agent Skills 仕様準拠に更新
  • MCP プラグイン追加mcp-serena, mcp-redash, mcp-deepwiki, mcp-markitdown
  • 新プラグイン追加google-auth, affaan-m-plugin
  • Skills 39 個 — PR/レビューワークフロー、cross-review (codex/gemini)、issue-plan-strategy、playwright-scenario-test、skill-stats、google-drive/google-chat、mcp-builder 等
  • サブエージェント 8 個 — director、data-analyst、corder、researcher、qa、debugger、devops-engineer、code-reviewer
  • ナレッジアーキテクチャ刷新docs/ (リポジトリ知識) + skills/ (実行可能ワークフロー)
  • KIRO CLI サポートKIRO.md, .kiro/ ディレクトリ、scripts/install-kiro.sh
  • Codex MCP 廃止/ndf:codex skill 経由で Codex CLI を呼び出す方式に変更 (v4.0.0)

ファイル変更: 263 files changed, +36853 / -3723

既知の追従タスク(このPRには含めず別途対応)

  • AGENTS.md 内の リポジトリ: https://github.com/takemi-ohama/ai-pluginsdevbasex/ai-plugins に更新
  • その他ドキュメント内の takemi-ohama/ai-plugins 参照を洗い出して更新
  • takemi-ohama 側で archive 設定

Test plan

  • claude plugin validate が通る
  • .claude-plugin/marketplace.json の構造が正しい
  • 主要プラグイン(ndf, mcp-serena 等)の plugin.json が読める

🤖 Generated with Claude Code

takemi-ohama/ai-plugins から devbasex/ai-plugins への移転に伴い、
takemi-ohama/main (HEAD: e71f099, 2026-05-16) の全ファイル状態を
1 コミットにスカッシュして反映。
主な変更:
- NDF プラグイン v4.7.1 (Skill frontmatter を公式 Agent Skills 仕様準拠)
- mcp-serena, mcp-redash, mcp-deepwiki, mcp-markitdown, google-auth など複数プラグイン追加
- Skill 39個(PR/レビュー、cross-review (codex/gemini)、issue-plan-strategy、playwright-scenario-test、skill-stats 等)
- サブエージェント 8個 (director, data-analyst, corder, researcher, qa, debugger, devops-engineer, code-reviewer)
- ナレッジアーキテクチャ刷新 (docs/ + skills/)
- KIRO CLI サポート (KIRO.md, install-kiro.sh)
ファイル変更: 263 files changed, +36853 / -3723
完了後、takemi-ohama/ai-plugins は archive 予定。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@takemi-ohama
takemi-ohama merged commit 633f2d7 into mainMay 20, 2026
takemi-ohama added a commit that referenced this pull request May 26, 2026
- conftest.py.template: browser_type_launch_args を依存に追加し local モードで
--headed/slow_mo/channel 等が反映されるよう修正 (#1, #6)
- conftest.py.template: 変数名 b → browser に改名 (#2)
- conftest.py.template: CDP 接続時に非 Chromium ブラウザの fail-fast チェック追加 (#5)
- config.py: BrowserConfig.cdp_endpoint の既定値を ws:// → http:// に変更 (#4)
- CHANGELOG.md: v4.10.0 エントリを追加 (#3)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@takemi-ohama
takemi-ohama deleted the feature/sync-from-takemi-ohama branch August 14, 2026 04:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@takemi-ohama