child-agent-ops
Coordinate Child Agent Operations
Parallel AI work fails when roles, checkpoints, and reports are unclear. This skill gives Claude, Codex, and Claude Code teams a repeatable child-agent operating process.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "child-agent-ops" from https://skillstore.io/skills/a-genno-child-agent-ops.md and its manifest at https://skillstore.io/api/skills/a-genno-child-agent-ops/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "child-agent-ops". Plan child-agent work for a small refactor.
Expected outcome:
A leader plan with scoped implementation and review assignments, clear completion criteria, and checkpoint notes.
Using "child-agent-ops". Report progress from a delegated investigation.
Expected outcome:
A concise task report covering purpose, current status, open issues, risks, and next actions.
Using "child-agent-ops". Decide whether a child agent can proceed without approval.
Expected outcome:
A decision note that separates autonomous work from changes needing leader review, such as security or compatibility impact.
Security Audit
SafeThe static external-command alerts are Markdown backticks around the word codex and fenced report templates, not executable code. The high-entropy heuristic is a false positive caused by a plain Markdown file containing Japanese text. I found no prompt injection, data exfiltration, or malicious operational intent in SKILL.md.
Risk Factors
⚙️ External commands (7)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/a-genno-child-agent-ops/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/a-genno-child-agent-ops?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/a-genno-child-agent-ops?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/a-genno-child-agent-ops/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/a-genno-child-agent-ops.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
A-Genno. (2026). child-agent-ops security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/a-genno-child-agent-ops/audits/9BibTeX citation
@techreport{a-genno-a-genno-child-agent-ops-2026,
author = {A-Genno},
title = {child-agent-ops security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/a-genno-child-agent-ops/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "child-agent-ops security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "A-Genno"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/a-genno-child-agent-ops/audits/9"
identifiers:
- type: other
value: "skillstore:a-genno-child-agent-ops:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Coordinate Parallel Implementation
Split an engineering task into clear child-agent assignments with completion criteria and checkpoints.
Standardize Agent Reporting
Use consistent status reports so blockers, risks, and next actions are easy to track.
Add Review Coverage
Trigger review-agent work when code changes need independent assessment before completion.
Try These Prompts
Use child-agent-ops to define one child-agent assignment for this task. Include purpose, scope, completion criteria, and expected duration.
Use child-agent-ops to split this project into leader, implementation, and review responsibilities. Include checkpoints and reporting expectations.
Apply child-agent-ops to identify which parts of this plan require leader approval before a child agent continues.
Use child-agent-ops to produce a complete operating plan for multiple child agents, including launch logs, checkpoint timing, escalation rules, and final reports.
Best Practices
- Define completion criteria before launching any child agent.
- Escalate unclear security, billing, deletion, or compatibility risks early.
- Record final outputs, remaining risks, and next actions in one place.
Avoid
- Launching child agents without a defined owner or scope.
- Letting parallel agents modify overlapping files without coordination.
- Skipping review-agent checks after code changes.