🛠️
AI EngineeringJavaScript

Skill Refinement Workflow

by shinpr

Skill Refinement Workflow is an AI Engineering skill for Claude Code, published by shinpr in ai-coding-project-boilerplate.

227 stars25 forkson shinpr/ai-coding-project-boilerplateAdded 2026/09/03Repository updated 2026/09/01
agent-skillsagentic-aiagentic-workflowai-agentsanthropicboilerplateclaude-codecontext-engineeringdeveloper-toolsllm-orchestrationproductivityquality-gatestypescript
Install in seconds
Install Skill Refinement Workflow
Copy Skill Refinement Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/shinpr/ai-coding-project-boilerplate/tree/main/.claude/commands-ja ~/.claude/skills/commands-ja

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/shinpr/ai-coding-project-boilerplate.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/commands-ja/refine-skill.md in shinpr/ai-coding-project-boilerplate
Installs to
~/.claude/skills/commands-ja
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2793 skills

What Skill Refinement Workflow does

Skill Refinement Workflow helps implement requested changes to a Claude Code skill with design checks and quality review. Use it when you need to update a skill’s standards or scope with an approval-driven process.

Skill Refinement Workflow is cataloged under AI Engineering on DirSkills. Skill Refinement Workflow comes from a repository tagged agent-skills, agentic-ai, agentic-workflow, ai-agents and anthropic.

Documentation

README

ユーザーの明示的な指示: ユーザーは、このレシピで名前が挙げられたすべてのサブエージェント呼び出しを明示的に指示し、承認している。各呼び出しの前提条件を満たした時点で、該当する呼び出しを実行する。

コマンドコンテキスト: スキルファイルの変更要求を理解し、skill-creator(modificationモード)による品質評価付き実装ワークフロー。

変更要求: $ARGUMENTS

実行プロセス

Step 1-6を順番に完了する。現在のステップで定められた出力、レビュー結果、または承認条件を満たした場合にのみ次へ進む。該当するすべての完了条件を満たした後に完了する。

Step 1: 変更要求の理解

未指定時はAskUserQuestionで確認:

  • どのスキルを変更するか(例: typescript-rules / coding-standards)
  • 変更種別: 新基準追加 / 既存基準修正 / 基準削除
  • 具体的な変更内容

対象ファイル特定:

  • スキル名が明示 → Read: .claude/skills/{skill-name}/SKILL.md~/.claude/skills/も確認)
  • 部分的に判明 → Glob: .claude/skills/*{keyword}*/SKILL.md, ~/.claude/skills/*{keyword}*/SKILL.md
  • 不明 → Glob: .claude/skills/*/SKILL.md, ~/.claude/skills/*/SKILL.md で全件確認 → ユーザーに選択

Step 2: ユーザーフレーズの収集(任意)

This is the opening of the README. Read the full README on GitHub.

Commands Skill Refinement Workflow provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sync-skills

Frequently asked about Skill Refinement Workflow

  • What else does shinpr publish alongside Skill Refinement Workflow?

    Skill Refinement Workflow is one of 25 skills that DirSkills catalogs from shinpr/ai-coding-project-boilerplate, the repository it ships in. Its siblings there include Coding Standards, Coding Standards and Create Skill. Each one is a separate skill with its own page in this directory, installs the same way Skill Refinement Workflow does, and is maintained by shinpr in that same repository. The rest of the collection is listed on the shinpr/ai-coding-project-boilerplate page.

  • How does Skill Refinement Workflow compare to other AI Engineering skills?

    Skill Refinement Workflow ranks #2516 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Refinement Workflow against them. Open each page to compare what they document and how they install.

More from shinpr/ai-coding-project-boilerplate

Skill Refinement Workflow is one of 25 skills cataloged on DirSkills from shinpr/ai-coding-project-boilerplate.

See all 25 skills