# Context Pipeline Designer

> Use when designing what an agent should load, retrieve, summarize, ignore, or persist across a task or long-running workflow.

- **Type:** Skill
- **Install:** `agentstack add skill-kingoo123-agent-harness-skills-context-pipeline-designer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [kingoo123](https://agentstack.voostack.com/s/kingoo123)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [kingoo123](https://github.com/kingoo123)
- **Source:** https://github.com/kingoo123/agent-harness-skills/tree/main/skills/context-pipeline-designer

## Install

```sh
agentstack add skill-kingoo123-agent-harness-skills-context-pipeline-designer
```

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

## About

# Context Pipeline Designer

## Goal

Prevent context chaos. Make context loading intentional.

## Context layers

```text
Global Rules → Project Memory → Task State → Skill Context
```

## Workflow

1. Identify all possible context sources.
2. Classify each source into a context layer.
3. Decide load strategy: always, on-demand, retrieve, summarize, or ignore.
4. Define freshness requirements.
5. Define privacy and retention rules.
6. Define compaction/handoff behavior.

## Output

```markdown
# Context Policy

## Always Loaded
## On-Demand Loaded
## Retrieved by Search
## Summarized
## Never Loaded
## Memory Update Rules
## Compaction Rules
## Privacy Notes
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [kingoo123](https://github.com/kingoo123)
- **Source:** [kingoo123/agent-harness-skills](https://github.com/kingoo123/agent-harness-skills)
- **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-kingoo123-agent-harness-skills-context-pipeline-designer
- Seller: https://agentstack.voostack.com/s/kingoo123
- 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%.
