ccgram
01Settings file Claude Code
Agent settings declaring 52 allowed tools.
Settings file Claude Code
Agent settings declaring 52 allowed tools.
Skill Claude CodeCodex
Full release lifecycle — version bump, CHANGELOG, rich release notes, tag, publish. Use when user says "release", "tag and release", "publish version", "cut a release", "new version".
Instructions file
Instructions for alexei-led/k8s-mcp-server, covering k8s mcp server — development guide, build & test commands, architecture, server (src/k8smcpserver/server.py) and security (src/k8smcpserver/security.py).
Instructions file
Claude Code instructions for alexei-led/cloud-mcp-server, covering aws mcp server development guide, build & test commands, architecture, server (server.py) and sandbox (sandbox.py).
Instructions file
Instructions for alexei-led/spotinfo, covering claude.md, project overview, the flag vocabulary, invariants and development commands.
Skill Claude CodeCodex
Query Spot/preemptible VM prices, savings and interruption risk across AWS, GCP and Azure with the spotinfo CLI. Use this whenever the user asks which instance type is cheapest, what a Spot instance costs, what the interruption risk is, whether arm64 beats x8664 on price, how AWS/GCP/Azure Spot pricing compares, or…
Plugin Claude Code
Portable skills, agents, hooks, and Pi-native extensions for coding agents.
Instructions file CodexOpenCode
Instructions for alexei-led/cc-thingz, covering cc-thingz — coding companion, build, writing agent/skill instructions, agents and platform coverage.
Instructions file
Instructions for alexei-led/cc-thingz, a project described as: Portable skills, agents, hooks, and Pi extensions for Claude Code, Codex CLI, Copilot, Cursor, Grok, and Pi.
Agent
Strategic risk reviewer — delivers a verdict, ranked risks, and ordered next actions, no code changes. Use for go/no-go calls, risk triage, and escalation when stuck. Not for applying changes (engineer) or line-level code review (reviewer).
Agent
Sole mutator role — applies and verifies code, test, doc, and infra changes. Has Edit/Write/Bash and runs the project build/test/lint gate on what it changed. Use for implement, fix, refactor, or apply tasks. Not for read-only review (reviewer) or risk advice (advisor).
Agent
Read-only adversarial evaluator — reviews, audits, locates, or plans. Inspects with Read/Grep/Glob and does not modify code, run builds, or execute commands. Use for code review, security audit, locating code, or planning. Not for applying changes (engineer) or strategic risk verdicts (advisor).
Agent
Fast utility lane for simple bounded tasks on a cheaper model when available. Use proactively for file lookup, grep/glob searches, git status/log/show/diff, file reads, log summaries, and focused shell inspection. Not for code changes (engineer), adversarial review (reviewer), or strategic judgment (advisor).
Skill Claude CodeCodex
Brainstorm ideas and stress-test draft plans before coding. Use when brainstorming, exploring approaches, designing a feature/API/flow, grilling or debating a bounded plan, challenging assumptions, or resolving design-blocking terminology. NOT for implementation task breakdown. NOT for generic technology comparisons…
Skill Claude CodeCodex
Browser automation for rendered UI exploration, validation, screenshots, recordings, and end-to-end flows. Use when a task needs an actual browser or rendered DOM: inspect UI state, click/fill forms, debug frontend behavior, capture evidence, verify a feature, or run/generate browser tests. NOT for API checks or pure…
Skill Claude CodeCodex
Remove merged local branches and stale git worktrees. Use when the user says "cleanup branches", "prune worktrees", "tidy git", "remove merged branches", "delete merged branches", "gone branches", or wants to clean local git state. NOT for creating commits, creating worktrees, or configuring git hooks.
Skill Claude CodeCodex
Create normal git commits with logical grouping. Use when committing, saving changes, creating commits, or grouping work into commits. NOT for amending, rebasing, force-pushing, or rewriting history.
Skill Claude CodeCodex
Configure safe git workflow hygiene: pre-commit/pre-push hooks, Gitleaks secret scanning, .gitignore rules, local git config, and guardrails. Use when setting up git hooks, gitleaks/git leaks, staged pre-commit checks, pre-push validation, core.hooksPath, .gitignore, or git config best practices. NOT for creating…
Skill Claude CodeCodex
Validate infrastructure changes and, after explicit confirmation, apply Terraform, Helm, Kustomize, or Kubernetes deployments. Use when the user says "deploy", "deploy to staging", "terraform apply", "helm upgrade", "kubectl apply", "rollout", "deploy check", "validate deployment", or "validate infrastructure".…
Skill Claude CodeCodex
Create or update human-facing docs, agent-facing instructions, architecture docs, API docs, README content, and useful code comments from implementation facts. Use when docs are stale, missing, or must reflect code changes. NOT for code-quality review, prompt scoring, speculative docs, or ADRs unless explicitly…
Skill Claude CodeCodex
Audit and improve AI coding-agent configuration. Use when reviewing or changing Claude Code, Pi, Codex, skill, agent, hook, MCP, permission, package, or generated-export setup. Default is review-only; fixes require explicit user approval or --fix. NOT for score-only instruction review or prompt lint; use…
Skill Claude CodeCodex
Fix code defects with a reproducible feedback loop, root-cause diagnosis, minimal patch, regression test, and clean verification. Use when debugging, diagnosing, or resolving lint/test/build failures. NOT for behavior-preserving refactors (use refactoring-code), test-suite cleanup without a production bug (use…
Skill Claude CodeCodex
Improve test design, speed, and coverage with behavior-focused tests, useful seams, characterization tests, TDD, and test refactoring. Use when improving tests, optimizing slow suites, adding coverage, refactoring brittle tests, removing test waste, or working test-first. NOT for fixing production bugs (use…
Skill Claude CodeCodex
Find exact, version-correct library/API/framework docs through one lookup workflow. Use when the user says "look up docs", "how to use", "API for", "syntax for", "examples of", "show me the docs", mentions "ctx7"/"Context7", passes a /org/project library ID, or needs API signatures, config keys, syntax, examples, or…