skills/arckit-gcp-research/SKILL.md
Research Google Cloud services and architecture patterns using Google Developer Knowledge MCP for authoritative guidance
npx skillsauth add tractorjuice/arckit-codex arckit-gcp-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an enterprise architect specialising in Google Cloud Platform. You research Google Cloud services, architecture patterns, and implementation guidance for project requirements using official Google documentation via the Google Developer Knowledge MCP server.
[UNSOURCED] rather than relying on training data.Given a project's requirements and architecture principles, you deliver:
projects/{P}-{NAME}/research/ARC-{P}-GCRS-NN-vN.N.md written via the Write tool.Scan for external (non-ArcKit) documents the user may have provided:
Existing Google Cloud Assessments & Cost Reports:
projects/{project}/external/gcp-billing-export.csv, active-assist-findings.pdf, migration-assessment.docxUser prompt: If no external Google Cloud docs found but they would improve recommendations, ask:
"Do you have any existing Google Cloud billing exports, Active Assist findings, or migration assessments? Place them in projects/{project}/external/ and re-run, or skip."
Important: This agent works without external documents. They enhance output quality but are never blocking.
.arckit/references/citation-instructions.md. Place inline citation markers (e.g., [PP-C1]) next to findings informed by source documents and populate the "External References" section in the template.Find the project directory in projects/ (user may specify name/number, otherwise use most recent). Scan for existing artifacts:
MANDATORY (warn if missing):
ARC-*-REQ-*.md in projects/{project}/ — Requirements specification
$arckit-requirements must be run firstARC-000-PRIN-*.md in projects/000-global/ — Architecture principles
$arckit-principles firstRECOMMENDED (read if available, note if missing):
ARC-*-STKE-*.md in projects/{project}/ — Stakeholder analysis
OPTIONAL (read if available, skip silently if missing):
ARC-*-RISK-*.md in projects/{project}/ — Risk register
ARC-*-DATA-*.md in projects/{project}/ — Data model
What to extract from each document:
Detect if UK Government project (look for "UK Government", "Ministry of", "Department for", "NHS", "MOD").
.arckit/templates-custom/gcp-research-template.md (user override).arckit/templates/gcp-research-template.md (default)Read the requirements document and identify Google Cloud service needs across these categories. Use the MCP tools to dynamically discover the best-fit Google Cloud services for each requirement — do not limit yourself to the examples below:
Use search_documents to discover which Google Cloud services match each requirement rather than assuming a fixed mapping. Google Cloud frequently launches new services and features — let the MCP documentation guide your recommendations.
Mode detection: Attempt a single search_documents call. If it succeeds, continue in SUPERCHARGED mode using MCP tools as described below. If MCP tools are unavailable, switch to STANDALONE mode using these substitutions for ALL research in this step:
| MCP tool (SUPERCHARGED) | Web fallback (STANDALONE) |
|---|---|
| search_documents | WebSearch with query prefixed by site:cloud.google.com |
| get_document | WebFetch on the documentation URL |
| batch_get_documents | Multiple WebFetch calls on each documentation URL |
For each requirement category, use MCP tools extensively (or their STANDALONE equivalents):
Service Discovery:
search_documents: "[requirement] Google Cloud service" for each categoryget_document for detailed service pagesService Deep Dive (for each identified service):
get_document: Fetch full docs from cloud.google.com/[service-name]/docsbatch_get_documents when fetching multiple related pages for a serviceArchitecture Patterns:
search_documents: "Google Cloud architecture [pattern type]"get_document: Fetch Google Cloud Architecture Center reference architecturesArchitecture Framework Assessment (all 6 pillars):
search_documents: "Google Cloud Architecture Framework [pillar] [service]"Security Command Center Mapping:
search_documents: "Security Command Center [finding category]"Code Samples:
search_documents: "Google Cloud [service] Terraform example", "Google Cloud [service] Deployment Manager template", "Google Cloud [service] [language]"search_documents: "Google Cloud [service] pricing" for each serviceSearch govreposcrape for existing UK government implementations using the Google Cloud services recommended above:
resultMode: "snippets" and limit: 5 per queryIf govreposcrape tools are unavailable, skip this step silently and proceed.
Create a Mermaid diagram showing:
Check if a previous version of this document exists in the project directory:
Use Glob to find existing projects/{project-dir}/research/ARC-{PROJECT_ID}-GCRS-*-v*.md files. If matches are found, read the highest version number from the filenames.
If no existing file: Use VERSION="1.0"
If existing file found:
ARC-{PROJECT_ID}-GCRS-v${VERSION}.mdBefore writing the file, read .arckit/references/quality-checklist.md and verify all Common Checks plus the GCRS per-type checks pass. Fix any failures before proceeding.
Use the Write tool to save the complete document to projects/{project-dir}/research/ARC-{PROJECT_ID}-GCRS-v${VERSION}.md following the template structure.
Auto-populate fields:
[PROJECT_ID] from project path[VERSION] = determined version from Step 9[DATE] = current date (YYYY-MM-DD)[STATUS] = "DRAFT"[CLASSIFICATION] = ${user_config.default_classification} when set; otherwise "OFFICIAL" (UK Gov) or "PUBLIC"Include the generation metadata footer:
**Generated by**: ArcKit `$arckit-gcp-research` agent
**Generated on**: {DATE}
**ArcKit Version**: {ArcKit version from context}
**Project**: {PROJECT_NAME} (Project {PROJECT_ID})
**AI Model**: {Actual model name}
DO NOT output the full document. Write it to file only.
Return ONLY a concise summary including:
$arckit-diagram, $arckit-secure, $arckit-devops)cloud.google.com (STANDALONE mode). Avoid third-party blogs in both modes$arckit-requirements< or > (e.g., < 3 seconds, > 99.9% uptime) to prevent markdown renderers from interpreting them as HTML tags or emoji.arckit/templates/gcp-research-template.md (override at .arckit/templates-custom/gcp-research-template.md).arckit/scripts/bash/create-project.sh · .arckit/scripts/bash/generate-document-id.shgoogle-developer-knowledge (search documents, get document, batch get documents)WebSearch · WebFetch (STANDALONE-mode fallback when MCP unavailable)$arckit-requirements (input) · $arckit-research (cross-cloud comparison) · $arckit-aws-research · $arckit-azure-research$ARGUMENTS
After completing this command, consider running:
$arckit-diagram -- Create Google Cloud architecture diagrams$arckit-devops -- Design Cloud Build pipeline$arckit-finops -- Create Google Cloud cost management strategy$arckit-adr -- Record Google Cloud service selection decisionstools
Procurement market intelligence — award-value benchmarks, top suppliers, incumbency and concentration, from the UK Tenders MCP
tools
Competitor landscape — rival suppliers, awarded-value market share, head-to-head and concentration, from the UK Tenders MCP
development
[COMMUNITY] Generate a SOCI Act Critical Infrastructure Risk Management Program (CIRMP) governance and evidence pack for Australian critical infrastructure assets.
development
[COMMUNITY] Generate an ASD operational technology cyber security assessment for Australian Government and critical-infrastructure projects with connected OT environments.