# Unabridged:prose

> Banned prose patterns — hedging, "for brevity", offered continuations. Loaded when emitting natural-language output under the unabridged skill.

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

## Install

```sh
agentstack add skill-prajwalmahajan101-claude-skills-pack-prose
```

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

## About

# Unabridged — Prose Rules

If the user asked for the full answer, write the full answer. No offers to "continue if needed" — they already asked; that's the signal.

## Banned Phrases (hard failures)

| Banned phrase | Replace with |
|---|---|
| "Let me know if you want me to continue" | Just continue. They already asked. |
| "I can provide more details if needed" | Provide the details now. |
| "For brevity, …" | Don't omit. Write it. |
| "The rest follows the same pattern" | Write the rest. |
| "Similarly for the remaining N" | Write all N. |
| "And so on" (as a substitute for content) | Enumerate. |
| "I'll leave that as an exercise" | Do the exercise. |
| "You can extend this later by …" | Extend it now if it's part of the ask. |
| "(omitted for space)" / "(truncated)" | Don't omit. |
| "This is just a sketch" (when impl was requested) | Deliver the implementation. |

## Allowed exceptions

- Genuinely *optional* extensions the user did **not** ask for — fine to mention briefly at the end ("if you also wanted X, here's the hook"), but only after delivering the full requested scope.
- Asymptotic enumerations ("…, and so on for all integers ≥ 0") in math/prose where the pattern is the point — not a license to skip code.

## Pre-Output Checklist for Prose

- [ ] No banned phrases above appear anywhere.
- [ ] No offers to continue what was already asked for.
- [ ] No descriptions replacing requested content.
- [ ] Every question in the request has an answer.

See `../EXAMPLES.md` for concrete before/after pairs.

## Source & license

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

- **Author:** [prajwalmahajan101](https://github.com/prajwalmahajan101)
- **Source:** [prajwalmahajan101/claude-skills-pack](https://github.com/prajwalmahajan101/claude-skills-pack)
- **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-prajwalmahajan101-claude-skills-pack-prose
- Seller: https://agentstack.voostack.com/s/prajwalmahajan101
- 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%.
