Harness-engineering node-child-process

name: node-child-process

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/node-child-process/skill.yaml
source content

name: node-child-process version: "1.0.0" description: Spawn and manage child processes with exec, spawn, fork, and IPC communication stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "/server/"
  • "/routes/"
  • "**/*.mjs"
  • "/workers/"
  • "/streams/" related_skills:
  • node-event-emitter
  • ts-async-patterns stack_signals:
  • nodejs
  • typescript keywords:
  • child-process
  • exec
  • spawn
  • fork
  • IPC
  • stdio metadata: author: community upstream: nodejs.org/api/child_process.html state: persistent: false files: [] depends_on: []