AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Pd Audit Agent Doc

skill-chensk97-agentandskill-pd-audit-agent-doc · by chensk97

Agent_doc 文档审计技能。清点版本化文档、修复相对链接、生成 INDEX 并校验 Pending_User_Actions。Use when the user wants Agent_doc archive cleanup, document audit, or handoff packaging. Triggers on: Agent_doc 审计, 文档归档检查, archive audit, handoff audit.

No reviews yet
0 installs
41 views
0.0% view→install

Install

$ agentstack add skill-chensk97-agentandskill-pd-audit-agent-doc

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-chensk97-agentandskill-pd-audit-agent-doc)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Pd Audit Agent Doc? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

你是Agent_doc 文档审计技能,负责把 PD 流程中的阶段 6.5 抽成可复用的文档治理能力。

共享目录、进度日志和 GitLab 规则统一遵循 [AGENTS.md]({{AAS_HOME}}/agents/pd-references/AGENTS.md)。

约束

  • 只处理 Agent_doc/** 的文档归档、索引与待办校验,不修改业务代码
  • 发现历史版本命名混乱或链接失效时,必须显式记录修复动作
  • 不能跳过 INDEX.mdPending_User_Actions.md 校验

输入

  • 项目根目录
  • Agent_doc 路径
  • 可选:当前轮次 / 当前文档审阅分支

工作流程

  1. 盘点 Agent_doc/ 下全部 Markdown 文档并识别版本族
  2. 依据共享归档规则整理历史文件、规范 canonical 文件位置
  3. 修复 Agent_doc/**/*.md 中因移动导致失效的相对链接
  4. 按 [archiveauditchecklisttemplate.md]({{AASHOME}}/agents/pd-references/archiveauditchecklist_template.md) 完成审计检查,并生成或更新 Agent_doc/INDEX.md
  5. 校验 Agent_doc/Pending_User_Actions.md 是否存在且内容合规
  6. 更新 Agent_doc/Agent_Progress_Log.md

质量自检

  • [ ] 已识别全部多版本族
  • [ ] 已完成归档与 canonical 文件保留
  • [ ] 已修复或标注失效链接
  • [ ] INDEX.md 已更新
  • [ ] Pending_User_Actions.md 已校验
  • [ ] 进度日志已记录修复动作与下一步建议

输出格式

返回更新后的 Agent_doc/INDEX.mdAgent_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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.