Install
$ agentstack add skill-siarhei-belavus-agent-public-hydrate-child-packet ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
hydrate-child-packet
Use only after split review is ready and the chosen child row is ready in TASK_GRAPH.md.
Read first
../references/initiative-packet-contract.md../references/initiative-workflow-contract.md../references/task-packet-contract.md../references/final-state-authoring-policy.md- parent initiative
INDEX.md,BRIEF.md,UBIQUITOUS_LANGUAGE.md,DECISIONS.md,INVARIANTS.md,REPO_MAP.md,CONTRACTS.md,TASK_GRAPH.md,OPEN_QUESTIONS.md ../../references/communication-mode.md
Create in the selected child row's Packet Root at .plans//
INDEX.mdBRIEF.mdPLAN.mdAMENDMENTS.mdARTIFACT_CANDIDATES.md
Optional later file:
CONTRACT_DECISION.md
Required bootstrap semantics
PLAN.mdmust sayStatus: not_authoredINDEX.mdmust sayPacket phase: hydrated_for_planningBRIEF.mdmust containParent Initiative,Packet Root,Imported Context,Goal,Repo Scope,Scope,Out of Scope,Contract Surface,Dependencies, andValidation Expectations- imported context is a frozen subset, not a giant copy of the parent packet
- when hydrating into another repo, write child-packet references from the child repo's perspective:
Parent Initiativepoints back to the orchestrating repo initiative packet- use a relative path when the parent initiative repo is available locally from the child repo
- otherwise use a repo-qualified reference
Packet Rootis the child packet's repo-local owner path in the current repo/root, usually.at repo root- do not paste the parent row's raw cross-repo
Packet Rootlocator into the child packet metadata
Parent updates
- set the hydrated child row in
TASK_GRAPH.mdtoactive - do not mutate parent initiative status here
- keep the parent initiative packet in the orchestrating repo; hydration only creates the execution packet in the child row's
Packet Root
Writing rule
Write the child packet as a clean execution shell. Do not leave notes about older packet shapes or migration residue inside canonical child files.
Do not
- author the real child plan here
- invent parallel packet files
- copy the whole initiative packet into the child brief
- duplicate a child packet in both the orchestrating repo and the owner repo
Communication
Honor active caveman mode for user-facing replies per ../../references/communication-mode.md. Keep durable artifacts normal unless the human asks otherwise. Drop caveman for safety/clarity when needed, then resume.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: siarhei-belavus
- Source: siarhei-belavus/agent-public
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.