Skip to main content

generate_prp

Method
This is a method of the ContextEngineerProtocol class in the protocols module.
Generate a Product Requirements Prompt (PRP) for a feature.

Signature

Parameters

str
required
Description of the feature to implement
Optional
Optional codebase analysis to include

Returns

str
Comprehensive PRP document as string

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 203