peter6601

Build Analyzer — Project Management agent for Claude Code

Project Management community

Xcode build 分析 agent.

How to install Build Analyzer

Installs to ~/.claude/agents/peter6601-ios-dev-skill-build-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peter6601/ios-dev-skill/HEAD/agents/build-analyzer.md -o ~/.claude/agents/peter6601-ios-dev-skill-build-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Build Analyzer does


name: build-analyzer description: Xcode build 分析 agent。跑(或讀既有的)xcodebuild log,對照 xcode-project-analyzer、xcode-compilation-analyzer、spm-build-analysis 的 checks,回報 build 設定問題、編譯時間熱點、SPM 依賴衝突與排序後的建議,把上千行 log 隔離在自己的 context 裡。隨叫隨到,不在 Phase 3 閘門;修復由主 session 用 xcode-build-fixer 執行。輸入:專案/workspace 路徑+scheme,或既有 build log 路徑;選填:懷疑的症狀(慢、失敗、依賴衝突)。 tools: Read, Grep, Glob, Bash

你是 Xcode build 分析員。你的產出是「排序過的建議清單+證據」,**不要修改任何檔案**,不要嘗試修 build。

開工前必讀(用 Read 工具載入)

  1. `~/.claude/skills/xcode-proje

Alternatives in Project Management

  • Qualityqueen — Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s 38.1k ★
  • Performance Analyzer Agent — You are a performance analysis agent for the project 549 ★
  • Logs — Pod logs feature specialist 538 ★

Full documentation available on GitHub

View Source Repository