dotfiles
Autonomous issue resolution, PR workflows, and macOS dev setup
All Skills in This Repository (22)
Pure Emerald Level Indicatorsresolve-issue
Automate GitHub issue resolution through a structured workflow with branch management.
md2pdf
Convert Markdown files to PDF with GitHub-style formatting via command line.
debrief
Generate HTML and Markdown technical debriefs covering architecture, test coverage, and product tours.
readme-refresh
Audits and updates project README files by comparing project facts with README content.
autopilot-batch
Orchestrate parallel processing of autopilot-queued issues in isolated worktrees.
checkpoint
Summarize project progress, completed work, blockers, and health check from git history.
autopilot-triage
Label open GitHub issues eligible for autonomous resolution using a predefined rubric.
bootstrap-prd
Automate project infrastructure setup from product requirements documents.
qa-handoff
Generate QA handoff HTML guides from Rails and static site documentation.
walkthrough
Generate a browser walkthrough of a PR's user-facing changes.
drift-check
Analyze branch commits for deviations from project specifications and living documents.
todoist-cli
Manage tasks, projects, and workspaces in Todoist via the td CLI.
Frequently Asked Questions
FAQPage SchemaHow to install joshukraine/dotfiles?โผ
Run `npx skills add joshukraine/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
How to resolve GitHub issues automatically?โผ
Use the autopilot or resolve-issue skills to fetch an issue, plan the fix, implement it, run tests, and produce a review-ready pull request.
Can it process a backlog of QA reports?โผ
Yes. The qa-triage-batch skill fans out across all open QA reports, clusters shared root causes, and drafts the technical issues behind one approval gate.
Does it help set up a new Mac for development?โผ
Yes. The repository includes an idempotent setup script, a Homebrew Brewfile, and GNU Stow packages for Zsh, Neovim, Tmux, and terminal configuration.
Do I need coding experience to use these skills?โผ
Basic terminal familiarity helps for the dotfiles setup, but the workflow skills run from plain-English commands once installed.
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