devforge-capture-2026-07-13

0 of 0 complete

title: "DevForge & Plux Ecosystem Capture Walkthrough"
version: "2026-07-13.1"
status: "execution guide - devforge namespaces secured"


DevForge & Plux Ecosystem Capture Walkthrough

Read first: This runbook outlines the deployment steps used to capture the DevForge Turborepo to the @kaaterskillsawmill organization, and secure the namespaces for QBits, DCoop, and Plux.

1. DevForge Namespace Preparation

All internal DevForge workspace packages were successfully scoped to ensure they deploy under the correct organization.

2. Publish Workflow Setup

The OIDC-authenticated publish.yml was successfully injected into .github/workflows/publish.yml, mirroring the high-security posture established by the DevLuxe claim.

3. The Claim Execution Path

Generate NPM Token

Create a temporary GitHub secret to authenticate the publish workflow.

gh secret set NPM_TOKEN -R katterskillsawmill/devforge --env npm-publish

Dispatch the Publish Workflow

Execute the GitHub Action to claim the 5 newly-scoped packages.

gh workflow run publish.yml -R katterskillsawmill/devforge -f target=npm

Verify DevForge Claim

Test the global availability of the CLI package to ensure the namespaces are secure.

npx @kaaterskillsawmill/devforge-cli --help

4. Next Targets: Plux & DCoop

Once DevForge is validated, we immediately pivot to reserving the following npm organizations:
- @dcoop (Core proprietary MANGOS and BigBrain orchestration)
- @plux (The flagship future chat/research/coder agent)

Reminder: Do not attempt to claim the root openclaw namespace, as it belongs to external OSS maintainers. Any bridges should be scoped as @dcoop/openclaw-bridge.

Artifact Maintenance Checklist

📝 My notes

Auto-saves to this browser. Survives reloads. Click Export to download as .md.
Saved