Skip to content

OS Systems company-wide development tools and standards for Claude Code

Notifications You must be signed in to change notification settings

OSSystems/claude-code-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OS Systems Claude Code Plugins

Company-wide development tools and standards for Claude Code.

Plugins

ossystems-commit

Create conventional commits for staged changes.

Installation:

claude plugins:add OSSystems/claude-code-plugin/ossystems-commit

Skill: /commit

  • Analyzes staged changes with git diff --cached
  • Generates commit messages following Conventional Commits format
  • Writes clear, user-facing descriptions (≤100 columns)
  • Includes a body explaining the reasoning behind changes

ossystems-refactor-claude-md

Refactor CLAUDE.md files following progressive disclosure principles.

Installation:

claude plugins:add OSSystems/claude-code-plugin/ossystems-refactor-claude-md

Skill: /refactor-claude-md

  • Identifies contradictions in existing instructions
  • Extracts only essential info for the root CLAUDE.md
  • Groups remaining instructions into logical categories
  • Creates a modular file structure with linked documentation
  • Flags redundant or overly vague instructions for deletion

License

MIT

About

OS Systems company-wide development tools and standards for Claude Code

Resources

Stars

Watchers

Forks

Packages

No packages published