ErrLookup › EveryInc/compound-engineering-plugin

EveryInc/compound-engineering-plugin

Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more · TypeScript · 81 source files

Analyzed at c9c10f8c75 on 2026-08-31. 69 documented errors.

Code / MessageTypeSeverityTags
Cleanup currently supports only the compound-engineering plu
exception error cli, validation, plugin-manifest
Unknown cleanup target: ${target}. Use one of: ${cleanupTarg
validation error cli, validation, argument-parsing
Local plugin path not found: ${directPath}
exception error cli, filesystem, path-resolution
Unknown bundled plugin: ${input}
exception error cli, plugin-resolution, argument-parsing
Unknown permissions mode: ${permissions}
validation error cli, validation, argument-parsing
Unknown target: ${targetName}
validation error cli, validation, argument-parsing
Target ${targetName} is registered but not implemented yet.
exception error cli, not-implemented, configuration
Target ${targetName} did not return a bundle.
exception error cli, internal-contract, converters
Unknown permissions mode: ${permissions}
validation error cli, validation, argument-parsing
Unknown target: ${targetName}
validation error cli, validation, argument-parsing
Target ${targetName} is registered but not implemented yet.
exception error cli, targets, unsupported-target
Target ${targetName} did not return a bundle.
exception error cli, conversion, null-bundle
Local plugin path not found: ${directPath}
exception error cli, filesystem, path-resolution
Could not find plugin ${pluginName} in ${source}.
exception error cli, github, marketplace, not-found
Failed to clone ${source}. ${stderr.trim()}
exception error git, clone, network, github
Plugin directory not found: ${pluginPath}
exception error cli, filesystem, not-found
Failed to clone branch '${branch}' from ${source}. ${stderr.
exception error git, clone, branch, network
Failed to fetch branch '${branch}'. ${fetchErr.trim()}
exception error git, fetch, network, stale-cache
Failed to reset to origin/${branch}. ${resetErr.trim()}
exception error git, reset, stale-cache
${command} ${args.join(" ")} failed: ${detail}
exception error git, dev-tooling, subprocess
Could not read ${filePath}: ${error instanceof Error ? error
exception error filesystem, json, config
${repoRoot} is not the compound-engineering repository
exception error validation, repository, config
The Codex plugin manifest does not point at this repository'
exception error validation, manifest, paths
Local skill mode cannot represent Codex runtime components:
exception error validation, manifest, unsupported-feature
Local skill mode cannot represent default Codex hooks at hoo
exception error validation, hooks, unsupported-feature
HOME is not set
exception critical environment, config, home
No Codex skills were found under ${skillsRoot}
exception error filesystem, validation, skills
${context.collectionPath} exists and is not a symlink; refus
exception error filesystem, symlink, safety
${context.collectionPath} points outside a Compound Engineer
exception error symlink, safety, paths
${context.collectionPath} is a broken symlink; refusing to o
exception error symlink, broken-symlink, filesystem, codex-dev
${collectionPath} changed since it was inspected; refusing t
exception error race-condition, filesystem, symlink, codex-dev
Could not validate ${collectionPath} after taking it. The en
exception error filesystem, validation, recovery, codex-dev
${collectionPath} changed since it was inspected; refusing t
exception error race-condition, filesystem, symlink, recovery, codex-dev
${context.collectionPath} exists and is not a symlink; refus
exception error filesystem, safety-guard, symlink, codex-dev
${context.collectionPath} points outside a Compound Engineer
exception error filesystem, safety-guard, symlink, codex-dev
${context.collectionPath} is a broken symlink; refusing to r
exception error symlink, broken-symlink, filesystem, codex-dev
${label} returned invalid JSON: ${error instanceof Error ? e
exception error json, parsing, cli, codex-dev
Could not inspect ${configPath}: ${error instanceof Error ?
exception error toml, config, filesystem, permissions, codex-dev
Cannot switch to local mode while the local collection is ${
exception error symlink, state-guard, filesystem, codex-dev
Could not verify local Codex development mode (reported ${st
exception error codex, dev-mode, state-verification
Marketplace ${OFFICIAL_MARKETPLACE} exists with an unexpecte
exception error codex, marketplace, refuse-overwrite
Cannot switch to remote mode while the local collection is $
exception error codex, local-collection, unsafe-state
Could not verify the official marketplace-backed Compound En
exception error codex, plugin-install, state-verification
Could not verify remote Codex mode (reported ${status.mode})
exception error codex, dev-mode, state-verification
Could not verify removal (reported ${status.mode})
exception error codex, uninstall, state-verification
Could not find ${PLUGIN_MANIFEST} under ${inputPath}
exception error parser, plugin-manifest, bad-input
Invalid ${label}: ${entry}. Paths must stay within the plugi
validation error parser, path-traversal, validation
Unsupported version format: ${version}
exception error release, semver, validation
package.json version ${root.version} does not match .claude-
exception error release, version-drift, consistency
Ignoring unreadable install manifest at ${manifestPath}.
console warning manifest, filesystem, warning
Ignoring unreadable Pi install manifest at ${manifestPath}.
console warning manifest, filesystem, pi-target
Skipping ${tool.name}: not implemented.
console warning cli, convert, unimplemented-target
Skipping ${tool.name}: no output returned.
console warning cli, convert, empty-output
Skipping unknown target: ${extra}
console warning cli, convert, unknown-target
Skipping ${extra}: not implemented yet.
console warning cli, convert, unimplemented-target
Skipping ${extra}: no output returned.
console warning cli, convert, empty-output
Skipping ${tool.name}: not implemented.
console warning cli, install, unimplemented-target
Skipping ${tool.name}: no output returned.
console warning cli, install, empty-output
Skipping unknown target: ${extra}
console warning cli, install, unknown-target
Skipping ${targetPath}: existing user-managed symlink (not o
console warning symlink, filesystem-safety, install, codex
Skipping ${storeDir}: resolves outside the managed root via
console warning symlink, path-traversal, filesystem-safety, codex
Skipping ${targetPath}: existing user-managed symlink (not o
console warning symlink, opencode, install, filesystem-safety
Skipping ${targetPath}: existing unmanaged file (not overwri
console warning opencode, install, manifest, unmanaged-file
Warning: existing ${configPath} is not valid JSON. Writing p
console warning json, opencode, config-merge, parse-error
Skipping agent "${agent.name}": sanitized name "${safeName}"
console warning opencode, naming-collision, agents, sanitization
Moved legacy Pi install manifest to ${backupPath}
console info pi, migration, manifest, backup
Dropping unsafe Pi install-manifest entry in ${manifestPath}
console warning pi, manifest, path-safety, validation
Skipping ${targetDir}: existing user-managed symlink (not ov
console warning symlink, pi, skills, filesystem-safety
Skipping ${targetDir}: existing unmanaged directory (not ove
console warning pi, skills, manifest, unmanaged-directory