Skip to content

chore: add create-rpc-api-key skill#24778

Open
spalladino wants to merge 3 commits into
merge-train/spartanfrom
spl/create-rpc-api-key-skill
Open

chore: add create-rpc-api-key skill#24778
spalladino wants to merge 3 commits into
merge-train/spartanfrom
spl/create-rpc-api-key-skill

Conversation

@spalladino

Copy link
Copy Markdown
Contributor

Adds a create-rpc-api-key skill under spartan/.claude/skills/ (new skills directory for the spartan folder) that documents the end-to-end workflow for adding a public RPC API key consumer to a mainnet/testnet RPC environment.

Captures the steps proven while adding the recent mainnet clients: mint the secret with scripts/create_api_key.sh, add the consumer to the environment's Terraform, plan (guardrail: exactly 2 resources to add), apply, verify the KongConsumer/ExternalSecret are live, and open the one-line chore: add new client PR against merge-train/spartan. Also covers prerequisites (gcloud/ADC, kubectl context, Terraform state-version match), the working-directory/absolute-path gotcha, and how to retrieve and hand over the key.

spartan/.claude was missing the agents symlink required of every subdir
.claude/, and spartan/.codex/agents was missing its mirror, both caught
by the agents_symlink_test regression test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant