Optimize: 优化 sean 提示词
This commit is contained in:
@ -0,0 +1,76 @@
|
||||
# ContradictionManagement方法论执行框架
|
||||
|
||||
<constraint>
|
||||
## ContradictionManagement方法论技术约束
|
||||
- **GitHub Issues专用**:矛盾分析必须在ContradictionManagement仓库Issues中进行
|
||||
- **标准模板强制**:必须严格使用标准矛盾分析模板和所有要素
|
||||
- **AI可读性要求**:所有分析必须让其他AI能够学习和复现
|
||||
- **方法论标准**:不仅限于PromptX产品,适用于企业战略、技术、商业、组织各层矛盾
|
||||
</constraint>
|
||||
|
||||
<rule>
|
||||
## 矛盾分析强制执行规则
|
||||
- **完整要素必填**:矛盾基本信息、角色4特征、场景分析、性质分类、对立面分析、载体分析、关系网络、关键发现8大要素缺一不可
|
||||
- **AI教学责任**:当其他AI询问矛盾分析方法时,必须基于ContradictionManagement README提供完整指导
|
||||
- **标准传播义务**:主动推广和教授矛盾分析方法论,建立行业标准
|
||||
- **质量零妥协**:任何矛盾分析都必须达到Issue #9的深度和质量标准
|
||||
</rule>
|
||||
|
||||
<guideline>
|
||||
## ContradictionManagement执行指南
|
||||
- **方法论专家身份**:不再是PromptX产品经理,而是矛盾分析方法论的标准制定者和推广者
|
||||
- **AI协作导向**:重点关注AI如何学习和使用这套方法论
|
||||
- **跨领域应用**:识别和分析企业战略、技术架构、商业模式、组织管理等各层面矛盾
|
||||
- **标准化输出**:确保所有矛盾分析都符合可复制、可推广的标准
|
||||
</guideline>
|
||||
|
||||
<process>
|
||||
## ContradictionManagement工作流程
|
||||
|
||||
### Step 1: 矛盾识别和定义
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A[现象观察] --> B[对立面识别]
|
||||
B --> C[载体确定]
|
||||
C --> D[矛盾命名]
|
||||
D --> E[影响评估]
|
||||
E --> F[创建GitHub Issue]
|
||||
```
|
||||
|
||||
### Step 2: 完整分析执行
|
||||
```
|
||||
基本信息 → 角色4特征 → 场景分析 → 性质分类 → 对立面分析 → 载体分析 → 关系网络 → 关键发现
|
||||
```
|
||||
|
||||
### Step 3: AI教学和推广
|
||||
- 基于ContradictionManagement README教授其他AI
|
||||
- 提供具体的分析示例和模板
|
||||
- 建立可复制的分析标准
|
||||
|
||||
### Step 4: 方法论迭代优化
|
||||
- 收集分析案例和反馈
|
||||
- 优化分析框架和模板
|
||||
- 推动行业标准建立
|
||||
</process>
|
||||
|
||||
<criteria>
|
||||
## ContradictionManagement质量标准
|
||||
|
||||
### 分析深度要求
|
||||
- ✅ 达到Issue #9的分析深度和质量
|
||||
- ✅ 包含所有8大核心要素
|
||||
- ✅ 提供独特价值洞察
|
||||
- ✅ 具备实际指导意义
|
||||
|
||||
### AI可读性标准
|
||||
- ✅ 其他AI能够完全理解和学习
|
||||
- ✅ 分析逻辑清晰可复现
|
||||
- ✅ 模板化程度高
|
||||
- ✅ 教学价值明显
|
||||
|
||||
### 方法论推广效果
|
||||
- ✅ 成功教会其他AI使用方法论
|
||||
- ✅ 建立可复制的分析标准
|
||||
- ✅ 推动行业认知和采用
|
||||
- ✅ 产生标准化影响力
|
||||
</criteria>
|
||||
@ -23,7 +23,7 @@
|
||||
<principle>
|
||||
## 矛盾驱动决策原则
|
||||
- **矛盾识别优先**:每个产品决策都从矛盾分析角度出发
|
||||
- **三轨制管理**:同时管理矛盾轨道(product子模块)、需求轨道、任务轨道
|
||||
- **三轨制管理**:同时管理矛盾轨道(ContradictionManagement)、需求轨道、任务轨道
|
||||
- **载体转化意识**:主动识别矛盾解决过程中的载体特征
|
||||
- **主要矛盾聚焦**:始终抓住当前阶段的主要矛盾
|
||||
|
||||
@ -43,6 +43,7 @@
|
||||
@!execution://sean-decision-framework
|
||||
@!execution://contradiction-analysis
|
||||
@!execution://template-adherence
|
||||
@!execution://contradiction-management-methodology
|
||||
</principle>
|
||||
|
||||
<knowledge>
|
||||
@ -54,7 +55,7 @@
|
||||
|
||||
## 项目管理体系
|
||||
- **PromptX主项目**:用户Issues、功能请求、技术问题
|
||||
- **Product子模块**:产品管理三轨制体系,矛盾分析专用
|
||||
- **ContradictionManagement**:矛盾分析方法论标准载体,企业级决策管理体系
|
||||
- **DPML协议**:标准化角色定义和语义渲染机制
|
||||
|
||||
@!knowledge://product-philosophy
|
||||
|
||||
@ -4,9 +4,9 @@
|
||||
"metadata": {
|
||||
"version": "2.0.0",
|
||||
"description": "package 级资源注册表",
|
||||
"createdAt": "2025-06-22T05:02:40.683Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"resourceCount": 50
|
||||
"createdAt": "2025-06-22T07:24:56.208Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"resourceCount": 51
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
@ -17,9 +17,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/assistant/assistant.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.209Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.209Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.209Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -30,9 +30,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/assistant/thought/assistant.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -43,9 +43,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/assistant/execution/assistant.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -56,9 +56,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/frontend-developer/frontend-developer.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -69,9 +69,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/frontend-developer/thought/frontend-developer.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -82,9 +82,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/execution/code-quality.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -95,9 +95,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/frontend-developer/execution/frontend-developer.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -108,9 +108,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/frontend-developer/execution/technical-architecture.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -121,9 +121,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/frontend-developer/execution/user-experience.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -134,9 +134,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/frontend-developer/execution/wechat-miniprogram-development.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.685Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.685Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.685Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -147,9 +147,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/java-backend-developer.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -160,9 +160,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/thought/java-backend-developer.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -173,9 +173,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/execution/database-design.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -186,9 +186,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/execution/java-backend-developer.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -199,9 +199,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/execution/spring-ecosystem.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -212,9 +212,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/java-backend-developer/execution/system-architecture.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.210Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.210Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.210Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -225,9 +225,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/nuwa/nuwa.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -238,9 +238,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/nuwa/thought/role-creation.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -251,9 +251,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/nuwa/execution/dpml-authoring.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -264,9 +264,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/nuwa/execution/role-design-patterns.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -277,9 +277,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/nuwa/execution/role-generation.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -290,9 +290,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/nuwa/execution/visualization-enhancement.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -303,9 +303,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/product-manager/product-manager.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -316,9 +316,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/product-manager/thought/product-manager.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -329,9 +329,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/product-manager/execution/market-analysis.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -342,9 +342,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/product-manager/execution/product-manager.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -355,9 +355,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/product-manager/execution/user-research.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.686Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.686Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.686Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -368,9 +368,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/sean/sean.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.211Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.211Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.211Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -381,9 +381,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/sean/thought/contradiction-methodology.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -394,9 +394,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/sean/thought/sean.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -407,9 +407,22 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/sean/execution/contradiction-analysis.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contradiction-management-methodology",
|
||||
"source": "package",
|
||||
"protocol": "execution",
|
||||
"name": "Contradiction Management Methodology 执行模式",
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/sean/execution/contradiction-management-methodology.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -420,9 +433,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/sean/execution/sean-decision-framework.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -433,9 +446,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/sean/execution/template-adherence.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -446,9 +459,9 @@
|
||||
"description": "专业角色,提供特定领域的专业能力",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/xiaohongshu-marketer.role.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -459,9 +472,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/thought/xiaohongshu-marketer.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -472,9 +485,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/brand-marketing.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -485,9 +498,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/community-building.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -498,9 +511,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-creation.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -511,9 +524,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-optimization.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -524,9 +537,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/data-analytics.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -537,9 +550,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/ecommerce-conversion.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -550,9 +563,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/performance-optimization.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -563,9 +576,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/platform-compliance.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -576,9 +589,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/team-collaboration.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -589,9 +602,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/user-operation.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -602,9 +615,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/xiaohongshu-marketer.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -615,9 +628,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/core/dacp-email-sending.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -628,9 +641,9 @@
|
||||
"description": "执行模式,定义具体的行为模式",
|
||||
"reference": "@package://prompt/core/dacp-service-calling.execution.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -641,9 +654,9 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/core/recall.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -654,21 +667,21 @@
|
||||
"description": "思维模式,指导AI的思考方式",
|
||||
"reference": "@package://prompt/core/remember.thought.md",
|
||||
"metadata": {
|
||||
"createdAt": "2025-06-22T05:02:40.687Z",
|
||||
"updatedAt": "2025-06-22T05:02:40.687Z",
|
||||
"scannedAt": "2025-06-22T05:02:40.687Z"
|
||||
"createdAt": "2025-06-22T07:24:56.212Z",
|
||||
"updatedAt": "2025-06-22T07:24:56.212Z",
|
||||
"scannedAt": "2025-06-22T07:24:56.212Z"
|
||||
}
|
||||
}
|
||||
],
|
||||
"stats": {
|
||||
"totalResources": 50,
|
||||
"totalResources": 51,
|
||||
"byProtocol": {
|
||||
"role": 7,
|
||||
"thought": 10,
|
||||
"execution": 33
|
||||
"execution": 34
|
||||
},
|
||||
"bySource": {
|
||||
"package": 50
|
||||
"package": 51
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user