revert: roll back slim Copilot-first refactor, restore 13-agent core#7
Merged
Merged
Conversation
Reverts the 11-commit slim Copilot-first refactor series (8d563a2..9ed9b8f) by resetting the working tree to 710b80c, the last commit before the refactor began. Restores the heavy 13-agent core (*.agent.md), the retired .cursor skills (orchestration, plan-audit, assumption-verifier, executability-verifier, router, spec, strict-workflow, memory-hygiene, planning, review), the pre-refactor plugins/docs/evals, and the .cursor rules. The refactor commits remain reachable in history; this commit layers a full tree revert on top as a single checkpoint. Co-Authored-By: Claude <noreply@anthropic.com>
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.
Reverts the 11-commit slim Copilot-first refactor series (8d563a2..9ed9b8f) by resetting the working tree to 710b80c, the last commit before the refactor began. Restores the heavy 13-agent core (*.agent.md), the retired .cursor skills (orchestration, plan-audit, assumption-verifier, executability-verifier, router, spec, strict-workflow, memory-hygiene, planning, review), the pre-refactor plugins/docs/evals, and the .cursor rules. The refactor commits remain reachable in history; this commit layers a full tree revert on top as a single checkpoint.
What does this PR do?
Brief description of the change.
Related Issue
Closes #
Type of Change
Verification
cd evals && npm testpasses (full offline suite)npm run test:structuralpassesnpm run test:behaviorpassesChecklist
.github/skills/controlflow-{plan,verify,review}/frontmatter (name + description) valid if a skill changed.github/agents/controlflow-planner.agent.mdupdated if the planner changedplans/project-context.mdupdated if the slim surface changedskills/index.mdupdated if a pattern was added/modified