Whereami
Description
--- description: Report the current host / git / docker context so we don't act on the wrong machine --- Report the operating context so we never act on the wrong machine. Run only read-only checks, then summarize. Do not change anything. 1. Current host: `hostname`; note whether we're local, inside an SSH session, or inside a `docker exec`. 2. Primary IPs (`ip -br addr` or `hostname -I`) and map them to the host table in `~/.claude/rules/infra.md` if you keep one. 3. Working directory; if it'
Installation
Installs to ~/.claude/skills/r-claude.md-whereami/SKILL.md
mkdir -p ~/.claude/skills/r-claude.md-whereami && curl -fsSL https://raw.githubusercontent.com/r/claude.md/HEAD/commands/whereami.md -o ~/.claude/skills/r-claude.md-whereami/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps