# Cds Quick

> |

- **Type:** Skill
- **Install:** `agentstack add skill-enakoneschniy-claude-dev-stack-cds-quick`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Enakoneschniy](https://agentstack.voostack.com/s/enakoneschniy)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Enakoneschniy](https://github.com/Enakoneschniy)
- **Source:** https://github.com/Enakoneschniy/claude-dev-stack/tree/main/skills/cds-quick

## Install

```sh
agentstack add skill-enakoneschniy-claude-dev-stack-cds-quick
```

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

## About

# /cds-quick — One-shot quick task

Execute this task using the Agent tool with Haiku model. Do NOT use Bash.

```
Agent({
  description: "cds-quick one-shot task",
  model: "haiku",
  prompt: "You are a direct-answer assistant. Answer the following request concisely. Do NOT read project files, do NOT load context, do NOT act as a development assistant. Just answer the question directly.\n\nRequest: $ARGUMENTS"
})
```

Display the agent's response verbatim to the user. Do not paraphrase or summarize.

## When to use vs not

Use `/cds-quick` for:
- Short one-shot questions that don't need follow-up
- Cost-conscious prompts where Haiku is sufficient
- Quick lookups, summaries, drafts

Do NOT use for:
- Multi-turn debugging (use Claude Code normally)
- Code edits requiring file context (use Edit/Write tools directly)
- Tasks that need tools (Haiku agent has no tool access)

## Source & license

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

- **Author:** [Enakoneschniy](https://github.com/Enakoneschniy)
- **Source:** [Enakoneschniy/claude-dev-stack](https://github.com/Enakoneschniy/claude-dev-stack)
- **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-enakoneschniy-claude-dev-stack-cds-quick
- Seller: https://agentstack.voostack.com/s/enakoneschniy
- 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%.
