get-up-to-speedlisted
Install: claude install-skill mostafa-drz/claude-skills
# Get Up to Speed
Quickly build situational awareness for a branch/ticket so work can continue without re-reading everything.
## Preferences
_On startup, use the Read tool to load `~/.claude/skills/get-up-to-speed/preferences.md`. If it doesn't exist, use defaults._
## Context
_On startup, use Bash to detect: current git branch, repo root, and git remote URL. Skip any that fail._
## Command routing
Check `$ARGUMENTS`:
- **`help`** → display help then stop
- **`config`** → interactive setup then stop
- **`reset`** → delete preferences file, confirm, stop
- **`AIS-XXXX`** — if argument looks like a Linear issue ID, use it as the ticket
- **anything else** — treat as extra context to include in the summary
- **empty** — auto-detect ticket from branch name
### Help
```
Get Up to Speed — Situational summary of branch, git history, and ticket
Usage:
/get-up-to-speed Auto-detect ticket from branch name
/get-up-to-speed AIS-1043 Specify a ticket explicitly
/get-up-to-speed "extra context" Add context for the summary
/get-up-to-speed config Set preferences
/get-up-to-speed reset Clear preferences
/get-up-to-speed help This help
Examples:
/get-up-to-speed Summarize current branch + ticket
/get-up-to-speed AIS-810 Summarize with a specific ticket
/get-up-to-speed "focus on the settings panel changes"
Current preferences:
(read from prefere