Create a changeset for the current branch's changes. Use when a repository uses Changesets and the user asks to document a branch for versioning or changelog generation.
KyleAMathews/linux-config
SkillsMP has collected 14 skills from KyleAMathews/linux-config. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 14
- GitHub stars
- 16
- GitHub forks
- 3
Skills in this repository
Showing 14 of 14 collected skills.
Monitor pull request or branch CI until it is green, resolving straightforward failures when safe. Use for pending checks, failed workflows, recurring status checks, or requests to babysit CI.
Use OpenAI Codex CLI as a second opinion for complex debugging, code analysis, and technical questions. Invoke when stuck on subtle bugs, algorithm issues, or spec compliance problems.
Create an end-of-session Markdown summary capturing decisions, changes, context, and follow-ups. Use when the user asks to wrap up, preserve session context, or hand work off.
Evaluate an external pull-request review for technical accuracy, analytical depth, signal-to-noise ratio, and reviewer quality while preserving every finding in a lossless ledger and final audit. Use when the user supplies review findings and wants them…
Publish an HTML file through a GitHub Gist and return its Gist Host URL. Use when the user asks to share, host, publish, or preview a local HTML file with Gist Host.
Use when gathering a bounded signal inventory memo for an open source repository so maintainers can dispatch follow-up investigation work
Convert a Markdown file to PDF using the user's pdfize shell function and open the result. Use when the user asks to render, export, or open Markdown as a PDF.
Create or update the current branch's pull request with a structured, context-rich body. Use when the user asks to prepare, improve, or update a PR description.
Prepare a branch for pull-request review by reviewing and simplifying changes, then creating the changeset and PR body. Use when the user asks to get a branch or pull request ready for review.
Control a Chrome browser with surf-cli. Use when the user asks to use Surf or an existing Surf browser session.
Apply TanStack Solid DB useLiveQuery patterns. Use when building or debugging reactive queries with @tanstack/solid-db.
Generate and set a concise contextual Ghostty tab title from the current project and task. Use when the user asks to title or rename the terminal tab.
Create an isolated Git worktree under the repository's .worktrees directory. Use when the user asks for a worktree, isolated checkout, branch workspace, or separate place to implement a task.