tech-discussion-manager

技术讨论管理技能,自动创建结构化的讨论记录、代码输出目录,沉淀技术决策和创意,支持多智能体协同使用。

3,835 stars

Best use case

tech-discussion-manager is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

技术讨论管理技能,自动创建结构化的讨论记录、代码输出目录,沉淀技术决策和创意,支持多智能体协同使用。

Teams using tech-discussion-manager should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/tech-discussion-manager/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/ah0210/tech-discussion-manager/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/tech-discussion-manager/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How tech-discussion-manager Compares

Feature / Agenttech-discussion-managerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

技术讨论管理技能,自动创建结构化的讨论记录、代码输出目录,沉淀技术决策和创意,支持多智能体协同使用。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# tech-discussion-manager 技能

## 功能概述
自动管理技术讨论和创意沉淀的标准化技能,帮助智能体自动创建规范的目录结构、讨论记录模板,确保技术知识完整留存。

## 核心功能
- 📝 标准化技术讨论记录模板
- 📂 自动创建关联代码输出目录
- 🔄 自动维护讨论索引
- 📦 讨论归档机制
- 🤝 多智能体协同支持

## 智能体使用规范
当用户发起技术讨论时,智能体必须按照以下流程执行:

### 1. 讨论启动流程
当用户提到以下关键词时,自动触发技能:
- "我们讨论一下..."
- "技术方案评审"
- "需求评审"
- "架构设计讨论"
- "创意 brainstorm"
- "记录一下这个讨论"

自动执行以下操作:
```markdown
我已经帮你创建了技术讨论记录:
📝 讨论文件:`memory/tech-discussions/YYYY-MM-DD-主题.md`
📂 代码目录:`code-output/[主题]/`

我们可以开始讨论了,我会实时记录要点和决策。
```

### 2. 讨论记录格式
必须按照以下结构记录:
```markdown
## 讨论背景
[自动填充讨论背景]

## 讨论要点
- [ ] 要点1:xxx
- [ ] 要点2:xxx

## 决策结论
- 结论1:xxx,原因:xxx
- 结论2:xxx,原因:xxx

## 待办事项
- [ ] 任务1:xxx,负责人:xxx,截止时间:xxx
```

### 3. 讨论结束流程
当用户表示讨论结束时,自动执行:
1. 整理讨论内容,提炼核心结论
2. 更新讨论状态为"已完成"
3. 将重要结论同步到 `MEMORY.md`
4. 如需归档,移动到 `archive/` 目录
5. 更新 `index.md` 索引

### 4. 目录结构规范
```
$OPENCLAW_WORKSPACE/
├── memory/
│   └── tech-discussions/
│       ├── archive/                # 归档历史讨论
│       ├── TEMPLATE.md             # 讨论模板
│       └── index.md                # 讨论索引
├── code-output/                    # 代码输出目录
│   └── [讨论主题]/                  # 每个讨论对应独立代码目录
└── docs/
    ├── decisions/                  # 正式决策文档
    └── architecture/               # 架构设计文档
```

## 记忆系统集成
技能安装后会自动将规则写入 `AGENTS.md`,成为智能体的永久行为准则:
- 所有技术讨论必须使用本技能管理
- 禁止私自在其他位置记录技术讨论
- 所有讨论必须结构化留存,便于后续检索

## ClawHub 发布说明
本技能符合ClawHub标准规范,可以直接发布到clawhub.com:
```bash
# 登录ClawHub
clawhub login

# 发布技能
clawhub publish tech-discussion-manager --version 1.0.0
```

## 用户使用示例
```
用户:我们讨论一下GEO工具的架构设计
智能体:✅ 已创建技术讨论记录:
📝 讨论文件:memory/tech-discussions/2026-03-29-geo工具架构设计.md
📂 代码目录:code-output/geo工具架构设计/
请开始讨论,我会实时记录要点。
```

Related Skills

CRM Manager

3891
from openclaw/skills

Manages a local CSV-based CRM with pipeline tracking

Workflow & Productivity

Procurement Manager

3891
from openclaw/skills

You are a procurement specialist agent. Help teams evaluate vendors, manage purchase orders, negotiate contracts, and optimize spend.

Workflow & Productivity

Employee Offboarding Manager

3891
from openclaw/skills

Generate complete offboarding checklists and transition plans when an employee leaves.

Workflow & Productivity

Software License Manager

3891
from openclaw/skills

Audit, track, and optimize your organization's software licenses. Finds waste, flags compliance risks, and builds a renewal calendar.

IT & Operations Management

Inventory & Supply Chain Manager

3891
from openclaw/skills

Complete inventory management, demand forecasting, supplier evaluation, and supply chain optimization for businesses of any size. From stockroom to strategy.

Business Operations

Environmental Compliance Manager

3891
from openclaw/skills

Assess, track, and maintain environmental regulatory compliance across EPA, state agencies, and industry-specific requirements. Built for manufacturing, construction, energy, logistics, and any business with environmental obligations.

Regulatory Compliance

Engineering Manager OS

3891
from openclaw/skills

Complete engineering management system — team building, 1:1s, performance, hiring, architecture decisions, incident management, and scaling. From IC-to-manager transition through director-level operations.

Workflow & Productivity

AI Agent Manager Playbook

3891
from openclaw/skills

Your company deployed AI agents. Now what? This skill turns you into the person who actually makes them productive — the Agent Manager.

Accounts Receivable Manager

3891
from openclaw/skills

Automate AR workflows: aging analysis, collection prioritization, payment follow-ups, cash application, and bad debt forecasting.

Finance & Operations

node-red-manager

3891
from openclaw/skills

Manage Node-RED instances via Admin API or CLI. Automate flow deployment, install nodes, and troubleshoot issues. Use when user wants to "build automation", "connect devices", or "fix node-red".

DevOps & Infrastructure

cloudflare-manager

3891
from openclaw/skills

Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating ingress rules.

DevOps & Infrastructure

simple-tech-analyzer - 简易技术分析器

3891
from openclaw/skills

**版本**: 1.0.0

Finance & Trading