Speck.Inquiries banner
nprbst nprbst

Speck.Inquiries

DevOps community

Description

--- description: Manage inquiries from the expert-help page stored in Cloudflare D1 --- # /speck.inquiries Manage interest inquiries submitted through the expert-help page contact form. This command queries and updates inquiries stored in Cloudflare D1. ## IMPORTANT: Just Run the Commands **Do NOT explore the codebase or check wrangler configuration.** The management script at `.claude/scripts/inquiries/manage.ts` handles everything internally including directory navigation. **Start immedia

Installation

Installs to ~/.claude/commands/nprbst-speck-speck.inquiries.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nprbst/speck/HEAD/.claude/commands/speck.inquiries.md -o ~/.claude/commands/nprbst-speck-speck.inquiries.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository