Cloudflare Maxxing can now be installed once and used from any Claude Code or Codex project.
Added
- Installable Claude Code and Codex plugin manifests and repository marketplaces.
- A self-contained Cloudflare skill with its runner, reports, reference catalog, dashboard, and guarded actions.
- Read-only pull-request CI for tests, dependency audits, and the dashboard build.
Changed
- Portable credentials and generated state now live only under
<host-project>/.cloudflare-maxxing/. - The host project's
.env, packages, source, and deployment flow stay untouched. - README, safety docs, token setup, architecture, and the landing-page onboarding are plugin-first.
Verified
- 26 regression tests pass.
- Root and dashboard dependency audits report zero vulnerabilities.
- Skill and plugin validators pass.
- A copied skill initializes and builds its dashboard on Windows.
- The candidate secret and machine-path scan reports zero findings.