Loading...
Loading...
Compare original and translation side by side
20.012001docs/handbook/**/20.01-*.mdhandbook/20-git/20.01-*.md20.012001docs/handbook/**/20.01-*.mdhandbook/20-git/20.01-*.mddocs/AGENTS.mddocs/handbook/README.mdfeatures/workstreams/NN.NN🙋♂️/🤖/✅tktinychangedocs/AGENTS.mddocs/handbook/README.mdfeatures/workstreams/NN.NN🙋♂️/🤖/✅tktinychangedocs/docs/wiki/wiki/plantk list --tag plandocs/docs/docs/wiki/wiki/plantk list --tag plandocs/docs/
├── README.md # Index with feature table (Johnny Decimal)
├── AGENTS.md # Symlink → AGENTS.md
├── AGENTS.md # Agent instructions
├── changelog.md # Keep a Changelog (generated by tinychange)
├── handbook/ # Process/tooling docs (Johnny Decimal)
│ ├── AGENTS.md # Rules for this directory
│ ├── README.md # Area index
│ ├── 10-docs/ # Documentation workflows
│ ├── 15-planning/ # Planning workflows and tooling
│ ├── 20-git/ # Git merge pipeline and branch handlers
│ ├── 30-refactor/ # Refactor guidance and checklists
│ ├── 50-testing/ # Testing workflows and verification
│ └── 80-agent-behaviour/# Agent autonomy and behaviour rules
│ # Plans: use tickets tagged `plan` (no plans/ directory)
│ # Postmortems: use tickets tagged `postmortem` (no postmortems/ directory)
├── reference/ # Architecture + research (Johnny Decimal)
│ ├── AGENTS.md # Rules for this directory
│ ├── README.md # Area index
│ └── decisions/ # ADRs (Johnny Decimal IDs)
├── features/ # Feature areas (Johnny Decimal)
│ └── NN-name/ # Area (10-19, 20-29, ...)
│ ├── README.md # Area summary + spec/plan tables
│ ├── AGENTS.md # Optional: area-specific rules
│ ├── NN.NN-spec.md # Behavior spec (what)
│ └── NN.NN-plan.md # Implementation plan (how)
│ # Research: use tickets tagged `research` (no research/ directory)docs/features/NN-area/NN.NN-*-plan.mdplantodos_oneshotdocs/
├── README.md # 带功能表格的索引(Johnny Decimal格式)
├── AGENTS.md # 符号链接 → AGENTS.md
├── AGENTS.md # Agent 说明文档
├── changelog.md # 变更日志(由tinychange生成)
├── handbook/ # 流程/工具文档(Johnny Decimal格式)
│ ├── AGENTS.md # 本目录规则
│ ├── README.md # 区域索引
│ ├── 10-docs/ # 文档工作流
│ ├── 15-planning/ # 规划工作流与工具
│ ├── 20-git/ # Git 合并流水线与分支处理
│ ├── 30-refactor/ # 重构指南与检查清单
│ ├── 50-testing/ # 测试工作流与验证
│ └── 80-agent-behaviour/# Agent 自主性与行为规则
│ # 计划:使用标记为`plan`的工单(不设plans/目录)
│ # 事后分析:使用标记为`postmortem`的工单(不设postmortems/目录)
├── reference/ # 架构与研究文档(Johnny Decimal格式)
│ ├── AGENTS.md # 本目录规则
│ ├── README.md # 区域索引
│ └── decisions/ # 架构决策记录(ADRs,采用Johnny Decimal ID)
├── features/ # 功能区域(Johnny Decimal格式)
│ └── NN-name/ # 区域(10-19, 20-29, ...)
│ ├── README.md # 区域摘要 + 规范/计划表格
│ ├── AGENTS.md # 可选:区域特定规则
│ ├── NN.NN-spec.md # 行为规范(做什么)
│ └── NN.NN-plan.md # 实现计划(怎么做)
│ # 研究:使用标记为`research`的工单(不设research/目录)docs/features/NN-area/NN.NN-*-plan.mdplantodos_oneshotdocs/handbook/| ID | Entry | Skill Path |
|---|---|---|
| Open questions system | |
| Question archive | |
| Obsidian documentation flow | |
| Spec divergence audit | |
| Ticket divergence audit | |
| Review-to-tickets | |
| Rebase preparations (investigate) | |
| Rebase (execute) | |
| Merge (execute) | |
| Post-merge hygiene | |
| Full refactor guide | |
| Video-based NHITL testing | |
| Autonomous work | |
| Document feature | |
| Stale trees | |
docs/handbook/| ID | 条目 | Skill 路径 |
|---|---|---|
| 开放式问题系统 | |
| 问题归档 | |
| Obsidian 文档流程 | |
| 规范差异审计 | |
| 工单差异审计 | |
| 评审转工单 | |
| 变基准备(调研) | |
| 变基(执行) | |
| 合并(执行) | |
| 合并后清理 | |
| 完整重构指南 | |
| 基于视频的NHITL测试 | |
| 自主工作 | |
| 文档化功能 | |
| 过时代码树 | |
20-git20.0120.02[R]20-git20.0120.02[R]20.0320.04[M]20.0320.04[M]tktinychange -I new -k <kind> -m "t-XXXX: message" -a AUTHORtktinychange -I new -k <kind> -m "t-XXXX: message" -a AUTHORAGENTS.mdAGENTS.mdtinychangetinychange| When | Read |
|---|---|
| Need Johnny Decimal rules, open questions format, tk workflow, tinychange commands | |
| Need spec template, plan template, bulletproof plan rules, AGENTS.md template, README template | |
| Creating a wiki, adding specs/plans, research workflow, updating specs, link format | |
| Writing a postmortem, postmortem template, when to write one | |
| Open questions system details and Dataview index | |
| AGENTS.md / AGENTS.md template (compact version) | |
| 场景 | 阅读内容 |
|---|---|
| 需要Johnny Decimal规则、开放式问题格式、tk工作流、tinychange命令 | |
| 需要规范模板、计划模板、可靠计划规则、AGENTS.md模板、README模板 | |
| 创建维基、添加规范/计划、调研工作流、更新规范、链接格式 | |
| 编写事后分析、事后分析模板、何时编写事后分析 | |
| 开放式问题系统细节和Dataview索引 | |
| AGENTS.md / AGENTS.md模板(精简版) | |