compress: deduplicate using-superpowers-amplifier.md against instructions.md#27
Open
michaeljabbour wants to merge 3 commits intomicrosoft:mainfrom
Open
compress: deduplicate using-superpowers-amplifier.md against instructions.md#27michaeljabbour wants to merge 3 commits intomicrosoft:mainfrom
michaeljabbour wants to merge 3 commits intomicrosoft:mainfrom
Conversation
…ions.md Deleted sections from using-superpowers-amplifier.md (verbatim duplicates of instructions.md): - '## The Rule' — header, paragraph, and 5-step enumeration - '## Skill Priority' — header and ordered list (1. Process skills FIRST, 2. Implementation skills SECOND) - '## Red Flags' — header, intro line, and all 12 table rows Moved rows to instructions.md (unique content from deleted ## Red Flags section): - 'Let me explore the codebase first' - 'Let me gather information first' - 'This feels productive' - 'The skill is overkill' Net result: using-superpowers-amplifier.md reduced from ~70 lines to ~28 lines. Approximate token savings: ~400 tokens per load (removed ~43 lines of duplicated content). Files changed: - context/using-superpowers-amplifier.md: 43 deletions - context/instructions.md: 4 insertions (unique rows only)
…amplifier.md The closing tag was unintentionally removed in the previous compress commit. Restores proper scoping of the EXTREMELY-IMPORTANT block to the original three-paragraph preamble only.
…ontext compression The context compression task moved three content blocks from using-superpowers-amplifier.md to instructions.md: - 'The Rule' heading and content - Skill priority rules (Process skills FIRST) - Red Flags rationalization table (16 rows) Update test_has_the_rule, test_has_skill_priority_rules, and test_has_red_flags_table to verify content in instructions.md where it now lives, matching the compression goal. All 23 tests now pass.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes ~60% of
using-superpowers-amplifier.mdthat duplicatedinstructions.mdverbatim. Migrates 4 unique Red Flags rows toinstructions.mdso no content is lost.Changes
using-superpowers-amplifier.mdinstructions.mdToken Impact
~400 tokens saved per session.
Submitted by Joi from ChibaTech.