Skip to main content
avoidwork
GitHub 创作者资料

avoidwork

按仓库查看 3 个 GitHub 仓库中的 18 个已收集 skills。

已收集 skills
18
仓库
3
更新
2026年8月25日
仓库浏览

仓库与代表性 skills

audit-code
未分类

Audits each directory in ./src for bugs, security vulnerabilities, and performance issues sequentially. Generates one consolidated issue per directory via /create-issue.

2026年8月25日
create-feature
未分类

Orchestrates a complete feature lifecycle: receive goals, synthesize specs, propose via OpenSpec, commit specs to PR, apply tasks, commit implementation, archive, update PR, and post audit results.

2026年8月25日
fix-issue
未分类

Accepts a GitHub issue ID, validates approval via labels, categorizes the work, chains to /create-feature for full implementation, and comments on the issue linking to the PR.

2026年8月25日
restructure-code
未分类

Audits each directory in ./src for opportunities to restructure directories to align with community best practices & better organization in general. Generates one consolidated issue per directory via /create-issue.

2026年8月25日
scan-issues
未分类

Scans GitHub for open issues labeled 'approved' (excluding those also labeled 'in progress'), creates a git worktree for each, processes them sequentially via fix-issue, and opens one PR at a time with auto-merge. Runs hourly.

2026年8月25日
update-semver
未分类

Audits the delta between HEAD and the tag matching the current package.json version, decides if it's a major/minor/patch bump, updates package.json, runs npm i and npm run changelog, then triggers commit-push, enables auto-merge on the PR, and announces the…

2026年8月25日
commit-push
未分类

Automates the complete git workflow: scans project rules for conventions, stages all changes, commits, pushes to the remote, and opens a Pull Request. Ensures strict compliance with documentation rules, including rule 5.4.

2026年8月25日
create-issue
未分类

Receives a user description, synthesizes it into a title and description, categorizes as 'fix' or 'feat', creates a GitHub issue, audits the codebase for actionable details, and updates the issue with findings.

2026年8月25日
已展示 8 / 14 个已收集 Skill。
已展示 3 / 3 个仓库
已展示全部仓库