feat(directives): scavenge superpowers plugin (receiving-code-review, requesting-code-review): 4 directives

This commit is contained in:
ed
2026-07-04 12:32:34 -04:00
parent 2a1b1698b9
commit 8e5c5ae378
9 changed files with 202 additions and 1 deletions
@@ -21,6 +21,7 @@ Read each file below before any action.
- ban_dict_get_on_known_fields: conductor/directives/ban_dict_get_on_known_fields/v1.md
- ban_getattr_dispatch: conductor/directives/ban_getattr_dispatch/v1.md
- ban_hasattr_dispatch: conductor/directives/ban_hasattr_dispatch/v1.md
- clarify_unclear_review_before_partial_impl: conductor/directives/clarify_unclear_review_before_partial_impl/v1.md
- ban_local_imports: conductor/directives/ban_local_imports/v1.md
- ban_optional_returns: conductor/directives/ban_optional_returns/v1.md
- ban_prefix_aliasing: conductor/directives/ban_prefix_aliasing/v1.md
@@ -42,6 +43,7 @@ Read each file below before any action.
- decorator_orphan_pitfall: conductor/directives/decorator_orphan_pitfall/v1.md
- delete_means_delete_no_reference: conductor/directives/delete_means_delete_no_reference/v1.md
- defer_heavy_sdk_imports_to_subprocess: conductor/directives/defer_heavy_sdk_imports_to_subprocess/v1.md
- no_performative_agreement_in_review: conductor/directives/no_performative_agreement_in_review/v1.md
- defer_not_catch_for_native_crashes: conductor/directives/defer_not_catch_for_native_crashes/v1.md
- deduction_loop_limit: conductor/directives/deduction_loop_limit/v1.md
- docs_philosophy_then_boundaries_then_logic_then_verify: conductor/directives/docs_philosophy_then_boundaries_then_logic_then_verify/v1.md
@@ -117,6 +119,7 @@ Read each file below before any action.
- quarantine_flag_the_engine_not_shared_types: conductor/directives/quarantine_flag_the_engine_not_shared_types/v1.md
- rag_six_rules: conductor/directives/rag_six_rules/v1.md
- report_instead_of_fix_ban: conductor/directives/report_instead_of_fix_ban/v1.md
- review_after_each_task_not_end: conductor/directives/review_after_each_task_not_end/v1.md
- reset_session_preserves_project_path: conductor/directives/reset_session_preserves_project_path/v1.md
- result_error_pattern: conductor/directives/result_error_pattern/v1.md
- run_full_tier_after_phase_refactor: conductor/directives/run_full_tier_after_phase_refactor/v1.md
@@ -165,6 +168,7 @@ Read each file below before any action.
- view_composes_does_not_leak_into_theme_get_color: conductor/directives/view_composes_does_not_leak_into_theme_get_color/v1.md
- verify_before_editing: conductor/directives/verify_before_editing/v1.md
- verbose_commit_message_ban: conductor/directives/verbose_commit_message_ban/v1.md
- verify_critique_before_implementing: conductor/directives/verify_critique_before_implementing/v1.md
- warm_md_duplicates_not_in_place: conductor/directives/warm_md_duplicates_not_in_place/v1.md
- workspace_paths: conductor/directives/workspace_paths/v1.md
@@ -205,7 +209,11 @@ debugging) added 6 more (3 from test-driven-development — test-must-fail-for-
believed-reason + delete-means-delete-no-reference + test-passing-immediately-
proves-nothing; 3 from systematic-debugging — three-fix-failures-question-
architecture + single-hypothesis-minimal-test + reproduction-before-fix) for a
total of 148 — see HARVEST_SUMMARY.md for what was lifted in each pass).
total of 148, and the 2026-07-04 superpowers scavenge (batch 3 of 5: review
cluster) added 4 more (3 from receiving-code-review — no-performative-agreement
+ verify-critique-before-implementing + clarify-unclear-before-partial-impl;
1 from requesting-code-review — review-after-each-task-not-end) for a total of
152 — see HARVEST_SUMMARY.md for what was lifted in each pass).
No alternative encodings tested yet. This preset is the control group for
future experiments.