Plugin Claude Code
Plugin marketplace listing 18 plugins: ask-claude, ask-codex, ask-gemini, ask-copilot, ask-agy.
Plugin Claude Code
Plugin marketplace listing 18 plugins: ask-claude, ask-codex, ask-gemini, ask-copilot, ask-agy.
Agent Claude Code
../../plugins/translate/agents/tr-hq.md.
Agent Claude Code
../../plugins/translate/agents/tr.md.
Command Claude Code
Check for CLI updates and validate SKILL.md contents for ask-claude, ask-codex, ask-gemini, ask-copilot, ask-agy plugins.
Command Claude Code
Test all plugin skills and agents to verify they work correctly.
Command Claude Code
Verify all plugins structure, versions, and execute skill/agent tests.
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…
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…
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…
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.
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.
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…
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)…
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.
Skill Claude CodeCodex
Verify plugins marketplace structure, version consistency, and JSON/frontmatter validity via subagent.
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…
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…
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.
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…
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…
Skill Claude CodeCodex
Work completion handler. Archives the plan file. Example: /work-complete.
Instructions file CodexOpenCode
AGENTS.md instructions for 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.
Instructions file Gemini CLI
Gemini CLI instructions for hiroro-work/claude-plugins.