Rory Sullivan
Community@rorysullivan1 · New York City, NY
Did you?
Agent Skills by Rory Sullivan
Showing 24 vetted skills indexed across 1 GitHub repositories.
product-manager-agent-authoring
Assess code changes against project goals, scope, and architecture.
developer-agent-authoring
Design language-specific developer agents for coding, review, and verification workflows.
knowledge-agent-authoring
Design knowledge agents that retrieve source-backed answers from a defined corpus.
agent-authoring
Design Claude Code subagents with consistent frontmatter and system prompts.
user-guide-drafter
Generate end-user Markdown documentation with a four-section structure.
python-review
Identify Python code defects and provide structured feedback with severity and fixes.
coding-standards
Enforce cross-project coding conventions for C# and Python.
technical-documentation-drafter
Draft developer documentation with a six-section docs/ structure.
VSTO-development
Scaffold VSTO Office add-ins with enforced code standards and COM usage patterns.
agent-finder
Inventory and match subagents across project, user, and built-in scopes.
python-deployment
Automate packaging, containerization, and deployment of Python applications.
python-development
Generate Python modules, classes, and APIs with type hints and tests.
quantitative-finance
Enforce quantitative finance conventions and numerical stability in Python code.
financial-timeseries-analysis
Align, resample, and compute returns from pandas price series without look-ahead bias.
session-memory
Persist project memory across Claude Code sessions using INDEX.md and session logs.
backtesting-validation
Enforce point-in-time data and next-bar execution in backtesting validation.
skill-distiller
Evaluates whether plan or conversation material warrants reuse as a new or existing SKILL.md.
token-optimizer
Route bulk work to Explore or token-manager to minimize token usage.
VSTO-review
Audit VSTO add-in code for COM lifecycle, event hygiene, and thread safety.
VSTO-distribution
Automate VSTO Office add-in deployment via ClickOnce, MSI, or Group Policy.
VSTO-maintenance
Diagnose and fix broken VSTO add-ins in Office environments.
quant-code-review
Identify numerical defects in quantitative-finance Python code causing wrong results.
python-maintenance
Diagnose and patch defects in existing Python code with regression tests.
knowledge-router
Classify knowledge and route it to session-memory, CLAUDE.md, or reference notes.