Skip to main content

generate_feature_prp

Method
This is a method of the ContextAgent class in the context_agent module.
Generate a comprehensive PRP for a specific feature request following PRD methodology.

Signature

def generate_feature_prp(feature_request: str) -> str

Parameters

feature_request
str
required
No description available.

Returns

Returns
str
The result of the operation.