first-person-description

Use when you need pull-request review help

25 stars

Best use case

first-person-description is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Use when you need pull-request review help

Teams using first-person-description should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/first-person-description/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/agent-sh/agnix/first-person-description/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/first-person-description/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How first-person-description Compares

Feature / Agentfirst-person-descriptionStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when you need pull-request review help

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

Review changed files.

Related Skills

contract-first-agents

25
from ComeOnOliver/skillshub

Contract-First Map-Reduce coordination protocol for native TeamCreate multi-agent teams. Wraps TeamCreate, Task (teammates), SendMessage with an upfront shared contract phase that eliminates 75% of integration errors. Based on 400+ experiment research proving 52.5% quality improvement over naive coordination.

persona-team-lead

25
from ComeOnOliver/skillshub

Lead a team — run standups, coordinate tasks, and communicate.

persona-sales-ops

25
from ComeOnOliver/skillshub

Manage sales workflows — track deals, schedule calls, client comms.

persona-researcher

25
from ComeOnOliver/skillshub

Organize research — manage references, notes, and collaboration.

persona-project-manager

25
from ComeOnOliver/skillshub

Coordinate projects — track tasks, schedule meetings, and share docs.

persona-exec-assistant

25
from ComeOnOliver/skillshub

Manage an executive's schedule, inbox, and communications.

persona-event-coordinator

25
from ComeOnOliver/skillshub

Plan and manage events — scheduling, invitations, and logistics.

persona-customer-support

25
from ComeOnOliver/skillshub

Manage customer support — track tickets, respond, escalate issues.

persona-content-creator

25
from ComeOnOliver/skillshub

Create, organize, and distribute content across Workspace.

first-ask

25
from ComeOnOliver/skillshub

Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension.

Coding Agent (bash-first)

25
from ComeOnOliver/skillshub

Use **bash** (with optional background mode) for all coding agent work. Simple and effective.

personal-tool-builder

25
from ComeOnOliver/skillshub

Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same itch. Covers rapid prototyping, local-first apps, CLI tools, scripts that grow into products, and the art of dogfooding. Use when: build a tool, personal tool, scratch my itch, solve my problem, CLI tool.