commit pi sessions

This commit is contained in:
liph
2026-07-27 08:46:32 +02:00
parent 37ea5bb522
commit 44d6863b59
435 changed files with 14054 additions and 125 deletions
+2
View File
@@ -0,0 +1,2 @@
Explain the selected code as if to a smart colleague new to the codebase.
Include: what it does, why, edge cases, and a 1-paragraph summary.
+2
View File
@@ -0,0 +1,2 @@
Break the following request into a numbered plan with concrete file paths and
acceptance criteria. Do not implement until I approve.
+3
View File
@@ -0,0 +1,3 @@
Review the current diff (`git diff`) as a senior engineer. Focus on:
correctness, security, error handling, naming, and missing tests. Output a
bullet list of issues with file:line references. Don't fix them — just list.