Skip to main content
avoidwork
Perfil de criador do GitHub

avoidwork

Visão por repositório de 18 skills coletadas em 3 repositórios do GitHub.

skills coletadas
18
repositórios
3
atualizado
25 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

audit-code
sem classificação

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

25 de ago. de 2026
create-feature
sem classificação

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.

25 de ago. de 2026
fix-issue
sem classificação

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.

25 de ago. de 2026
restructure-code
sem classificação

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.

25 de ago. de 2026
scan-issues
sem classificação

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.

25 de ago. de 2026
update-semver
sem classificação

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…

25 de ago. de 2026
commit-push
sem classificação

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.

25 de ago. de 2026
create-issue
sem classificação

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.

25 de ago. de 2026
Mostrando 8 de 14 skills coletadas.
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos