Loading...
Loading...
对比查看原文与翻译
"We've made significant progress. Consider creating a handoff document to preserve this context for future sessions. Say 'create handoff' when ready."
"我们已经取得了显著进展。建议创建一份交接文档来保存当前上下文,以便后续会话使用。准备好后请说“创建交接文档”。"
python scripts/create_handoff.py [task-slug]python scripts/create_handoff.py implementing-user-authpython scripts/create_handoff.py "auth-part-2" --continues-from 2024-01-15-auth.md.claude/handoffs/python scripts/create_handoff.py [task-slug]python scripts/create_handoff.py implementing-user-authpython scripts/create_handoff.py "auth-part-2" --continues-from 2024-01-15-auth.md.claude/handoffs/[TODO: ...][TODO: ...]python scripts/validate_handoff.py <handoff-file>[TODO: ...]python scripts/validate_handoff.py <handoff-file>[TODO: ...]python scripts/list_handoffs.pypython scripts/list_handoffs.pypython scripts/check_staleness.py <handoff-file>python scripts/check_staleness.py <handoff-file>--continues-from--continues-fromhandoff-1.md (initial work)
↓
handoff-2.md --continues-from handoff-1.md
↓
handoff-3.md --continues-from handoff-2.mdhandoff-1.md(初始工作)
↓
handoff-2.md --continues-from handoff-1.md
↓
handoff-3.md --continues-from handoff-2.md.claude/handoffs/YYYY-MM-DD-HHMMSS-[slug].md2024-01-15-143022-implementing-auth.md.claude/handoffs/YYYY-MM-DD-HHMMSS-[slug].md2024-01-15-143022-implementing-auth.md| Script | Purpose |
|---|---|
| Generate new handoff with smart scaffolding |
| List available handoffs in a project |
| Check completeness, quality, and security |
| Assess if handoff context is still current |
| 脚本 | 用途 |
|---|---|
| 生成带有智能框架的新交接文档 |
| 列出项目中的所有可用交接文档 |
| 检查交接文档的完整性、质量和安全性 |
| 评估交接文档的上下文是否仍然有效 |