Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

anchor

anchor enthält 7 gesammelte Skills von chris-peterson, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
0
aktualisiert
2026-07-17
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

merge
Softwareentwickler

Merge an approved change request once its gates are green — waiting on the pipeline if needed — then clean up the branch. Use when merging or landing a PR/MR.

2026-07-17
commit
Softwareentwickler

Stage changes, run tests, and write a commit message. Use when work is ready to commit, push, or checkpoint.

2026-07-13
prepare-review
Softwareentwickler

Rebase on the default branch, push, open the PR/MR, and draft a description that tells reviewers WHY the change exists. Use when opening an MR/PR or creating a review.

2026-07-13
issue
Softwareentwickler

File a new forge issue (or update an existing one) that leads with WHY the work is needed. Use when filing, creating, drafting, or updating a single issue or ticket. To find, browse, or pick which issue to work on next, use the `issues` skill instead.

2026-07-11
issues
Softwareentwickler

List and rank the forge issues assigned to you so you can pick what to work on next — ranked by soonest due date, then most recently updated. Use whenever finding, browsing, surveying, or choosing the next issue/ticket to pick up, even when the user doesn't say "issues" — e.g. "what's next?", "what should I work on?", "anything due soon?", "show my open tickets". For filing or updating a single issue, use the `issue` skill instead.

2026-07-11
resolve-feedback
Softwareentwickler

Fetch an open CR's review feedback and drive each thread to resolution — fix, reply, resolve. Use when addressing review feedback or resolving comment threads on an open PR/MR.

2026-07-09
pipeline
Softwareentwickler

Report a commit's forge pipeline state, or watch until it settles. Use when checking the status of a pipeline, build, CI, or GitHub Actions run — or watching one to completion.

2026-07-08