docs(solutions): refresh stale references and prune obsolete doc#712
Merged
docs(solutions): refresh stale references and prune obsolete doc#712
Conversation
- pass-paths-not-content: rename project-standards-reviewer → ce-project-standards-reviewer, ce:review → ce-code-review - compound-refresh-skill-improvements: rename autonomous→autofix, archive→delete to match current SKILL.md terminology - colon-namespaced (Windows paths): drop Layer 2 (src/sync/ removed); update target list to current set - cross-platform-model-field-normalization: mark Qwen/OpenClaw as removed (now use native plugin install) - delete claude-permissions-optimizer-classification-fix: skill does not exist in this repo - AGENTS.md: expand docs/solutions/ bullet with frontmatter fields and search timing for discoverability
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7eab38aa53
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
The deleted doc was about a skill not in this repo. Plans cited it for general principles (pipeline ordering, classification invariants, negative-signal enumeration) already stated inline in the plan text. Drop the 8 parenthetical citations and Related-learning entries rather than restoring a doc tied to a non-existent skill. Addresses PR #712 review feedback.
michaelvolz
pushed a commit
to michaelvolz/compound-engineering-plugin-windows-version
that referenced
this pull request
Apr 28, 2026
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.
Five docs in
docs/solutions/referenced agents, code paths, and converters that no longer exist; one documented a skill that isn't in this repo. Refreshed viace-compound-refresh.pass-paths-not-content-to-subagents: renameproject-standards-reviewertoce-project-standards-reviewer,ce:reviewtoce-code-review(post-namespace-migration drift).compound-refresh-skill-improvements: terminology driftmode:autonomoustomode:autofix,auto-archivetoauto-deleteto match current SKILL.md.colon-namespaced-names-break-windows-paths: trim Layer 2 (src/sync/no longer exists, consolidated into target writers) and drop Windsurf/OpenClaw from the affected-targets list.cross-platform-model-field-normalization: mark Qwen and OpenClaw as removed (both now use native plugin install pernative-plugin-install-strategy-2026-04-19.md).claude-permissions-optimizer-classification-fix: deleted. The skill does not exist in this repo, and git history preserves the fix details if the work is revived elsewhere.Also expanded the
docs/solutions/bullet inAGENTS.mdto name the frontmatter fields (module,tags,problem_type) and note that the directory is relevant when implementing or debugging in documented areas.24 other docs were verified against current code by parallel investigation subagents and kept without edits.