基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aiFabricoCom/fabrico-collections-codex --skill fabrico-research命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Audit AWS cost optimization and tagging compliance.
Audit GCP cost optimization and labeling compliance.
Process discovery materials into Jira-ready epics and user stories, or iterate on an existing backlog.
| name | fabrico-research |
| description | Research a task and produce a comprehensive research document. |
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: [Jira ID or task description].
Research the task based on the provided Jira ID or task description.
The file outcome should be a markdown file named after the task Jira ID in kebab-case format or after task name (if no Jira task provided) with .research.md suffix (e.g., user-authentication.research.md). The file should be placed in the specifications directory under a folder named after the issue ID or the shortened task name in kebab-case format.
It should contain every relevant information needed to build a comprehensive context for the task or feature.
Before starting, load and follow these skills:
fabrico-task-analysing - for the structured research process and output templatefabrico-codebase-analysing - for analyzing the existing codebase in the context of task requirementspdf-reader tool to extract and review their content.research.example.md template from the fabrico-task-analysing skill.Follow the template structure and naming conventions strictly to ensure clarity and consistency.
In case of any ambiguities or missing information in the task description, ask for clarification before finalizing the context.
Update the research file after each interaction if new information is gathered.