Tyler Buell avatar

Tyler Buell

Community

@tylerjrbuell · Kalamazoo, MI

3Followers
|
12Public Repos
|
45Published Skills

Agent Skills by Tyler Buell

Showing 45 vetted skills indexed across 1 GitHub repositories.

tylerjrbuelltylerjrbuell
21

provider-streaming

Standardize streaming patterns for LLM providers with tool-enabled complete and stream methods.

Community
Advanced
tylerjrbuelltylerjrbuell
21

update-docs

Synchronize repository documentation and agent skill files after code changes.

Community
Advanced
tylerjrbuelltylerjrbuell
21

kernel-extension

Extend the composable kernel with phases, guards, and MetaTools.

Community
Advanced
tylerjrbuelltylerjrbuell
21

effect-abstraction-audit

Audit architectural abstractions in Reactive Agents codebases for Effect-TS design improvements.

Community
Advanced
tylerjrbuelltylerjrbuell
21

architecture-audit

Detect architecture drift and structural debt in a TypeScript monorepo.

Community
Advanced
tylerjrbuelltylerjrbuell
21

implement-service

Scaffold Effect-TS services with Context.Tag, Layer.effect, and runtime wiring.

Community
Advanced
tylerjrbuelltylerjrbuell
21

agent-tdd

Enforce TDD conventions with timeouts, Effect.flip, and Layer factories in TypeScript tests.

Community
Advanced
tylerjrbuelltylerjrbuell
21

reactive-feature-dev

Route feature tasks to specialized skills and enforce the Step 1-7 workflow.

Community
Advanced
tylerjrbuelltylerjrbuell
21

harness-improvement-loop

Run instrumented probes against the execution kernel to identify harness weaknesses.

Community
Advanced
tylerjrbuelltylerjrbuell
21

architecture-reference

Document package dependency graph and build order for the Reactive Agents monorepo.

Community
Advanced
tylerjrbuelltylerjrbuell
21

implement-test

Write unit and integration tests for Reactive Agents packages using Bun and Effect-TS.

Community
Advanced
tylerjrbuelltylerjrbuell
21

effect-ts-patterns

Enforce Effect-TS coding patterns in TypeScript services and layers.

Community
Advanced
tylerjrbuelltylerjrbuell
21

build-package

Creates a new package with scaffolding for the requested architecture.

Community
Advanced
tylerjrbuelltylerjrbuell
21

review-patterns

Review TypeScript code changes for Effect-TS pattern compliance.

Community
Advanced
tylerjrbuelltylerjrbuell
21

kernel-debug

Map agent reasoning failure symptoms to kernel phases and source files.

Community
Intermediate
tylerjrbuelltylerjrbuell
21

prepare-release

Validate builds, tests, docs, and create changesets for releases.

Community
Advanced
tylerjrbuelltylerjrbuell
21

memory-patterns

Configure SQLite-backed agent memory with WAL mode and scoped lifecycle.

Community
Advanced
tylerjrbuelltylerjrbuell
21

validate-build

Validate TypeScript monorepo packages against project specifications and build rules.

Community
Advanced
tylerjrbuelltylerjrbuell
21

mcp-integration

Manage Docker-backed MCP server lifecycle with transport auto-detection.

Community
Advanced
tylerjrbuelltylerjrbuell
21

llm-api-contract

Define TypeScript LLMService API signatures for correct calls and error semantics.

Community
Intermediate
tylerjrbuelltylerjrbuell
21

build-coordinator

Coordinate cross-package changes and assign tasks across a 22-package TypeScript monorepo.

Community
Advanced
tylerjrbuelltylerjrbuell
21

cortex-lab-test

Validate SKILL.md discovery and activation in a Cortex Lab skills directory.

Community
Basic
tylerjrbuelltylerjrbuell
21

tool-creation

Create and register typed custom tools for Reactive Agents TypeScript projects.

Community
Intermediate
tylerjrbuelltylerjrbuell
21

cost-budget-enforcement

Enforce per-request, per-session, daily, and monthly budget caps for AI agent requests.

Community
Advanced