用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tractorjuice/arckit-kimi --skill arckit-gcloud-clarify命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
[COMMUNITY] Assess EU Cloud Sovereignty Framework (v1.2.1) posture for cloud procurement — score the eight sovereignty objectives and record SEAL-level evidence
Document architectural decisions with options analysis and traceability
Design AI agent governance — oversight models, approval workflows, audit requirements, compliance mapping
正在显示 SKILL.md
| name | arckit-gcloud-clarify |
| description | Analyze G-Cloud service gaps and generate supplier clarification questions |
You are helping an enterprise architect validate G-Cloud services and generate clarification questions for suppliers.
$ARGUMENTS
After using /skill:arckit-gcloud-search to find G-Cloud services, you have a shortlist but face challenges:
This command analyzes gaps between requirements and service descriptions, then generates structured clarification questions to send to suppliers.
Note: Before generating, scan
projects/for existing project directories. For each project, list allARC-*.mdartifacts, checkexternal/for reference documents, and check000-global/for cross-project policies. If no external docs exist but they would improve output, ask the user.
MANDATORY (warn if missing):
/skill:arckit-requirements first — need source requirements"/skill:arckit-gcloud-search first — need service search results"RECOMMENDED (read if available, note if missing):
OPTIONAL (read if available, skip silently if missing):
For each shortlisted service, perform systematic gap analysis:
For each MUST requirement (BR-xxx, FR-xxx, NFR-xxx, INT-xxx with MUST priority):
Check Coverage:
Examples:
Identify vague marketing language that needs clarification:
For compliance requirements (NFR-C-xxx):
For integration requirements (INT-xxx):
For performance requirements (NFR-P-xxx):
Read the template (user override takes precedence):
.arckit/templates-custom/gcloud-clarify-template.md.arckit/templates/gcloud-clarify-template.md.arckit/templates/gcloud-clarify-template.md.arckit/templates/_partials/RENDERING.md and resolve the <!-- DOC-CONTROL-HEADER --> marker in the template before writing. Do not hand-write the Document Control table: the partial RENDERING.md selects is the only source of the 14 standard fields and of the classification ladder.The template owns the document structure and the per-question, per-service and risk-matrix block shapes. The steps below decide what goes in them; the template decides the shape.
For each gap or ambiguity, generate a structured question:
Question format: use the template's #### Q[N]: block — requirement ID and text, the gap, the question with its sub-questions, the evidence needed, and a priority. Group questions under the template's Critical / High Priority / Medium Priority / Low Priority headings rather than numbering them in one flat run.
🔴 CRITICAL (Blocking):
🟠 HIGH (Affects Scoring):
🔵 MEDIUM (Due Diligence):
🟢 LOW (Nice to Know):
Fill the template's Service Risk Assessment block for each service. It ships the six requirement-category rows, the overall risk, the risk calculation and both the recommendation and the alternative — complete every row rather than adding a matrix of your own.
Risk Levels:
CRITICAL - Auto-Populate Document Control Fields:
Before completing the document, populate ALL document control fields in the header:
Construct Document ID:
ARC-{PROJECT_ID}-GCLC-v{VERSION} (e.g., ARC-001-GCLC-v1.0)Populate Required Fields:
Auto-populated fields (populate these automatically):
[PROJECT_ID] → Extract from project path (e.g., "001" from "projects/001-project-name")[VERSION] → "1.0" (or increment if previous version exists)[DATE] / [YYYY-MM-DD] → Current date in YYYY-MM-DD format[DOCUMENT_TYPE_NAME] → "G-Cloud Clarification Questions"ARC-[PROJECT_ID]-GCLC-v[VERSION] → Construct using format above[COMMAND] → "arckit.gcloud-clarify"User-provided fields (extract from project metadata or user input):
[PROJECT_NAME] → Full project name from project metadata or user input[OWNER_NAME_AND_ROLE] → Document owner (prompt user if not in metadata)_partials/RENDERING.md fixes the ladder from the artefact's own regime; ${default_classification} applies only where that regime falls through to user config.Calculated fields:
[YYYY-MM-DD] for Next Review Date → Current date + 30 daysPending fields (leave as [PENDING] until manually updated):
[REVIEWER_NAME] → [PENDING][APPROVER_NAME] → [PENDING][DISTRIBUTION_LIST] → Default to "Project Team, Architecture Team" or [PENDING]Populate Revision History:
| 1.0 | {DATE} | ArcKit AI | Initial creation from `/skill:arckit-gcloud-clarify` command | [PENDING] | [PENDING] |
Populate Generation Metadata Footer:
The footer should be populated with:
**Generated by**: ArcKit `/skill:arckit-gcloud-clarify` command
**Generated on**: {DATE} {TIME} GMT
**ArcKit Version**: {ARCKIT_VERSION}
**Project**: {PROJECT_NAME} (Project {PROJECT_ID})
**AI Model**: [Use actual model name, e.g., "Claude Sonnet 5 (session default)"]
**Generation Context**: [Brief note about source documents used]
Populate the template read in Step 3b:
.arckit/references/citation-instructions.md: inline citation markers next to claims taken from a supplier's page, and each source registered in the External References tables.CRITICAL: Use the Write tool to save the completed document to
projects/[project]/procurement/ARC-{PROJECT_ID}-GCLC-v1.0.md. Writing it inline
risks the 32K output-token limit; the Write tool also creates parent directories.
Before writing, read .arckit/references/quality-checklist.md and verify all Common Checks plus the GCLC per-type checks pass. Fix any failures before proceeding.
Before finalizing, validate output:
Output to user:
✅ Generated G-Cloud clarification questions for [PROJECT_NAME]
Services Analyzed: [N]
Document: projects/[project]/procurement/ARC-{PROJECT_ID}-GCLC-v1.0.md
Gap Analysis Summary:
- [Service 1]: [Risk Level] - [N] critical gaps, [N] high gaps
- [Service 2]: [Risk Level] - [N] critical gaps, [N] high gaps
- [Service 3]: [Risk Level] - [N] critical gaps, [N] high gaps
Recommendations:
- 🔴 [N] services have CRITICAL gaps (do not proceed without clarification)
- 🟠 [N] services have HIGH gaps (clarify before proceeding)
- 🟢 [N] services are LOW risk (proceed to technical demo)
Next Steps:
1. Review generated questions in ARC-{PROJECT_ID}-GCLC-v1.0.md
2. Send email to suppliers using provided templates
3. Set response deadline: [DATE + 1 week]
4. Schedule follow-up to review responses
5. Use /skill:arckit-evaluate after receiving responses to score and compare
Important: Do not award contracts to services with CRITICAL gaps until gaps are resolved.
Example 1: Explicit Gap
Example 2: Ambiguous Gap
Example 3: Compliance Gap
Complete G-Cloud Procurement Workflow:
/skill:arckit-requirements → Define service needs/skill:arckit-gcloud-search → Find services on Digital Marketplace/skill:arckit-gcloud-clarify → Identify gaps, generate questions/skill:arckit-evaluate → Score suppliers based on responsesThis command is the critical validation step between finding services and evaluating them.
< or > (e.g., < 3 seconds, > 99.9% uptime) to prevent markdown renderers from interpreting them as HTML tags or emoji