Lobster Dispatching Parallel Agents
v1.0.0Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
⭐ 0· 34·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe dispatching parallel agents; SKILL.md contains only guidance for creating isolated, focused agent tasks and reviewing results. Nothing requested (no env vars, binaries, or installs) appears unrelated or excessive for this purpose.
Instruction Scope
Instructions direct agents to read test files, paste error messages, craft focused prompts, run tests and review summaries — all appropriate for debugging/fixing tests. Note: using the pattern in practice requires the agent(s) to have repository file access and (if allowed) the ability to run tests and make changes; ensure you only grant those permissions where appropriate.
Install Mechanism
No install spec and no code files — lowest-risk delivery model (instruction-only). There is nothing being downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The guidance implicitly expects file and test-run access, which is proportional to the stated debugging purpose but should be granted deliberately at runtime.
Persistence & Privilege
always:false (normal). The skill assumes agents may be dispatched autonomously by the platform, which is expected for skills that spawn agents — if you do not want autonomous modifications or test runs, restrict agent permissions or require user confirmation before execution.
Assessment
This skill is instruction-only and internally consistent with its stated purpose. Before using it: (1) Confirm any agents you dispatch have only the repository/test-run permissions you intend (avoid granting wide filesystem or network access). (2) Review and approve agent prompts and proposed code changes before merging. (3) Run agents in an isolated environment (CI branch or sandbox) to avoid accidental production changes. (4) If you do not want agents to act autonomously, disable autonomous execution or require manual invocation/approval.Like a lobster shell, security has layers — review code before you run it.
latestvk9702ghczvqpcekndxxbkq28hh846fjc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
