hiroro-work

43 mods across 1 repository, 47 stars between them.

hiropon-plugins

01

hiroro-work/claude-plugins

Plugin Claude Code

Plugin marketplace listing 18 plugins: ask-claude, ask-codex, ask-gemini, ask-copilot, ask-agy.

47 2d ago A tokens not measured

check-cli-updates

04

hiroro-work/claude-plugins

Command Claude Code

Check for CLI updates and validate SKILL.md contents for ask-claude, ask-codex, ask-gemini, ask-copilot, ask-agy plugins.

47 2d ago A 35 tokens

hiroro-work/claude-plugins

Skill Claude CodeCodex

Monthly maintenance routine for dev-workflow's char-budget health. Consolidates duplicate reminders in skills/dev-workflow/SKILL.md / references/.md, re-audits intentional reinforcement-by-repetition, converts synonymous prose to cross-references, re-opens dev-workflow-triage issues that were deferred by the…

47 2d ago B 165 tokens

dev-workflow-triage

08

hiroro-work/claude-plugins

Skill Claude CodeCodex

Triage open issues in the dev-workflow-bundle retrospective repo. Read each open issue, judge each Finding (accept / reject), apply accepted fixes to the triage-scope skills (the bundle skills dev-workflow, ask-peer, extract-rules, rules-review, tidy, mobpro, plus dev-workflow-triage itself for self-targeted findings…

47 2d ago C 157 tokens

hiroro-work/claude-plugins

Skill Claude CodeCodex

Extract a named SKILL.md section's body verbatim into a references/ .md file, replace the body with a skeleton (section label + delegation pointer, runtime definitions left in place), sync the bundle copy, and verify byte-identity plus cross-reference integrity via verify-skill-refs / verify-bundle-sync. One-command…

47 2d ago A 106 tokens

inbox-add

10

hiroro-work/claude-plugins

Skill Claude CodeCodex

Read .claude/inbox-add.local.md and append one task line to the Obsidian Vault's inbox.md. Use when the user requests "add to inbox", "inboxに追加", "これをinboxに入れて", or any equivalent task-capture intent.

47 2d ago A 61 tokens

prompt-tuning

11

hiroro-work/claude-plugins

Skill Claude CodeCodex

Methodology for iteratively improving agent-facing instructions (skills / slash commands / CLAUDE.md / code-gen prompts) by having a bias-free executor run them and evaluating two-sidedly (executor self-report + instruction-side metrics) until improvements plateau. Use after creating or revising a prompt or skill.

47 2d ago A 65 tokens

publicity-review

12

hiroro-work/claude-plugins

Skill Claude CodeCodex

Review uncommitted diff for content unsuitable for publication to a public repository — secrets/credentials, user-specific absolute paths, internal-only URLs/hostnames, and personal identifiers. Each iteration dispatches a fresh subagent that returns findings and the main thread applies the subagent's mechanical fixes…

47 2d ago B 134 tokens

hiroro-work/claude-plugins

Skill Claude CodeCodex

Temporarily visualize untracked new files into the git diff so a chain of diff-deriving review callees can see them, then restore the files to untracked. Runs git add -N on untracked new files (intent-to-add), dispatches the requested review callees (rules-review / skill-review / publicity-review / verify-diff / tidy)…

47 2d ago A 131 tokens

run-node-tests

14

hiroro-work/claude-plugins

Skill Claude CodeCodex

Run the repository's Node test suite under tests/ via node --test and report a structured verdict. Project-local routine — not for marketplace distribution.

47 2d ago A 35 tokens

run-tests

15

hiroro-work/claude-plugins

Skill Claude CodeCodex

Verify plugins marketplace structure, version consistency, and JSON/frontmatter validity via subagent.

47 2d ago A 19 tokens

skill-review

16

hiroro-work/claude-plugins

Skill Claude CodeCodex

Review uncommitted skill changes against an internal checklist of skill-creator best practices and apply improvements. Use this whenever the user asks to "review skills", "check best practices", "improve SKILL.md", or wants a quality check on skill files before committing. Use this when there are uncommitted diffs in…

47 2d ago A 112 tokens

triage-review

17

hiroro-work/claude-plugins

Skill Claude CodeCodex

Daily review of the latest origin triage- branch. Operator-prepared invariant — the operator fetches origin and switches the local repository to the triage branch before invocation. The skill verifies that the current branch matches triage-, then dispatches Skill(prompt-tuning) per prompt-eligible changed file…

47 2d ago B 0 tokens

verify-bundle-sync

18

hiroro-work/claude-plugins

Skill Claude CodeCodex

Verify the dev-workflow-bundle canonical and bundle copy directories are in sync. Workaround for upstream symlink bug; delete this skill and its callers when symlinks are restored.

47 2d ago A 42 tokens

verify-diff

19

hiroro-work/claude-plugins

Skill Claude CodeCodex

Empirically verify that a code diff achieves its stated objective by dispatching a bias-free executor that actually runs auto-derived evaluation scenarios against the post-diff file. The executor returns a JSON verdict with suggestededits, and this skill applies them — a single pass by default, or iteratively up to…

47 2d ago A 105 tokens

verify-skill-refs

20

hiroro-work/claude-plugins

Skill Claude CodeCodex

Statically lint the dev-workflow and mobpro skill trees for SKILL.md cross-reference and output-naming invariants — dangling § / bold-label references, mirrored closed-list divergence, bare-number step references in prose, bare identifiers in user-facing output literals, and governed-site enumeration gaps — via a…

47 2d ago A 139 tokens

hiroro-work/claude-plugins

Instructions file

A set of Claude Code instructions for the hiroro-work/claude-plugins project. It covers the plugin marketplace, repository structure, and how to add skills through the direct-skill approach.

47 2d ago A 2,754 tokens