todo-e25ef5 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited todo-e25ef5 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
mydocs/orders/{yyyymmdd}.md 是当天的一页工作看板。它不是任务计划书、报告或技术笔记。它以 milestone 视角展示进度,并记录完成时间。
task-start、task-stage-report、task-final-report 或 pr-merge-cleanup 更新 daily task board 时,应用此 SKILL 的格式。mydocs/orders/{yyyymmdd}.mdmydocs/_templates/orders.md优先使用中央模板 mydocs/_templates/orders.md。以下是在无法读取模板时的最小 fallback format。
yyyymmdd.md# Daily Tasks - YYYY-MM-DD## M{milestone} - {milestone name}
| Issue | Task | Status | Notes |
|------|------|--------|-------|
| #{number} | {task} | Planned | {note} |
| #{number} | {task} | In progress | {note} |
| #{number} | {task} | Done | {note} |编写工作前,判断它属于哪个 milestone section。
mydocs/orders/{yyyymmdd}.md 中已有的 milestone structureREADME.md roadmap 或 release notation 中的明确 milestone label注意事项:
0.5 -> 1.0 是 transition notation,不是 section title。README.md 将某个 milestone 标记为 current,将其用作模糊工作的默认 section。对于跨领域、运营类或无法明确归入某个 milestone 的工作,不要强行放入错误 milestone。放入 common section。
## Common - Operations
| Issue | Task | Status | Notes |
|------|------|--------|-------|
| Needs issue | {task} | Planned | {note} |用于:
仅当存在不是今天主要工作但不应遗忘的未解决项目时添加。
## Backlog
| No | Content | Found On | Status | Notes |
|----|---------|----------|--------|-------|
| B-001 | {item} | YYYY-MM-DD | Open | {note} |#number。Needs issue,不要写任意编号或 TBD。Task 保持为一行摘要。Notes 保持简短。优先写 purpose、current stage、verification point、linked document 或 blocker。Done 时,在 notes 中添加 Done: HH:mm。Planned, In progress, Done, On hold。mydocs/orders/。yyyymmdd.md。# Daily Tasks - YYYY-MM-DD。Issue | Task | Status | Notes 表中。Planned、In progress、Done、On hold 之一。Done: HH:mm。orders/ 中写任务计划书、报告或技术笔记。Needs issue。这是 mydocs/_templates/orders.md 的缩短版。创建新日期文件时,先检查中央模板。
# Daily Tasks - YYYY-MM-DD
## M{milestone} - {milestone name}
| Issue | Task | Status | Notes |
|------|------|--------|-------|
| #{number} | {task} | Planned | {note} |## Common - Operations
| Issue | Task | Status | Notes |
|------|------|--------|-------|
| Needs issue | {task} | Planned | {note} |$todo 或从 /skills 菜单选择 todo/todo~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.