ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      zlc000190

      Safety Report

      Dispatching Parallel Agents

      @zlc000190

      Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

      730Downloads
      15Installs
      2Stars
      1Versions
      Project Management1,537DevOps & Infrastructure1,045

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill is an instruction-only pattern for dispatching independent debugging agents and is internally consistent with that purpose, though it implicitly assumes access to a codebase/test runner which it does not explicitly declare.

      Feb 11, 20261 files2 concerns
      Purpose & Capabilitynote

      The name and description match the instructions: the skill describes how to split independent problems into per-domain agents. However, the guidance implicitly assumes the agent will read test files, run tests, and modify code — capabilities that require repository and test-runner access. The skill declares no required config paths, binaries, or credentials for that, which is a minor omission but not evidence of malicious intent.

      Instruction Scopeok

      SKILL.md stays within the stated purpose: it explains how to identify independent domains, craft focused prompts, dispatch agents in parallel, and verify results. It does not instruct the agent to read unrelated files, exfiltrate secrets, call external endpoints, or perform broad system enumeration.

      Install Mechanismok

      No install spec and no code files are present (instruction-only). That minimizes disk/runtime risk — nothing is downloaded or installed by the skill itself.

      Credentialsnote

      The skill requests no environment variables or credentials, which is appropriate for an instruction-only pattern. As noted under purpose, it implicitly requires access to the code repository and test tooling at runtime; those permissions are not declared here and should be considered before use.

      Persistence & Privilegeok

      always is false and the skill does not request persistent presence or modify other skills. Autonomous invocation is permitted (platform default) but is not combined with other concerning properties.

      Guidance

      This skill is a reusable prompt pattern for running focused agents in parallel and appears coherent and low-risk. Before installing or using it, confirm that any agent you dispatch has only the minimal permissions needed (read/write to the repository, ability to run tests) and that you will review changes (code review / PR flow). Because the SKILL.md assumes the agent can read and change test/code files but does not declare required config paths or tooling, ensure your agent environment provides a safe, sandboxed repo and that agents cannot exfiltrate data or push changes without review. If you plan to allow autonomous runs, be extra cautious about write permissions and automatic commits/merges.

      Latest Release

      v0.1.0

      Initial release: 并行代理分发

      More by @zlc000190

      Writing Skills

      4 stars

      Requesting Code Review

      2 stars

      Writing Plans

      2 stars

      Subagent Driven Development

      2 stars

      Brainstorming

      1 stars

      Using Superpowers

      1 stars

      Published by @zlc000190 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]