Find the perfect skill
JARVIS Work Packet Creation
Productivity
Convert a plain-English request into a bounded, reviewable JARVIS work packet with intent, risk, gates, and verification—no execution.
Compact conversation into handoff document
Documentation
Compacts the current conversation into a handoff document so a fresh agent can continue the work. Saves to temp directory and references existing artifacts.
Code Reviewer
Development
Perform structured code reviews that identify bugs, security issues, performance problems, and maintainability concerns. Provides prioritized, actionable feedback with specific fix suggestions.
Wwise Workflow Optimization
Development
Optimized workflow for Wwise, a game audio tool. Improve productivity with best practices.
Code Migration Assistant
Development
Expert for transitioning codebases between frameworks, languages, versions, and platforms. Generates migration plans, scripts, and ensures smooth transitions.
Willy Agent Interaction
DevOps
Check the status of Willy AI agents on Willform Agent, send prompts for chat, and recover crashed or unresponsive agents. Useful for monitoring agent health, initiating conversations with the agent, and restarting agents after failures without manual intervention.
Run static analysis suite
Development
Runs the full quality check pipeline: ruff, pyright, auth analysis, license headers. Use before committing or to verify code quality.
Greptile CLI Review
Development
Runs a Greptile review from the local branch, handles CLI installation and auth, then summarizes findings.
Google Drive and Docs CLI Access
Productivity
Export, download, upload, and share Google Drive and Docs files from the CLI using OAuth authentication. Leverages the shared ndf:google-auth module.
Dev Container Setup and Management
DevOps
Sets up and manages the isaaclab_arena Docker container for development, testing, training, and evaluation. Covers rebuild, custom mounts, and command execution inside the container.
Strategic Compact
Productivity
Suggests manual /compact at logical workflow boundaries to preserve context and avoid arbitrary auto-compaction during long AI coding sessions.
Upstream Release Documentation
Documentation
Analyze a new release of an upstream project, verify changes against source code, and update the documentation site.