Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · org443
filed 4 months ago
userpublic

org443

Org443

Foobar

Packages
13
Type
user
Visibility
public
CONTENTS

13 public packages

published under /org443
49downloads
0likes
v0.1.0·3 months ago

worktree

Create a fully-functional git worktree for a branch in an npm project.

Places the worktree in a <repo>.worktrees/ directory next to the repo, then recreates the developer setup so the worktree behaves like the checkout it was created from: copies .env* and other local config files, runs npm install, and rebuilds the AI setup via npx @aipkgs/cli install when an aipkg.json is present. Also removes worktrees (-d).

45downloads
0likes
v0.0.1·3 months ago

Configures Org443 workflow MCP servers for project management and collaboration

40downloads
1likes
v0.0.3·3 months ago

node-workspaces

A Claude Code rule.

Node + TypeScript rules for an npm-workspaces monorepo: workspace scopes, build contracts, dependency placement.

Install

npx @aipkgs/cli install org443/node-workspaces
23downloads
0likes
v0.1.2·3 months ago

import-aipkgs

Import skills, subagents, rules, and setups (hooks, MCP servers, status lines) from a git repo into aipkgs/ as publishable packages with the correct manifest, LICENSE, and README.