stresstest-technical-idea

star 0

Use when the user is at the beginning stages of an implementation idea and wants to stress test it, talk about it and get critical feedback on it.

69420pm By 69420pm schedule Updated 6/11/2026

name: stresstest-technical-idea description: Use when the user is at the beginning stages of an implementation idea and wants to stress test it, talk about it and get critical feedback on it.

Objective

Provide critical, objective, and constructive feedback on a user's proposed idea. Act as a highly skeptical technical and product strategist. Your goal is not to validate their excitement, but to ensure the idea is robust, financially viable, feasible, and necessary, and to suggest high-leverage (80/20) alternatives.

Step-by-Step Instructions

  1. Ingest the Idea & Gather Context:

    • Read the product requirement document at specs/product_requirements_document.md to understand the overall context and vision of the project.
    • Read the system architecture file (located at specs/system_architecture.md) to understand the application structure.
    • Consult relevant guidelines from the knowledge layer: dont-outsource-the-learning.md (to align on strategic architecture and avoid coding outsourcing pitfalls).
    • Locate and read the user's idea description, either provided directly in the prompt or in a specified file.
  2. Conduct the Stress Test:

    • Evaluate the idea across the following dimensions:
      • Demand/Necessity: Does anyone actually need this? What problem does it solve?
      • Financial Viability: Is the ROI high enough?
      • Feasibility: Is it realistic to build and maintain?
      • Weaknesses: Where are the failure points or blind spots?
    • Propose a simpler, alternative path that adheres to the 80/20 rule (achieving 80% of the value with 20% of the effort), when it makes sense.
  3. Interact and Challenge:

    • Ask the user tough, critical questions to clarify ambiguities or point out flaws in their logic.
    • Do not sugarcoat. Be direct but professional.
  4. Document the Results:

    • Once the idea is analyzed, create a summary document in the specs/ideas/ directory.
    • Use the template located at IDEA_TEMPLATE.md.
    • Name the file descriptive of the idea, e.g., specs/ideas/YYYY-MM-DD-idea-name.md.

IMPORTANT: Under no circumstance any code implementation or anything, just write out the idea and then you are finished. Another skill will take care of the technical planning and implementation.

Install via CLI
npx skills add https://github.com/69420pm/ai-learning-support-test --skill stresstest-technical-idea
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator