Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

wade

wade 收录了来自 ivanviragine 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
4
更新
2026-07-16
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

knowledge
其他计算机职业

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
软件开发工程师

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
项目管理专家

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
软件开发工程师

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
项目管理专家

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
软件开发工程师

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