hifi-phil

24 mods across 1 repository, 2 stars between them.

umbraco-cc-plugins

01

hifi-phil/Umbraco_CC_Plugins

Plugin Claude Code

Plugin marketplace listing 5 plugins: memory-generator, umb-flow, umb-cms-reviews, dependabot-rollup, daily-standup.

2 1mo ago A tokens not measured

daily-standup

02

hifi-phil/Umbraco_CC_Plugins

Plugin Claude Code

Summarize yesterday's Claude Code CLI + Cowork activity, calendar events, and newly-created Google Docs into a daily Slack standup. Ships a host-side activity extractor auto-wired to SessionStart/Stop hooks; includes a /setup skill that walks you through the Cowork scheduled task that posts to Slack.

2 1mo ago A tokens not measured

SessionStart

03

hifi-phil/Umbraco_CC_Plugins

Hook

Runs when a session starts, executing extract-daily-activity.py via python3 with --hook. From hifi-phil/Umbraco_CC_Plugins.

2 1mo ago A tokens not measured

Stop

04

hifi-phil/Umbraco_CC_Plugins

Hook

Runs when the agent finishes a response, executing extract-daily-activity.py via python3 with --hook. From hifi-phil/Umbraco_CC_Plugins.

2 1mo ago A tokens not measured

setup-daily-standup

05

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

Finish setting up the daily-standup routine — the Cowork scheduled task that reads the plugin's activity extracts, adds Google Calendar + new Google Docs, and posts a 7am weekday summary to Slack. Use after installing the daily-standup plugin. Trigger on "set up my daily standup", "configure the standup routine"…

2 1mo ago A 84 tokens

memory-generator

06

hifi-phil/Umbraco_CC_Plugins

Plugin Claude Code

Generates and optimizes CLAUDE.md documentation files for Node.js, .NET projects, and multi-project repositories with intelligent project detection and automatic quality optimization.

2 1mo ago A tokens not measured

claude-md-optimizer

07

hifi-phil/Umbraco_CC_Plugins

Agent

QA agent that AUTOMATICALLY runs after /init-nodejs-project, /init-dotnet-project, or /init-split commands to validate quality. Use this agent proactively (without user asking) when you detect these slash commands have just completed. Eliminates duplication, enforces patterns, validates split structures, ensures…

2 1mo ago A 0 tokens

umb-cms-reviews

13

hifi-phil/Umbraco_CC_Plugins

Plugin Claude Code

Skills for classifying, setting up, testing, and cleaning up Umbraco CMS pull requests using browser automation.

2 1mo ago A tokens not measured

pr-classify

14

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

Classify open PRs on the Umbraco-CMS repo by testability and help pick which PR(s) to test with /pr-test. Use this skill whenever the user mentions PRs, pull requests, reviewing PRs, triaging PRs, wants to see what's open, wants to pick a PR, or asks "what should I test?" — even if they don't explicitly say…

2 1mo ago A 114 tokens

pr-cleanup

15

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

Clean up after PR testing. Stops the running Umbraco instance and removes the git worktree created by /pr-test. Use this skill when the user says "clean up", "stop the instance", "remove worktree", "I'm done testing", or "shut it down" in the context of PR testing. Also triggers when user says "/pr-cleanup" with a PR…

2 1mo ago A 84 tokens

pr-setup

16

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

Set up an Umbraco CMS pull request for local exploration. Checks out the PR into a git worktree, optionally installs a starter kit from the Umbraco Marketplace, builds the solution, and starts a running Umbraco instance — ready for manual exploration or automated testing with /pr-test. Use this skill when the user…

2 1mo ago D 168 tokens

pr-test

17

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

Test an Umbraco CMS pull request using browser automation. Logs into the backoffice via Playwright MCP, executes the test steps from the PR description, captures screenshots as evidence, and posts results to the PR. If the instance isn't running yet, it tells the user to run /pr-setup first. Use this skill whenever…

2 1mo ago A 199 tokens

cleanup

20

hifi-phil/Umbraco_CC_Plugins

Command

You are helping the user clean up git worktrees. This command manages worktrees created by the /umb-flow:branch command when using worktree mode.

2 1mo ago A 5 tokens

git-worktree

24

hifi-phil/Umbraco_CC_Plugins

Skill Claude CodeCodex

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

2 1mo ago A 39 tokens