C. Spencer Beggs
Community@spencerbeggs · New York, NY
Agent Skills by C. Spencer Beggs
Showing 91 vetted skills indexed across 3 GitHub repositories.
github-app-tokens
Manage GitHub App installation token lifecycle with minting, scope verification, and revocation.
release-and-publish
Automate Effect v4 monorepo releases with registry and GitHub operations.
supply-chain-attestation
Generate, sign, and upload CycloneDX SBOMs and SLSA provenance predicates.
effect-v4-house-style
Standardize Effect v4 library architecture, error handling, and testing conventions.
testing-actions
Test GitHub Actions and supply-chain code with service doubles and real-IO harnesses.
effect-v4-observability
Instrument Effect v4 public boundaries with named spans and structured logging.
actions-state-and-secrets
Persist state and secrets across GitHub Action phases with typed schemas and masking.
effect-api-extractor-bases
Resolve ae-forgotten-export CI errors for Effect class factories using inline heritage patterns and scoped TSDoc suppression in TypeScript builds.
running-commands-and-tools
Execute and manage subprocesses in Effect v4 with typed combinators.
effect-v4-planning
Enforce a four-pillar architectural review for Effect v4 feature design.
effect-v4-schema
Design, validate, and debug Effect v4 Schema definitions.
hardening-a-parser-port
Harden recursive-descent parsers against stack exhaustion, complexity attacks, and prototype pollution.
actions-cache-and-artifacts
Manage GitHub Actions dependency caching, artifacts, and toolchain installation.
github-api
Provide type-safe GitHub REST and GraphQL API interfaces for Effect v4 applications.
building-a-format-package
Standardize text format parsing library architecture within the @effected monorepo.
effect-v4-source-lookup
Verify Effect v4 API existence and signatures against vendored source trees.
effect-v4-services-layers
Standardize Effect v4 service definitions and layer composition in TypeScript.
effect-v4-cli
Guide Effect v4 CLI builds with effect/unstable/cli and process modules.
effect-v4-testing
Configure Effect v4 test suites with @effect/vitest and virtual clock control.
effect-v4-idioms
Guide idiomatic TypeScript code using Effect v4 library patterns.
actions-reporting
Standardize GitHub Action reporting with unified workflow logs, job summaries, check runs, and pull-request comments.
effect-v4-construct-map
Map Effect v3 constructs to their v4 idiomatic counterparts.
building-a-github-action
Route GitHub Action development tasks to the correct @effected library services.
actions-runtime
Standardize GitHub Actions execution with Effect-based pre, main, and post entry points.