Loading...
Loading...
Compare original and translation side by side
| Use this skill when... | Use something else when... |
|---|---|
| User dumps stream-of-consciousness thoughts | Text is already structured but verbose → |
| Scattered notes need organizing into a plan | Need to capture session learnings → |
| Brain dump needs goals, actions, priorities extracted | Need to write a plan from scratch with no input → |
| User says "make sense of this", "organize this" | Document needs style/tone adjustment → |
| 适合使用此技能的场景... | 适合使用其他技能的场景... |
|---|---|
| 用户提供意识流式的想法 | 文本已结构化但过于冗长 → 使用 |
| 零散笔记需要整理成计划 | 需要记录会话中的学习内容 → 使用 |
| 头脑风暴内容需要提取目标、行动和优先级 | 需要从零开始撰写计划且无输入内容 → 使用 |
| 用户说“make sense of this”、“organize this”等短语 | 需要调整文档的风格/语气 → 使用 |
| Element | Question it answers |
|---|---|
| Objective | What are we trying to achieve? |
| Key decisions | What needs deciding before acting? |
| Actions | What specific things need doing? |
| Dependencies | What blocks what? |
| Open questions | What's still unclear? |
| 组成部分 | 回答的问题 |
|---|---|
| 目标 | 我们想要实现什么? |
| 关键决策 | 行动前需要确定哪些事项? |
| 行动 | 需要具体做哪些事情? |
| 依赖关系 | 哪些事项会阻碍其他事项? |
| 待解决问题 | 哪些内容仍不明确? |
$ARGUMENTS$ARGUMENTSundefinedundefinedundefined| Situation | Approach |
|---|---|
| Multiple possible goals | Present as alternatives under Key Decisions |
| Contradictory ideas | Surface the contradiction explicitly |
| Vague but directional | Interpret the direction, note the interpretation |
| Pure exploration (no goal) | Organize by theme, suggest possible goals |
| 场景 | 处理方法 |
|---|---|
| 存在多个可能的目标 | 在“关键决策”部分作为备选方案呈现 |
| 存在矛盾的想法 | 明确指出矛盾之处 |
| 模糊但有方向性 | 解读方向,并注明解读内容 |
| 纯探索性内容(无目标) | 按主题组织,提出可能的目标 |
Objective: Stabilize and secure the authentication system while addressing related infrastructure issues.Key Decisions:
- JWT migration — move to JWT or fix current auth? (Affects scope of all auth work)
Plan:
- Fix immediate blockers
- Fix broken tests (unblocks everything else)
- Fix deployment pipeline failures
- Auth system
- Decide JWT migration
- Implement fix or migration based on decision
- Add rate limiting (per Sarah's input)
- Hardening
- Security audit
- Update documentation
Open Questions:
- What specifically did Sarah say about rate limiting?
- What's breaking in the deployment pipeline? (may be auth-related)
目标: 稳定并加固认证系统的安全性,同时解决相关的基础设施问题。关键决策:
- JWT迁移——是迁移到JWT还是修复当前的认证系统?(影响所有认证工作的范围)
计划:
- 解决即时障碍
- 修复损坏的测试(解除所有其他工作的阻塞)
- 修复部署流水线的故障
- 认证系统优化
- 决定是否进行JWT迁移
- 根据决策实施修复或迁移
- 添加速率限制(根据Sarah的建议)
- 系统加固
- 进行安全审计
- 更新文档
待解决问题:
- Sarah关于速率限制的具体建议是什么?
- 部署流水线故障的具体原因是什么?(可能与认证相关)
| Context | Approach |
|---|---|
| Short input (< 200 words) | Synthesize inline, present plan directly |
| Medium input (200-1000 words) | Full synthesis workflow, structured plan output |
| Long input or file (> 1000 words) | Read file, full synthesis, write plan to file |
| Already semi-structured input | Preserve existing structure, fill gaps |
| No clear goal in input | Organize by theme, present as exploration map |
| 场景 | 处理方法 |
|---|---|
| 短输入(<200词) | 直接在线整合,直接呈现计划 |
| 中等长度输入(200-1000词) | 执行完整的整合工作流程,输出结构化计划 |
| 长输入或文件(>1000词) | 读取文件,执行完整整合,将计划写入文件 |
| 已半结构化的输入 | 保留现有结构,填补空白 |
| 输入无明确目标 | 按主题组织,呈现为探索地图 |