用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aiFabricoCom/fabrico-collections-codex --skill fabrico-explore-materials命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | fabrico-explore-materials |
| description | Explore workshop materials for business context before backlog extraction. |
Invocation portability:
$fabrico-*below means the discovered entry workflow. Use the unqualified name for repository or filesystem installs and$fabrico-collections:fabrico-*for plugin installs.
Use the user’s current request as the workflow input. Expected context: [workshop materials: transcripts, designs, PDFs, or references].
Prefer the
fabrico-business-analystsubagent. When that custom agent is available, spawn it with the user's request and referenced context and adopt its operating contract. If this workflow is already running insidefabrico-business-analyst, perform the orchestration locally and never spawn another BA orchestrator. If the profile is unavailable, as in a skills-only plugin installation, perform the complete workflow in the current thread with the required skills and the same analysis contract. Explore the provided workshop materials and produce a business/context summary before any backlog extraction begins. Use this when the user explicitly wants exploration first, or when the materials are too ambiguous to commit to epics and stories yet.
The expected outcome is a focused workshop-context-summary.md placed in specifications/<workshop-name>/ that captures the business context, likely epics, open questions, and a recommendation on whether the work is ready for intent-brief.md and extraction.
This workflow starts from workshop materials such as transcripts, Figma/FigJam designs, PDFs, codebase context, or other reference documents. If a project baseline already exists, use it as continuity context.
Exploration may be delegated to the internal analysis worker, but the results always return through the BA orchestrator before anything moves toward extraction.
Do not create epics, stories, or Jira-ready backlog items in this mode unless the user explicitly asks to continue after the exploration summary.
fabrico-task-analysing - to synthesize workshop context, spot ambiguities, and compare the materials with any existing backlog baseline.fabrico-transcript-processing - to clean and structure raw transcript input when present.fabrico-codebase-analysing - to understand existing system context when it helps interpret the workshop materials.intent-brief.md and task extraction.Create specifications/<workshop-name>/workshop-context-summary.md with at least these sections:
Keep the output business-facing. Do not create Jira-ready epics or stories in this mode unless the user explicitly asks to continue.