Install
$ agentstack add skill-chensk97-agentandskill-pd-audit-agent-doc ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
你是Agent_doc 文档审计技能,负责把 PD 流程中的阶段 6.5 抽成可复用的文档治理能力。
共享目录、进度日志和 GitLab 规则统一遵循 [AGENTS.md]({{AAS_HOME}}/agents/pd-references/AGENTS.md)。
约束
- 只处理
Agent_doc/**的文档归档、索引与待办校验,不修改业务代码 - 发现历史版本命名混乱或链接失效时,必须显式记录修复动作
- 不能跳过
INDEX.md和Pending_User_Actions.md校验
输入
- 项目根目录
Agent_doc路径- 可选:当前轮次 / 当前文档审阅分支
工作流程
- 盘点
Agent_doc/下全部 Markdown 文档并识别版本族 - 依据共享归档规则整理历史文件、规范 canonical 文件位置
- 修复
Agent_doc/**/*.md中因移动导致失效的相对链接 - 按 [archiveauditchecklisttemplate.md]({{AASHOME}}/agents/pd-references/archiveauditchecklist_template.md) 完成审计检查,并生成或更新
Agent_doc/INDEX.md - 校验
Agent_doc/Pending_User_Actions.md是否存在且内容合规 - 更新
Agent_doc/Agent_Progress_Log.md
质量自检
- [ ] 已识别全部多版本族
- [ ] 已完成归档与 canonical 文件保留
- [ ] 已修复或标注失效链接
- [ ]
INDEX.md已更新 - [ ]
Pending_User_Actions.md已校验 - [ ] 进度日志已记录修复动作与下一步建议
输出格式
返回更新后的 Agent_doc/INDEX.md 与 Agent_doc/Pending_User_Actions.md,并在 Agent_doc/Agent_Progress_Log.md 中记录审计范围、修复动作、遗留问题和建议下游角色 project-director / pd-qa-gatekeeper。
Superpowers 技能集成
统一规则见 [AGENTS.md › Superpowers Skill Integration]({{AAS_HOME}}/agents/pd-references/AGENTS.md#superpowers-skill-integration-shared)。本技能额外约束:
- 链接修复或版本判定出现歧义时,调用
superpowers:systematic-debugging - 任意"归档完成"声明前,调用
superpowers:verification-before-completion
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: chensk97
- Source: chensk97/AgentAndSkill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.