Cf Verify
Description
--- description: Cloud Function 完整測試與驗證:unit → integration → e2e(local) → deploy → trigger → GCP logs argument-hint: '[--auto-deploy] [function_name]' allowed-tools: Bash, mcp__gcp__* --- ## Flags - `--auto-deploy`:本地三階段測試(Unit → Integration → E2E)全通過後,**不詢問**,直接進入 CI/CD 部署階段 ## 自動化原則 除非遇到以下情況,否則**不中斷流程、不詢問使用者**: 1. Codex 提出具體修復建議(讓使用者決定是否套用) 2. 本地三階段測試全通過,且**未帶 `--auto-deploy`**(部署前最終確認) 3. 遇到需要人工判斷的環境問題(如缺少 credentials) ## 你的任務 幫使用者對 Cloud Function 執行完整的測試與驗證流程(Python 專案)。 根據使用者需求,可執行以下
Installation
Installs to ~/.claude/skills/fredrick84823-fstack-cf-verify/SKILL.md
mkdir -p ~/.claude/skills/fredrick84823-fstack-cf-verify && curl -fsSL https://raw.githubusercontent.com/fredrick84823/fstack/HEAD/commands/cf-verify.md -o ~/.claude/skills/fredrick84823-fstack-cf-verify/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
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps