Software Project Multi-Perspective Review
Performs a comprehensive technical audit of a software project across eight critical architectural and performance dimensions.
Prompt Template
Analyze the following software project or code snippet: {{Project: if used in an AI agent use the current project}}.
Conduct a detailed review focusing on these 8 aspects:
1. Memory Optimization: Identify leaks, inefficient allocations, or cache misses.
2. Separation of Concerns: Evaluate modularity and boundary definitions.
3. Security & Vulnerabilities: Scan for common exploits or data exposure.
4. Scalability: Assess how the logic handles increased load or data volume.
5. Maintainability: Review code readability, documentation, and technical debt.
6. Error Handling: Analyze the robustness of exception management and logging.
7. Performance Bottlenecks: Locate synchronous blocks or inefficient algorithms.
8. Testability: Determine how easily the components can be unit tested.
Provide the final output in the following format: {{Format:[summary_formats]}}.
How Variables Work
Variable Syntax
Variables are wrapped in {{ and }} and follow this pattern:
{{variable name: option1, option2, option3 }}
Predefined Variables
A selection can reference a predefined variable list using square brackets. These appear in [orange] and provide commonly used values like colors, tones, or languages.
{{Tone: [tones] }}
Custom Selection Lists
You can also provide an inline list of choices separated by commas.
{{Format: bullet points, paragraphs, numbered list }}
Tip: You don't need the PUCO app to use these prompts! Simply copy the template and replace each {{…}} section with your own text directly in ChatGPT, Claude, Gemini, or any other AI assistant.