📦 Dev Project Tracker — 开发项目跟踪

v1.0.0

开发项目跟踪工具,按需求/版本维度管理项目全生命周期,包括创建需求目录、记录日常进展、追踪问题、管理变更、自动蒸馏归档。

0· 301·2 当前·2 累计
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's files, templates, and script match its stated purpose (project lifecycle tracking); it requests no credentials, makes no network calls, and contains only local file operations and templates.
评估建议
This skill appears internally consistent, but before enabling it you should: (1) confirm where 'projects/' and 'memory/' will live (pass an explicit projects root when running the scanner) to avoid scanning or writing outside the intended workspace; (2) review your agent's memory retention/privacy settings because the skill instructs storing key decisions in memory_store; (3) test the included script in a safe directory — the script uses date -j -f (macOS-style) which may fail on some Linux syst...
详细分析 ▾
用途与能力
Name/description align with what is present: templates, README/WORK_LOG/ISSUES/CHANGES files and a small scanner script. Nothing requires cloud credentials or unrelated system access.
指令范围
SKILL.md directs the agent to create/read/write files under projects/ and to update 'memory/YYYY-MM-DD.md' and the 'memory_store' (agent long-term memory). This is within the tracker purpose but worth noting: instructions both say 'do not mix personal logs' and also say '同步更新个人日志 memory/...', which is ambiguous. Also the scan script reads any README.md under the supplied projects root — ensure the configured projects root is correct so it doesn't scan unintended directories.
安装机制
No install spec (instruction-only) and only one small shell script included. No downloads or extracted archives; low install risk.
凭证需求
No environment variables, no credentials, and no external endpoints. The only sensitive action is writing key decisions to the agent's memory_store — expected for a tracker but has privacy implications the user should consider.
持久化与权限
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default (normal).
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/20

初版:按需求/版本维度管理项目全生命周期,包含目录模板、进展记录、问题追踪、变更管理、自动蒸馏归档

无害

安装命令

点击复制
官方npx clawhub@latest install dev-project-tracker
镜像加速npx clawhub@latest install dev-project-tracker --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库