joshukraine
- 24 skills
- 0 followers
- 7 hours ago last updated
- ▌ Md2pdf · joshukraineConvert a Markdown file to PDF with GitHub-style formatting using the md2pdf tool.
- ▌ Debrief · joshukraine bundleDetailed technical walkthrough covering architecture, test coverage, product tour, and key design decisions.
- ▌ Dustoff · joshukraineAssess a project that's been dormant for months and produce a prioritized re-entry plan — lifecycle stage, what's stale or broken, and how far the project's tooling has drifted from current conventions — delegating every fix to the skill that owns it, and optionally capturing the plan as a tracking issue that survives sessions.
- ▌ Ruby Gc · joshukraineAudit asdf-installed Ruby versions against project pins and remove unreferenced ones. Dry-run by default.
- ▌ Sidecar · joshukrainePut this session into research-only mode — a secondary Claude sharing a working directory with another Claude that is actively editing code. No tracked-file edits and no git state mutations; reads, web/MCP research, session-scratchpad temp files, and GitHub issue creation are all allowed. Use at the start of a parallel planning/research/drafting session.
- ▌ Merge Pr · joshukraineMerge a pull request with status checks, squash merge, and branch cleanup. Handles worktree contexts.
- ▌ Prd View · joshukraine bundleRender a PRD Markdown file as a rich, self-contained HTML reading view (Dashboard style) and open it in the browser. The Markdown stays authoritative; the HTML is a derived, ephemeral presentation.
- ▌ Autopilot · joshukraineCarry a well-scoped GitHub issue through the full dev loop autonomously, stopping at a per-run tier boundary (PR-ready, or merge+deploy for small reversible changes).
- ▌ Create Pr · joshukraineCreate a pull request with auto-generated description, issue linking, ROADMAP updates, and PR-metadata validation.
- ▌ QA Triage · joshukraineTriage a QA-labeled report — investigate it against the code, classify it, and draft the technical issue(s) it warrants, stopping for approval before creating anything.
- ▌ Checkpoint · joshukraineQuick 2-minute status update on current phase, completed work, blockers, and health check.
- ▌ Plan Phase · joshukrainePlan the next PRD phase by drafting issues, creating GitHub issues, and bridging planning to building.
- ▌ QA Handoff · joshukraine bundleGenerate a hands-on QA testing guide as a self-contained HTML page — for Rails apps or static (Hugo) sites. --publish uploads the HTML to the project's configured QA host.
- ▌ Drift Check · joshukrainePre-PR advisory check for deviations from the project spec. Read-only analysis.
- ▌ Todoist CLI · joshukraineManage Todoist tasks, projects, labels, filters, sections, comments, reminders, and workspaces via the `td` CLI. Use when the user wants to view, create, update, complete, or organize Todoist items, or mentions tasks, inbox, today, upcoming, projects, labels, or filters.
- ▌ Update Deps · joshukraineDependabot-aware dependency updates with security audit, real-CI validation, and a unified PR. Framework-agnostic.
- ▌ Walkthrough · joshukraine bundleGenerate a hands-on browser walkthrough of a PR's user-facing changes to exercise before review; --publish posts the final version to the PR for QA.
- ▌
- ▌ Bootstrap Prd · joshukraineSet up PRD-driven development infrastructure for a new project, including directory structure, templates, and roadmap.
- ▌ Resolve Issue · joshukraineFull issue workflow — fetch details, research, plan solution, implement, and verify.
- ▌ Readme Refresh · joshukraineAudit and update a project README, or bootstrap a new one. Detects tech stack, versions, and services.
- ▌ Autopilot Batch · joshukraineFan out a batch of autopilot-queued issues to parallel background worktree subagents — each runs /autopilot at the build model from its 'model:' label — with a gating review at Opus 5 or above and never below the build (Opus reviews Sonnet and Opus builds, Fable reviews Fable builds).
- ▌ QA Triage Batch · joshukraineFan out /qa-triage across a queue of qa-labeled reports in parallel, reconcile them across reports to cluster shared root causes, present one consolidated decision gate, and — on approval — create the resulting tech issues.
- ▌ Autopilot Triage · joshukraineVet open issues for autonomous resolution and queue the qualifying ones with the autopilot-queued label — the start-of-day "fill the queue" half of the triage → run split.