Oic banner
ashleydavis ashleydavis

Oic

Development community

Description

Open in Chrome. Open the URL we were just dealing with, without being told which one. ## Steps 1. **Work out which URL is meant.** Scan back through the conversation for URLs, most recent first, and take the one the work is currently about. That is usually the last one mentioned, but not always: prefer the thing just created, changed, reported or discussed over one that only appeared in passing, in a code sample, or in an example. If the human gave a hint after the command (`/oic the PR`,

Installation

Installs to ~/.claude/skills/ashleydavis-agent-skills-oic/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashleydavis-agent-skills-oic && curl -fsSL https://raw.githubusercontent.com/ashleydavis/agent-skills/HEAD/commands/oic.md -o ~/.claude/skills/ashleydavis-agent-skills-oic/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository