← all publishers

ilonatommy

@ilonatommy source repo

10 published skills

  1. Code Review · ilonatommy bundle
    Performs comprehensive code reviews for GitHub pull requests. Use when reviewing PRs, checking if a PR fixes an issue, analyzing code changes, or when given a GitHub PR URL (github.com/.../pull/...). Evaluates problem alignment, code quality, security threats, alternative approaches, edge cases, and identifies duplicate/existing implementations.
    0 installs
  2. Skill Writer · ilonatommy bundle
    A meta-skill for managing Agent Skills. Use when creating, editing, modifying, updating, deleting, or refactoring skills. Also triggers for SKILL.md files, ~/.copilot/skills/ directory, .github/skills/ folder, skill frontmatter, skill instructions, skill templates, or any file changes in a skills directory. Ensures all changes are committed and pushed to git.
    0 installs
  3. Commit Squashing · ilonatommy
    Squashes multiple git commits into a single commit with a clean message. Use when cleaning up commit history, combining WIP commits, preparing branches for merge, tidying feature branches, or when asked to squash, combine, or consolidate commits.
    0 installs
  4. Runtime Performance · ilonatommy bundle
    ```skill
    0 installs
  5. Wasm Regression Triage · ilonatommy bundle
    Reviews dotnet/perf-autofiling-issues and lists issues that represent WASM Mono or WASM CoreCLR regressions. Use when preparing for perf triage, scanning auto-filed performance regressions, or generating a quick browser-WASM issue report.
    0 installs
  6. CI Analysis · ilonatommy bundle
    Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", "is CI green", "build failed", "checks failing", or "flaky tests".
    0 installs
  7. Code Review 2 · ilonatommy
    Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.
    0 installs
  8. Add New Jit Ee API · ilonatommy
    Add a new API to the JIT-VM (aka JIT-EE) interface in the codebase.
    0 installs
  9. Jit Regression Test · ilonatommy
    Extract a standalone JIT regression test case from a given GitHub issue and save it under the JitBlue folder. Use this when asked to create or extract a JIT regression test from an issue.
    0 installs
  10. Performance Benchmark · ilonatommy
    Generate and run ad hoc performance benchmarks to validate code changes. Use this when asked to benchmark, profile, or validate the performance impact of a code change in dotnet/runtime.
    0 installs