# What Context Needed

> Ask Copilot what files it needs to see before answering a question

- **Type:** Skill
- **Install:** `agentstack add skill-archubbuck-workspace-architect-what-context-needed`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [archubbuck](https://agentstack.voostack.com/s/archubbuck)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** ISC
- **Upstream author:** [archubbuck](https://github.com/archubbuck)
- **Source:** https://github.com/archubbuck/workspace-architect/tree/main/assets/plugins/context-engineering/skills/what-context-needed

## Install

```sh
agentstack add skill-archubbuck-workspace-architect-what-context-needed
```

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

## About

# What Context Do You Need?

Before answering my question, tell me what files you need to see.

## My Question

{{question}}

## Instructions

1. Based on my question, list the files you would need to examine
2. Explain why each file is relevant
3. Note any files you've already seen in this conversation
4. Identify what you're uncertain about

## Output Format

```markdown
## Files I Need

### Must See (required for accurate answer)
- `path/to/file.ts` — [why needed]

### Should See (helpful for complete answer)
- `path/to/file.ts` — [why helpful]

### Already Have
- `path/to/file.ts` — [from earlier in conversation]

### Uncertainties
- [What I'm not sure about without seeing the code]
```

After I provide these files, I'll ask my question again.

## Source & license

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

- **Author:** [archubbuck](https://github.com/archubbuck)
- **Source:** [archubbuck/workspace-architect](https://github.com/archubbuck/workspace-architect)
- **License:** ISC

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-archubbuck-workspace-architect-what-context-needed
- Seller: https://agentstack.voostack.com/s/archubbuck
- 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%.
