cluster-144listed
Install: claude install-skill princeofscale/bloxforge
# Cluster_144
10 symbols | 1 files | Cohesion: 74%
## When to Use
- Working with code in `packages/`
- Understanding how sweepStaleBaseplateFiles, buildStudioLaunchArgs, launch work
- Modifying cluster_144-related functionality
## Key Files
| File | Symbols |
|------|---------|
| `packages/core/src/studio-instance-manager.ts` | resolveEntrypointDir, resolveBaseplateTemplatePath, isProcessAlive, sweepStaleBaseplateFiles, createBaseplatePlaceFile (+5) |
## Entry Points
Start here when exploring this area:
- **`sweepStaleBaseplateFiles`** (Function) — `packages/core/src/studio-instance-manager.ts:168`
- **`buildStudioLaunchArgs`** (Function) — `packages/core/src/studio-instance-manager.ts:324`
- **`launch`** (Method) — `packages/core/src/studio-instance-manager.ts:400`
- **`toRegistryRecord`** (Method) — `packages/core/src/studio-instance-manager.ts:669`
## Key Symbols
| Symbol | Type | File | Line |
|--------|------|------|------|
| `sweepStaleBaseplateFiles` | Function | `packages/core/src/studio-instance-manager.ts` | 168 |
| `buildStudioLaunchArgs` | Function | `packages/core/src/studio-instance-manager.ts` | 324 |
| `launch` | Method | `packages/core/src/studio-instance-manager.ts` | 400 |
| `toRegistryRecord` | Method | `packages/core/src/studio-instance-manager.ts` | 669 |
| `resolveEntrypointDir` | Function | `packages/core/src/studio-instance-manager.ts` | 125 |
| `resolveBaseplateTemplatePath` | Function | `packages/core/src/studio-instance-manager.ts` | 135