Agent Skills by Ronald Roy
Showing 27 vetted skills indexed across 2 GitHub repositories.
GitHub API Scripts Skill
Automate GitHub Project API interactions to manage project items.
reprioritize
Adjust GitHub Project item priorities based on code changes and dependencies.
backlog
Analyze GitHub project backlog items and generate priority-based recommendations.
next-item
Retrieve GitHub backlog items filtered by Ready status and sorted by Priority P0-P3.
add-item
Create GitHub issues and link them to a configured GitHub Project.
start-work
Validate GitHub issue relevance and update status to In progress.
research
Gather external documentation and synthesize topic-focused Markdown files.
update-stubs
Scan .lore/specs/ for stub markers, validate kebab-case names, and generate an index.
design
Document design decisions, interfaces, constraints, and edge cases for software architecture.
tend
Run four sequential modes to audit and tidy .lore/ directories.
brainstorm
Guide ideation sessions and save what-if scenarios to .lore/brainstorm.
ddp
Generate Mermaid diagrams for data flows, class relationships, and architectures.
update-lore-agents
Scan available lore-development agents and update the .lore/lore-agents.md registry.
excavate
Generate one feature spec per excavation for codebases with identifiable entry points.
poke-holes
Challenge user ideas with adversarial questioning to surface hidden assumptions.
retro
Record lessons learned from completed work into structured retro artifacts.
implement
Delegate coding, testing, and review tasks to specialized agents with phased execution.
specify
Generate feature requirement specs with acceptance criteria saved to .lore/specs/[feature-name].md.
prep-plan
Create persistent implementation plans and save them as lore artifacts.
define-validation
Define AI validation criteria with defaults and custom requirements.
panel-patterns
Create panel files with YAML frontmatter using predefined patterns.
enter-world
Launch Adventure Engine projects by building the frontend and starting the backend.
dice-roller
Parse dice expressions and return JSON with rolls, modifier, and total.
gm-craft
Apply GM techniques for failure handling, NPC motivation, and scene pacing.