发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
{WORKFLOW NAME}
> **CIRF - CRYPTO INTERACTIVE RESEARCH FRAMEWORK - WORKFLOW OBJECTIVES** > **NAME:** {Workflow Name} ({workflow-id}) > **PURPOSE:** Define WHAT this workflow must achieve (mission, objectives, validation, deliverables)
SCOPE CLARIFICATION
> **CIRF - CRYPTO INTERACTIVE RESEARCH FRAMEWORK - GUIDE** > **TYPE:** Methodology Guide > **PURPOSE:** Guide initial scope assessment and selective user interaction > **USAGE:** Apply at workflow start to clarify requirements before execution
COLLABORATIVE RESEARCH
> **CIRF - CRYPTO INTERACTIVE RESEARCH FRAMEWORK - GUIDE** > **TYPE:** Execution Mode Guide > **PURPOSE:** Enable iterative human-AI teamwork through natural workflow interaction > **USAGE:** Apply when user selects Collaborative Mode for research execution
BRAINSTORMING
> **CIRF - CRYPTO INTERACTIVE RESEARCH FRAMEWORK - GUIDE** > **TYPE:** Execution Mode Guide > **PURPOSE:** Define AI behaviors and techniques for interactive brainstorm sessions > **USAGE:** Core reference for brainstorm workflow - apply throughout session
WORKFLOW INITIALIZATION SEQUENCE
> **Component** | Shared across all workflows > Standardized initialization sequence before workflow execution. > Referenced by `workflow.yaml` via `directive.initialization`
WORKFLOW EXECUTION FRAMEWORK
> **Component** | Shared across all workflows > Standardized execution sequence for all research workflows. > Referenced by `workflow.yaml` via `directive.execution`
RESEARCH BRIEF INITIALIZATION
> **Component** | Specific to create-research-brief workflow > Initialization sequence for research brief creation workflow. > Referenced by `workflow.yaml` via `directive.initialization`
RESEARCH BRIEF EXECUTION
> **Component** | Specific to create-research-brief workflow > Execution sequence for research brief creation workflow. > Referenced by `workflow.yaml` via `directive.execution`
CONTENT CREATION INITIALIZATION
> **Component** | Specific to create-content workflow > Initialization sequence for content creation workflow. > Referenced by `workflow.yaml` via `directive.initialization`
CONTENT CREATION EXECUTION
> **Component** | Specific to create-content workflow > Execution sequence for content creation workflow. > Referenced by `workflow.yaml` via `directive.execution`
BRAINSTORM SESSION EXECUTION
> **Component** | Specific to brainstorm workflow > Combined initialization and session execution for interactive brainstorming. > Referenced by `workflow.yaml` via `directive.execution`
Approval Workflow — Reference
> **Canonical source:** `shared/operations/approval-workflow.md` > > This file is a pointer. All approval workflow details live in the shared operations directory.