Skip to content

Instantly share code, notes, and snippets.

@limcheekin
Last active August 27, 2025 02:39
Show Gist options
  • Select an option

  • Save limcheekin/44a415c7a761b097d6a1273e2b4a71fe to your computer and use it in GitHub Desktop.

Select an option

Save limcheekin/44a415c7a761b097d6a1273e2b4a71fe to your computer and use it in GitHub Desktop.
Code Comparison Prompt

Carefully review and analyze the code in implementation1.txt, implementation2.txt, and implementation3.txt in detail, and think more deeply about the following items:

  1. Which implementation is better for the given user story defined in <story_file> in terms of functionality, code quality, performance, modularity, test coverage, etc.? Explain your reasoning.
  2. Which implementation fully complies with the user story defined in <story_file>? Identify the discrepancies in the implementation(s) that do not comply.
@limcheekin
Copy link
Author

implementation1.txt is your codebase in a file created using https://gitingest.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment