botoolagent-pyramidtransform

Transform PRD/requirements into BotoolAgent-ready PRDs with verbatim content retention.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-pyramidtransform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: botoolagent-pyramidtransform
Source: https://github.com/Botool-Dev-Team/BotoolAgent/tree/main/skills/BotoolAgent/PyramidTransform
Command: npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-pyramidtransform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform existing PRD/requirements into a BotoolAgent-ready PRD while preserving exact details, structure, and source provenance to enable reliable DT decomposition and phase governance.

Core Features & Use Cases

  • Verbatim preservation: ASCII diagrams, SQL CREATE statements, API definitions, and other critical artifacts are copied verbatim into the generated PRD.
  • Phase-based decomposition: Large PRDs are automatically partitioned into manageable Phases with traceable dependencies and master context.
  • Source provenance and validation: The tool backups the original PRD and validates coverage against a source manifest, producing traceable references.

Quick Start

Provide the source PRD and run PyramidTransform to generate a BotoolAgent-compliant PRD.

Frequently Asked Questions about botoolagent-pyramidtransform

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

FAQPage Schema
How do I convert a PRD into a BotoolAgent-ready format while preserving critical artifacts?

PyramidTransform multi-phase decomposition partitions large PRDs into manageable phases with traceable dependencies and master context, enabling reliable DT generation and phase governance.

How does PRD source provenance and validation work during requirements transformation?

Source provenance validation works by backing up the original PRD and validating coverage against a source manifest, producing traceable references to ensure no requirements are lost during transformation.

Can I use this PRD transformation tool for large requirements documents with multiple phases?

Yes, PyramidTransform multi-phase decomposition partitions large PRDs into manageable phases with traceable dependencies and master context, enabling reliable DT generation and phase governance.

What is the best way to ensure exact fidelity when transforming requirements documents?

The best way to ensure exact fidelity is using a transformation workflow that copies critical artifacts like ASCII diagrams, SQL CREATE statements, and API definitions verbatim into the generated PRD.

Do I need a source manifest to validate PRD coverage during transformation?

Yes, a source manifest is required to validate coverage against the original PRD backup, ensuring the generated BotoolAgent-ready PRD maintains traceable references and complete requirement fidelity.