recipe-update-doc

Update design documents with review and consistency verification.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-update-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-update-doc
Source: https://github.com/darsoohoo/intake-bot/tree/main/.agents/skills/recipe-update-doc
Command: npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-update-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Updating design documents (Design Doc / PRD / ADR) often involves manual coordination, version control inconsistencies, and incomplete review trails. This Skill provides a structured, auditable workflow to update such documents with built-in verification and approval gates.

Core Features & Use Cases

  • Orchestrates target document updates across docs/design, docs/prd, and docs/adr.
  • Enforces review-first governance via document-reviewer and code-verifier integrations where applicable.
  • Maintains change history and ensures consistency across related documents.

Quick Start

Identify the target document and specify the desired changes; the skill will guide the update, validation, and approval steps.

Frequently Asked Questions about recipe-update-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update a design doc with consistency checks and review approval?

To update a design doc with consistency checks, you identify the target document and specify desired changes. The workflow then orchestrates update execution, consistency verification across related documents, and final approval gates.

What is the best way to maintain consistency when updating a PRD or ADR?

Maintaining consistency when updating a PRD or ADR requires a structured workflow that verifies changes against related documents. This approach enforces review-first governance and maintains an auditable change history to prevent version control inconsistencies.

Can I use this workflow to update architecture documentation across both frontend and backend contexts?

Yes, you can use this workflow to update architecture documentation across both frontend and backend contexts. It supports Design Docs, PRDs, and ADRs, orchestrating change clarification and update execution regardless of the specific technical domain.

How does the design document review process handle change verification?

The design document review process handles change verification using specialized agents for document review and code verification. These agents orchestrate update execution, validate consistency, and enforce governance before final approval.

Do I need existing documents to use this design doc update workflow?

Yes, you need existing documents to use this design doc update workflow. The process is specifically designed to identify and update current Design Docs, PRDs, or ADRs located within your docs directory structure.