AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Hydrate Child Packet

skill-siarhei-belavus-agent-public-hydrate-child-packet · by siarhei-belavus

Create an initiative child task packet in the selected child row's `Packet Root` at `.plans/<task-slug>/` with imported context, placeholder plan ownership, and packet-phase bootstrap metadata before planning begins.

No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-siarhei-belavus-agent-public-hydrate-child-packet

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-siarhei-belavus-agent-public-hydrate-child-packet)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Hydrate Child Packet? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.md
  • BRIEF.md
  • PLAN.md
  • AMENDMENTS.md
  • ARTIFACT_CANDIDATES.md

Optional later file:

  • CONTRACT_DECISION.md

Required bootstrap semantics

  • PLAN.md must say Status: not_authored
  • INDEX.md must say Packet phase: hydrated_for_planning
  • BRIEF.md must contain Parent Initiative, Packet Root, Imported Context, Goal, Repo Scope, Scope, Out of Scope, Contract Surface, Dependencies, and Validation 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 Initiative points 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 Root is 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 Root locator into the child packet metadata

Parent updates

  • set the hydrated child row in TASK_GRAPH.md to active
  • 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.