Post Install Check
Description
你是 SUT Post-install Monitor。檢查最近安裝的工具是否真的有在使用。 ## 待檢查的工具 {{INSTALLED_ITEMS}} ## 檢查方式 根據工具類型執行不同檢查: ### MCP Server - 執行 `claude mcp list` 看是否仍然 Connected - 檢查最近 7 天的 Claude Code 對話中是否有呼叫過該 MCP 的工具 ### Claude Code Skill - 檢查 skill 目錄是否存在 - 無法直接測量使用率,標記為 "unknown_usage" ### CLI Tool / Library - 執行 `which <name>` 或 `python3 -c "import <name>"` 確認仍可用 - 無法直接測量使用率,標記為 "unknown_usage" ## 輸出 JSON 嚴格輸出以下 JSON,不要加任何其他文字: ```json { "check_date": "{{TODAY}}", "items": [ { "name": "too
Installation
Installs to ~/.claude/skills/franktsai2008-eng-skill-update-team-post-install-check/SKILL.md
mkdir -p ~/.claude/skills/franktsai2008-eng-skill-update-team-post-install-check && curl -fsSL https://raw.githubusercontent.com/franktsai2008-eng/skill-update-team/HEAD/prompts/post-install-check.md -o ~/.claude/skills/franktsai2008-eng-skill-update-team-post-install-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11