一键导入
JustPDF
JustPDF 收录了来自 Delsin-Yu 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Review a large git worktree, group changes into small coherent batches, create clear English commit messages, and explain the per-batch rationale in reusable commit-detail bullets. Use when the user asks to split commits, batch commits, review workspace changes, or restructure commit history without rewriting existing commits.
Act as a high-level orchestrator that reads a plan-todolist file, dispatches each round to subagents, updates progress in the plan file, and keeps going until every item is completed. Use when the user wants a multi-round plan executed rather than implemented directly in one pass.
Research a complex task and produce a round-by-round execution plan with a progress checklist that a high-level orchestrator can use to dispatch work to subagents and track completion. Use when planning a multi-round feature, refactor, migration, or other complex cross-file task.
Review a large git worktree, group changes into small coherent batches, create clear English commit messages, and explain the per-batch rationale in reusable commit-detail bullets. Use when: split commits, batch commits, review workspace changes, commit restructuring, commit rationale, commit detail.