AgentSkillsCN

prd-align

确保任务与实施过程紧密契合 PRD(产品需求文档)。

SKILL.md
--- frontmatter
name: prd-align
description: Align tasks and implementation with the PRD.

Steps

  1. Identify the target task and read its linked PRD (aoc-task prd show <id>).
  2. Review task details for coverage, dependencies, and acceptance criteria.
  3. Update task details and testStrategy to match the linked PRD.
  4. Flag gaps or drift and propose updates.

Guardrails

  • PRD links are task-level only; subtasks must not include PRD links.