dyoshikawa
Review Skills published by dyoshikawa, their source repositories, maintenance signals, and identity status.
- Skills
- 43
- Repository stars
- 1,263
- Identity status
- Source-linked
Provenance
Source and identity
- Profile type
- Creator
- Canonical name
- dyoshikawa
- Public sources
- 1
- License context
- MIT
Source entries
Agent Skills from dyoshikawa
Repository stars and maintenance signals provide context, but do not automatically become an individual Skill's quality score.
dyoshikawa/rulesync
agent-team
Form an Agent Team of Implementer and Reviewer subagents to tackle the given task, looping implementation and review until the Reviewer reports zero high-or-above findings and no more than three mid findings.
dyoshikawa/rulesync
approve
Approve a pull request using gh pr review --approve
dyoshikawa/rulesync
babysit-dependabot-pr
Babysit a Dependabot dependency-bump PR all the way to merge: verify the author is the genuine Dependabot bot, diagnose and resolve any CI failure (excluding or fixing a breaking bump when needed), get every check green, and merge. Use when the user wants to shepherd a Dependabot bump PR to merge.
dyoshikawa/rulesync
batch-all-issues
Resolve every open issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to fix, review, and merge the ones that do — repeating until no actionable issues remain.
dyoshikawa/rulesync
batch-all-scrap-issues
Resolve every open maintainer-scrap issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to fix, review, and merge the ones that do — repeating until no actionable scrap issues remain.
dyoshikawa/rulesync
batch-review-prs-awaiting-maintainer
Batch-triage open pull requests: list PRs with prs-awaiting-maintainer, review each with review-pr, then post-review-comments when there are merge-blocker findings, or create-scrap-issue for non-blocking findings and merge-pr when there are none. Use when the user wants to review and resolve a batch of PRs in one pass.
dyoshikawa/rulesync
clean-branches
Clean up unnecessary local branches and prune stale remote-tracking branches
dyoshikawa/rulesync
clean-worktrees
Clean git worktrees created by git-worktree-runner
dyoshikawa/rulesync
commit-push-pr
Commit current changes, push to remote, and create or update a pull request. Use when the user wants to commit and create a PR, push changes and open a pull request, or ship their current work as a PR.
dyoshikawa/rulesync
create-issue
Create a GitHub issue with detailed description, purpose, and appropriate labels
dyoshikawa/rulesync
create-issue-with-websearch
Create a GitHub issue from a vague idea by thoroughly researching the topic on the web to sharpen the specification before filing
dyoshikawa/rulesync
create-scrap-issue
Create a GitHub issue that consolidates passed content into a single scrap issue with background context and solution details, labeled as maintainer-scrap. Use when the user wants to create a scrap issue, jot down notes as a GitHub issue, or save findings for later.
Pinned paths
Every entry links to a specific source path and commit when available.
Repository context
Activity, license, and repository-level popularity are shown as context.
Open the source
Inspect the public repository