Skip to main content

pkuppens/on_prem_rag

SkillsMP has collected 9 skills from pkuppens/on_prem_rag. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
1
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 9 of 9 collected skills.

occupation
Software Developers
description

Start work on a GitHub issue using the Issue Implementation Workflow (Validate → Plan → Implement). Use when beginning work on an issue, switching issues, or resuming after a session break.

updated
occupation
Software Developers
description

Enforce branch-first delivery. All work merges to main only via pull request from a named branch; never push deliverable commits directly to main. Use for any code, docs, rules, or config change.

updated
occupation
Software Developers
description

Ensures work is on a named branch before edits. Use at session start when on main, at planning time before implementation, or when the feature-branch hook blocks edits on main.

updated
occupation
Software Developers
description

Create well-structured commits with quality checks. Runs lint/format fixes, infers commit type from branch name, supports partial commits, and enforces project commit message standards (#NNN: type: description).

updated
occupation
Software Developers
description

Create a pull request that is first-time-right. Validates code quality, checks acceptance criteria, generates an AI-enhanced PR description, and creates the PR following project standards. Prerequisite: commits done and validation passed.

updated
occupation
Software Developers
description

Create or update Cursor + Claude skill pairs. Ensures .cursor/skills and .claude/skills stay in sync; Claude skills reference Cursor skills by convention.

updated
occupation
Software Developers
description

Sync local branches after a PR is merged. Checks out main, pulls, prunes stale refs, and deletes local branches whose content is already in main (merge, squash-merge, and rebase-merge). Use after merging a PR or when local branches are stale.

updated
occupation
Software Developers
description

WBSO: refresh commit CSV files from repositories.csv. Extracts latest commits from all listed repositories and updates the data used for WBSO hours registration tracking. Standalone — no delegation to/from other commands.

updated
occupation
Software Developers
description

Check and update Created/Updated date tags in markdown and code files. Ensures all files comply with the project date-formatting standards. Standalone — no delegation to/from other commands.

updated
Showing 9 of 9 collected skills.