# Pwd Branch

> Print the current working directory and the current git branch. Use when the user asks "where am I", "what branch am I on", "pwd", "show my branch", or wants to know their current directory and branch.

- Skill: `andrewjmorrell/pwd-branch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add andrewjmorrell/pwd-branch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/andrewjmorrell/pwd-branch/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: andrewjmorrell (https://skillmd.com/u/andrewjmorrell)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/andrewjmorrell/pwd-branch

---


# PWD Branch

Prints the current working directory and the current git branch.

## When This Skill Applies

This skill activates when the user wants to know:
- Their current working directory
- What branch they are on
- Both at once

## How to Execute

Invoke the `/pwd_branch` command. No arguments required.

