# Hydrate Child Packet

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

- **Type:** Skill
- **Install:** `agentstack add skill-siarhei-belavus-agent-public-hydrate-child-packet`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [siarhei-belavus](https://agentstack.voostack.com/s/siarhei-belavus)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [siarhei-belavus](https://github.com/siarhei-belavus)
- **Source:** https://github.com/siarhei-belavus/agent-public/tree/main/skills/atelier-workflow/hydrate-child-packet

## Install

```sh
agentstack add skill-siarhei-belavus-agent-public-hydrate-child-packet
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

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

- **Author:** [siarhei-belavus](https://github.com/siarhei-belavus)
- **Source:** [siarhei-belavus/agent-public](https://github.com/siarhei-belavus/agent-public)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-siarhei-belavus-agent-public-hydrate-child-packet
- Seller: https://agentstack.voostack.com/s/siarhei-belavus
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
