with one click
dotfiles
dotfiles contains 13 collected skills from jcouv, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Create a file-based C# agent workflow using the Agent Workflow Framework. Use when asked to set up an agent workflow, Ralph-style (checklist) workflow, builder&evaluator loop, or other multi-agent orchestration workflows.
Drive a Roslyn compiler/IDE bug from a GitHub issue to an accepted fix using a repro-first, subagent-orchestrated pipeline (repro → baseline commit → root-cause → fix → evaluate → summary). Use when asked to fix a dotnet/roslyn issue, reproduce a Roslyn bug as a unit test, or run the bug-fix loop on an issue number.
Create a git worktree, using copy-on-write reflinks when the volume supports it. Use whenever adding a git worktree.
Create or refresh a private PR review walkthrough as a self-contained HTML file. Use when asked to write a reviewer brief, narrative PR walkthrough, grounded review notes, or a linear walkthrough of a PR. Triggers on: walkthrough this PR, write a PR walkthrough, reviewer brief, review narrative, linear walkthrough.
Teach the user a new skill or concept, within this workspace.
Add a Today I Learned entry to blog.monstuff.com/til. Use when asked to add, write, publish, draft, or create a TIL entry for blog.monstuff.com. Triggers on: add a TIL, write a TIL, new TIL, publish a TIL, create a TIL.
Adversarially evaluate a C# language/API/runtime design. Use when asked to evaluate, stress-test, critique, or review a C# design, proposal, spec, or language feature.
Compact the current conversation into a handoff document for another agent to pick up.
Create rich interactive HTML code explanations.
Monitor CI on a pull request in the background and notify when checks finish or fail fast. Use when the user wants to watch a PR after pushing, get notified about CI failures, or asks to monitor checks. Triggers on: watch the PR, monitor CI, monitor the PR, watch CI, ping me when CI is done, watch checks.
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to structured JSON. Triggers on: convert this prd, turn this into json, create prd.json from this, ralph json.
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".