Skip to content
View lilabrooks's full-sized avatar

Block or report lilabrooks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lilabrooks/README.md

Lila Brooks

AI-native development · platform engineering · cloud architecture

Current work Agent Skills AWS architecture Codex


About

I build small developer tools and reference architectures around explicit contracts, reviewable decisions, and careful automation. My current work sits where AI-assisted development meets platform engineering: provider boundaries, safe Git and file workflows, repository QA, and cloud-system design.

Selected work

Project What it demonstrates
AWS Public Change Alerting An explainable AWS reference architecture with numbered specifications, ADRs, JSON Schema contracts, and deterministic validation.
CliSpecForge A compact Python reference implementation for turning Markdown CLI specs into reviewable file sets through one model request and guarded writes.
Personal Agent Skills Reusable Codex and Claude Code workflows for repository verification, Git publishing, PR checks, branch cleanup, and README work.
Compact Theme A framework-free HTML, CSS, and JavaScript theme used across my GitHub Pages sites.

Current focus

  • Tight, inspectable Python tools with zero-dependency cores and optional provider adapters.
  • Agent workflows that preserve user authority around Git, files, reviews, and external systems.
  • Architecture artifacts that can be validated before a runtime exists.
  • Honest evidence: tests and fixtures prove their measured path, and docs name the remaining gaps.

Earlier experiments

Claude OKF repo kit is archived. Its useful repository-governance ideas now inform the smaller tools and skills above. spec-drift is also being retired after its experiment concluded.


AI agents · Developer tooling · Platform engineering · Specs & ADRs · Cloud systems

Pinned Loading

  1. aws-public-change-feed aws-public-change-feed Public

    Explainable, route-scoped AWS public change alerting with Slack delivery

    Python

  2. clispecforge clispecforge Public

    Generate reviewable Python CLI scaffolds from Markdown specifications with one model request.

    Python

  3. lila-agent-skills lila-agent-skills Public

    Reusable Agent Skills for Codex and Claude Code, focused on safe Git workflows and repository QA.

    Python 1

  4. compact-theme compact-theme Public

    A compact static HTML, CSS, and JavaScript theme for clear technical writing.

    JavaScript