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

wade

wade enthält 6 gesammelte Skills von ivanviragine, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
4
aktualisiert
2026-07-16
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

knowledge
Sonstige Computerberufe

Instructions for contextual knowledge retrieval, tagging, search, and rating. Referenced by plan-session, implementation-session, and review-pr-comments-session skills.

2026-07-16
implementation-session
Softwareentwickler

Rules for AI implementation sessions in a wade-managed worktree. Covers worktree safety, commit conventions, syncing with main, PR summaries, and session closing. Read this at the start of every work session.

2026-05-15
plan-session
Projektmanagementspezialisten

Rules for AI planning sessions launched by `wade plan`. Covers plan file authoring, complexity tagging, and session boundaries. Read this at the start of every planning session.

2026-04-27
review-pr-comments-session
Softwareentwickler

Rules for AI sessions that address PR review comments. Covers fetching review comments, verifying findings, making fixes, and pushing changes. Read this at the start of every review-addressing session.

2026-04-27
task
Projektmanagementspezialisten

Create one or more GitHub issues via wade — for a single bug/feature OR a full plan/PRD breakdown. Assesses scope, proposes single or multi-issue breakdown with reasoning, gets user confirmation, writes plan files, creates issues via wade task create, and informs the user of next steps. ALL steps are mandatory — do not stop after planning. Use whenever the user asks to create a GitHub issue, regardless of scope.

2026-03-12
deps
Softwareentwickler

Analyze a set of GitHub issues and identify dependency relationships between them. Reads issue titles and bodies, determines execution order, and outputs a structured dependency file that wade uses to generate Mermaid diagrams and update issue bodies. Use when multiple related issues need ordering.

2026-03-07