oxidian
01Plugin Claude Code
Oxidian team plugins for Claude Code.
Plugin Claude Code
Oxidian team plugins for Claude Code.
Settings file Claude Code
Agent settings declaring 30 allowed tools.
Instructions file CodexOpenCode
Instructions for oxidian/cc-plugins, covering claude.md, project overview, commands, architecture and plugin structure.
Instructions file
Instructions for oxidian/cc-plugins, a project described as: Plugins to keep claude code on the rails.
Skill Claude CodeCodex
Commit changes with a clean commit message.
Skill Claude CodeCodex
First, run these commands and review their output.
Skill Claude CodeCodex
Commit, push, and open a pull request.
Skill Claude CodeCodex
Commit, push, and open a pull request with auto-merge.
Skill Claude CodeCodex
Triage a GitHub issue (set component, priority, size, milestone).
Skill Claude CodeCodex
Commit, push, and open a merge request.
Plugin Claude Code
Base plugin — commit command, code quality hooks, auto-format and check hooks for all projects.
Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing ban_redundant_cd.py and ban_lint_suppressions.py via python3 (2 commands). From oxidian/cc-plugins.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing run_if_changed.py via python3 with --project-dir and --action. From oxidian/cc-plugins.
Hook
Runs when the agent finishes a response, executing run_if_changed.py via python3 with --project-dir and --action. From oxidian/cc-plugins.
Plugin Claude Code
GitHub workflow — PR, issue, triage, and merge skills using gh CLI.
Plugin Claude Code
GitLab workflow — MR, issue, and merge skills using glab CLI.