Skip to content

chore(plugin): deslop merged plugin cleanup - #256

Merged
ScriptedAlchemy merged 6 commits into
masterfrom
codex/deslop-merged-plugin-prs
Jul 3, 2026
Merged

chore(plugin): deslop merged plugin cleanup#256
ScriptedAlchemy merged 6 commits into
masterfrom
codex/deslop-merged-plugin-prs

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Goal

Simplify and deslop the plugin work already merged to master, without redoing active PR work or changing plugin behavior.

Scope

  • Clean up stale/excessive comments in the unified plugin bundle registry, hooks, and skill frontmatter parser.
  • Tighten generated plugin prompts, command wrappers, host READMEs, and Claude source-agent copies while preserving host-specific format overlays.
  • Keep the architecture as one shared plugin/ source tree plus per-host overlays for contracts that differ: manifests, hooks, READMEs, Claude/Cursor agent files, Claude commands, Cursor commands/rules.
  • Trim stale test commentary and validation docs after the plugin consolidation landed.

Out of scope

  • No installer behavior changes.
  • No broad refactors.
  • No duplication of the prior open cleanup branch; current open PR set was checked before publishing and only release PR chore: release v0.0.25 #245 remained open.

Verification

  • git diff --check origin/master..HEAD
  • cargo fmt --all --check
  • cargo test --test agent_suite claude_plugin_bundle_test -- --nocapture
  • cargo test --test agent_suite plugin_skill_contract_test -- --nocapture
  • cargo test --test agent_suite shared_skill_contract_test -- --nocapture
  • cargo test --test agent_suite update_plugin_test -- --nocapture
  • cargo check
  • workflow YAML parse via PyYAML
  • scripts/check-conventional-commits.sh origin/master..HEAD

TraceDecay-assisted review trimmed roughly 360k tokens across the swarm/simplify scans.

@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e0e849f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@ScriptedAlchemy
ScriptedAlchemy force-pushed the codex/deslop-merged-plugin-prs branch from 159da00 to 42d8bf5 Compare July 3, 2026 22:26
@ScriptedAlchemy
ScriptedAlchemy merged commit df3039e into master Jul 3, 2026
16 checks passed
@ScriptedAlchemy
ScriptedAlchemy deleted the codex/deslop-merged-plugin-prs branch July 4, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant