gunnery-master

Implement business logic and API endpoints from abstract requirements.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Claymore-Q/SAVVY --skill gunnery-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gunnery-master
Source: https://github.com/Claymore-Q/SAVVY/tree/main/skills/tacit-chaos/officers/05-gunnery-master
Command: npx skills add https://github.com/Claymore-Q/SAVVY --skill gunnery-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Gunnery Master transforms abstract requirements into working code, eliminating the manual effort of writing business logic and API endpoints. It ensures features are implemented efficiently, correctly, and with robust error handling.

Core Features & Use Cases

  • Feature Implementation: Writes core business logic, domain rules, and complex functionality for new features.
  • API Development: Builds and integrates REST, GraphQL, or gRPC endpoints, including data transformations and validation.
  • Workflow Orchestration: Designs and implements multi-step, asynchronous workflows and state machines.
  • Use Case: Need to implement a shopping cart with add, remove, update quantity, and checkout preparation? The Gunnery Master can handle the entire logic, ensuring all operations are robust and error-free.

Quick Start

@gunnery-master Implement user registration with email verification flow