Out banner
AproposoporpA AproposoporpA

Out

Development community

Description

--- description: Record end of day (Shift End, EventTypeID 8) for the logged-in user. --- Resolve the logged-in user's Person ID from the Windows username (ericbarone=321, joelperez=344, barrettgoldberg=276, calebbarone=1298), then run immediately (no confirmation): `pwsh -NoProfile -File "R:/Intranet/ClaudeAI/skills/work-management/time/Record-Time.ps1" -PersonID <id> -Description "Out" -EventTypeID 8`

Installation

Installs to ~/.claude/skills/aproposoporpa-apropos-plugin-out/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aproposoporpa-apropos-plugin-out && curl -fsSL https://raw.githubusercontent.com/AproposoporpA/apropos-plugin/HEAD/commands/out.md -o ~/.claude/skills/aproposoporpa-apropos-plugin-out/SKILL.md

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

Full documentation available on GitHub

View Source Repository