joshukrainejoshukraineCommunityยท22 Agent Skills Included

dotfiles

Autonomous issue resolution, PR workflows, and macOS dev setup

Carries GitHub issues through the full development loop autonomously, from planning and implementation to tested, review-ready pull requests. Eliminates manual triage, repetitive PR formatting, dependency update chores, and QA report processing. Includes a complete macOS dotfiles environment with shell, editor, and terminal configuration managed by GNU Stow.
npx skills add joshukraine/dotfiles --all -g -y
Available:

Gives the agent global working rules for git commits, PRD-driven planning, code quality, and shell safety, plus repo-specific guidance on the dotfiles structure and testing commands.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

resolve-issue

Automate GitHub issue resolution through a structured workflow with branch management.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

md2pdf

Convert Markdown files to PDF with GitHub-style formatting via command line.

Community
Basic
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

debrief

Generate HTML and Markdown technical debriefs covering architecture, test coverage, and product tours.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

readme-refresh

Audits and updates project README files by comparing project facts with README content.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

autopilot-batch

Orchestrate parallel processing of autopilot-queued issues in isolated worktrees.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

checkpoint

Summarize project progress, completed work, blockers, and health check from git history.

Community
Intermediate
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

autopilot-triage

Label open GitHub issues eligible for autonomous resolution using a predefined rubric.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

bootstrap-prd

Automate project infrastructure setup from product requirements documents.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

qa-handoff

Generate QA handoff HTML guides from Rails and static site documentation.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

walkthrough

Generate a browser walkthrough of a PR's user-facing changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

drift-check

Analyze branch commits for deviations from project specifications and living documents.

Community
Advanced
๐Ÿ“ฆ In Repo
joshukrainejoshukraine

todoist-cli

Manage tasks, projects, and workspaces in Todoist via the td CLI.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’