serithemage

30 mods across 4 repositories, 255 stars between them.

architecture

01

serithemage/serverless-openclaw

Skill Claude CodeCodex

References Serverless OpenClaw architecture. Covers network design, CDK stack structure, DynamoDB data model, API protocols, and container design.

193 5mo ago A 31 tokens

cold-start

02

serithemage/serverless-openclaw

Skill Claude CodeCodex

References cold start optimization history and techniques. Covers Docker image optimization, Fargate CPU tuning, SOCI lazy loading, and Lambda Bedrock discovery fix. Use when optimizing startup performance.

193 5mo ago A 40 tokens

context

03

serithemage/serverless-openclaw

Skill Claude CodeCodex

Loads Serverless OpenClaw project context. Provides background knowledge needed for development including project overview, tech stack, architecture decisions, and data models.

193 5mo ago A 31 tokens

cost

04

serithemage/serverless-openclaw

Skill Claude CodeCodex

References Serverless OpenClaw cost optimization guidelines. Validates that no resources exceeding the cost target ($1/month) are created during implementation. Use when writing CDK stacks or making infrastructure changes.

193 5mo ago A 41 tokens

deploy

05

serithemage/serverless-openclaw

Skill Claude CodeCodex

Deploys Serverless OpenClaw CDK stacks to AWS. Handles SecretsStack parameter injection, full/individual stack deployment, and Docker image push.

193 5mo ago A 32 tokens

dev

06

serithemage/serverless-openclaw

Skill Claude CodeCodex

Development workflow guide. Covers build, test, lint, format commands, package structure, Git hooks, TDD methodology, and coding conventions. Use when setting up dev environment, running tests, or following project conventions.

193 5mo ago A 45 tokens

implement

07

serithemage/serverless-openclaw

Skill Claude CodeCodex

Guides Phase 1 MVP implementation steps. Pass a specific step number as an argument to get the goals, deliverables, validation criteria, and detailed design for that step.

193 5mo ago A 37 tokens

lambda-migration

08

serithemage/serverless-openclaw

Skill Claude CodeCodex

Guides Phase 2 Lambda Container Migration steps. Pass a specific step number (2-1 through 2-5) to get the goals, deliverables, validation criteria, and detailed design for that step.

193 5mo ago A 47 tokens

openclaw

09

serithemage/serverless-openclaw

Skill Claude CodeCodex

References OpenClaw internals and integration points. Covers Gateway protocol, agent runtime, session management, tool system, and serverless integration. Use when working with OpenClaw APIs or debugging agent behavior.

193 5mo ago A 45 tokens

release

10

serithemage/serverless-openclaw

Skill Claude CodeCodex

Runs a comprehensive release review before tagging and publishing a new version. Reviews code, docs, tests, security, cost, and operations; use platform-native parallelism when available and a sequential fallback otherwise.

193 5mo ago A 42 tokens

security

11

serithemage/serverless-openclaw

Skill Claude CodeCodex

References Serverless OpenClaw security model. Covers Bridge 6-layer defense, IDOR prevention, secret management, Cognito authentication, and IAM least privilege. Use as a security checklist when writing or reviewing code.

193 5mo ago A 45 tokens

serithemage/serverless-openclaw

Skill Claude CodeCodex

Runs recurring guard sweeps for operations, cost, security, workflow health, and docs drift. Use when the maintainer wants the repository checked and cleaned up without micromanaging each subsystem.

193 5mo ago A 44 tokens

serithemage/serverless-openclaw

Skill Claude CodeCodex

Triage issues and pull requests for a solo maintainer. Detect suspicious changes, validate safe PRs, label and comment when needed, and merge or close normal work automatically.

193 5mo ago A 41 tokens

serithemage/serverless-openclaw

Skill Claude CodeCodex

Runs solo-maintainer release work end-to-end: release readiness review, notes, tags, GitHub release creation, deploy workflow dispatch, and post-release verification. Auto-executes unless the shared suspicious-change policy is triggered.

193 5mo ago A 0 tokens

solo-maintainer

15

serithemage/serverless-openclaw

Skill Claude CodeCodex

Operates this repository as a solo maintainer across PR triage, issue handling, release work, deploys, ops checks, cost checks, security review, and docs drift. Use when the user wants you to just handle maintenance work end-to-end.

193 5mo ago A 55 tokens

status

16

serithemage/serverless-openclaw

Skill Claude CodeCodex

Shows project progress, phase completion status, test coverage, and deployment info. Use when checking what has been implemented, what remains, or current operational state.

193 5mo ago A 33 tokens

troubleshoot

17

serithemage/serverless-openclaw

Skill Claude CodeCodex

Troubleshoots common issues. Covers CDK deploy failures, Docker build errors, Lambda agent issues, test failures, and OpenClaw compatibility. Use when encountering errors during development or deployment.

193 5mo ago A 43 tokens

save

20

serithemage/korea-ai-foundation-model-verification

Command Claude Code

Command "save" from serithemage/korea-ai-foundation-model-verification, covering save (commit & push), arguments, instructions, commit message format and example usage.

49 4mo ago A 0 tokens

karpathy-guidelines

23

serithemage/korea-ai-foundation-model-verification

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring code in this repo to reduce common LLM coding mistakes — overcomplication, drive-by edits to unrelated lines, hidden assumptions, vague success criteria. Four principles: Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

49 4mo ago A 0 tokens

serithemage/korea-ai-foundation-model-verification

Skill Claude CodeCodex

Use when planning, submitting, or debugging LLM-DNA fingerprint extraction jobs on SageMaker spot training. Trigger on keywords like "LLM-DNA jobs", "calc-dna", "submitdna.py", "SageMaker spot", "Solar / K-EXAONE / A.X-K1 / EXAONE 추출", "Phase 5/6 재시도", "model fingerprint extraction", or follow-up verification rounds.…

49 4mo ago A 154 tokens