# Next

> Use when the user is unsure what to ask next and needs safe prompt options.

- **Type:** Skill
- **Install:** `agentstack add skill-mverab-slashstack-skills-next`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mverab](https://agentstack.voostack.com/s/mverab)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mverab](https://github.com/mverab)
- **Source:** https://github.com/mverab/slashstack-skills/tree/main/skills/next
- **Website:** https://slashstack.dev

## Install

```sh
agentstack add skill-mverab-slashstack-skills-next
```

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

## About

# Next

## Purpose

Suggest safe next prompts when the user does not know what to ask next.

## When to Use

Use after preflight, explain, audit, ship, a failed test, an unclear error, or
any moment where the user needs direction before continuing.

## Workflow

1. Read current context: summarize the user's goal, current repo state, and any
   recent tool output.
2. Identify risk: note whether the next action could edit files, change config,
   deploy, delete data, or expose secrets.
3. Offer 2-3 safe next prompts: make each prompt specific, scoped, and suitable
   for pasting into the agent.
4. Label each option: use Beginner, Safer, or Faster so the user understands the
   tradeoff.
5. Modo Aprendiz: for EACH recommended prompt, explain WHY with three
   sub-fields in beginner-friendly Spanish:
   - Qué significa: what the recommendation means in plain language.
   - Por qué importa: why it matters for the project.
   - Qué hacer ahora: one concrete action to take now.
6. Do not edit files, run risky commands, deploy, or change configuration until
   the user chooses an option.

## Output

A next-step menu containing:
- Current state: one-sentence summary
- Options: 2-3 safe next prompts with labels
- Modo Aprendiz: each option includes Qué significa, Por qué importa, and Qué hacer ahora
- Recommendation: the best default option and why
- Caution: any action the user should avoid for now

## Source & license

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

- **Author:** [mverab](https://github.com/mverab)
- **Source:** [mverab/slashstack-skills](https://github.com/mverab/slashstack-skills)
- **License:** MIT
- **Homepage:** https://slashstack.dev

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-mverab-slashstack-skills-next
- Seller: https://agentstack.voostack.com/s/mverab
- 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%.
