Skip to content

docs: add Skills workflow guidance to CLAUDE.md#78

Closed
ondrejhlavacek wants to merge 1 commit into
mainfrom
docs/skills-workflow
Closed

docs: add Skills workflow guidance to CLAUDE.md#78
ondrejhlavacek wants to merge 1 commit into
mainfrom
docs/skills-workflow

Conversation

@ondrejhlavacek
Copy link
Copy Markdown
Member

Release Notes

Documentation-only change. No runtime impact.

Plans for customer communication

None.

Impact analysis

Updates the repo-level CLAUDE.md so future Claude Code sessions know the AI kit's skill publishing rules:

  • Publishing a skill change requires a version bump in the skill manifest.
  • Skills must not be renamed without explicit user approval.

Existing Skill Script Path Conventions content is preserved verbatim, now nested as ### Script Path Conventions under a unified ## Skills parent. No behavior change for any plugin or skill.

Change type

Docs.

Justification

Codifies feedback that has been recurring in sessions — keeps the rule discoverable next time someone (or Claude) touches a skill.

Deployment

Merge & automatic deploy.

Rollback plan

Revert of this PR.

Post release support plan

None.

Consolidate skill-related guidance under a unified ## Skills section.
Adds a Skills Workflow note reminding contributors that publishing
requires a manifest version bump and that skill renames need explicit
user approval. Existing Skill Script Path Conventions become a sibling
subsection.
Comment thread CLAUDE.md

### Skills Workflow

- When creating or modifying skills in the AI kit, remember publishing requires a version bump in the skill manifest. Don't rename skills without explicit user approval.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate

  1. Bump the version in the plugin's .claude-plugin/plugin.json
  2. Bump the version in .claude-plugin/marketplace.json for the corresponding plugin entry

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it never worked for me unless explicitly told.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo-level CLAUDE.md to codify skills publishing workflow guidance for future Claude Code sessions, while preserving the existing script path conventions under a unified ## Skills section.

Changes:

  • Adds a new ## Skills section with a ### Skills Workflow subsection describing publishing/versioning and renaming expectations.
  • Nests the existing “Skill Script Path Conventions” content under ### Script Path Conventions (content preserved).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md

### Skills Workflow

- When creating or modifying skills in the AI kit, remember publishing requires a version bump in the skill manifest. Don't rename skills without explicit user approval.
Comment thread CLAUDE.md

### Skills Workflow

- When creating or modifying skills in the AI kit, remember publishing requires a version bump in the skill manifest. Don't rename skills without explicit user approval.
Comment thread CLAUDE.md

### Skills Workflow

- When creating or modifying skills in the AI kit, remember publishing requires a version bump in the skill manifest. Don't rename skills without explicit user approval.
@ondrejhlavacek ondrejhlavacek removed the request for review from jordanrburger May 25, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants