dotfiles
Automated PR reviews, CI monitoring, and developer workflow scripts
All Skills in This Repository (5)
Pure Emerald Level Indicatorsnote
Create, find, list, and update structured notes in git-tracked repositories.
analyze-permissions
Analyze Claude permission entries and propose consolidated wildcard patterns.
standup
Aggregate GitHub PR activity into Slack-ready standup notes.
support
Organize support notes into ticket-specific directories for Zendesk and GitHub workflows.
triage-issues
Identify unlabeled GitHub issues and route them to a specified team.
Frequently Asked Questions
FAQPage SchemaHow to install haacked/dotfiles?โผ
Run `npx skills add haacked/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
What does this dotfiles repo automate?โผ
It automates PR review handling, CI failure triage and fixes, commit and PR creation, conflict resolution, standup notes, and sprint planning updates.
Does it work with Claude Code and Codex?โผ
Yes. The ai/ directory installs shared skills and subagents into both Claude Code and Codex from one canonical source.
Can it watch my open PRs automatically?โผ
Yes. The babysit-prs skill sweeps your open PRs, checks CI and merge-queue state, addresses review comments, and pushes fixes.
Do I need to write code to use these skills?โผ
No. Once installed, you trigger each workflow with a short slash command and the agent runs the underlying scripts for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core