Search prior work to add context to a request, or browse previous sessions on a topic. Shortcut for ContextSearch skill.
Copy the command definition below into:
~/.claude/commands/cs.md---
name: cs
description: Search prior work to add context to a request, or browse previous sessions on a topic. Shortcut for ContextSearch skill.
argument-hint: [topic]
---
# cs — Redirect
This command has been migrated to the **ContextSearch** skill.
**Invoke the skill directly:**
Use the Skill tool to invoke ContextSearch with the provided arguments:
```
Skill("ContextSearch", "$ARGUMENTS")
```