Chad Nehemiah
Community@maschad · Astral Plane
GPG key ID: 598DA8C1F9A33FD1
Agent Skills by Chad Nehemiah
Showing 15 vetted skills indexed across 1 GitHub repositories.
template-skill
Create Claude skills with standardized frontmatter and SKILL.md structure.
commit
Automate pre-commit quality checks and semantic commits across multi-language repositories.
latency-measurement
Measure sub-microsecond latencies using calibrated TSC and wait-free histograms.
incremental-validation
Automate stepwise validation after each project phase with checklists and documentation.
ci-validation
Validate CI/CD configurations across multiple platforms and run local checks.
cache-line-optimization
Align shared Rust data to 64-byte cache lines to reduce false sharing.
multi-level-testing
Coordinate layered Rust test strategies across unit, property, concurrency, stress, and benchmarks.
documentation-while-fresh
Document decisions, challenges, and solutions after each project phase.
plan-first-development
Plan complex projects with multi-phase implementation plans before coding.
parallel-subagent-orchestration
Launch and coordinate multiple specialized agents concurrently for independent subtasks across codebases.
knowledge-graph-research
Analyze document collections into knowledge graphs with concept clustering and discourse-gap detection.
document-semantic-search
Search credit documents semantically to surface relevant clauses and covenants.
mcp-builder
Scaffold end-to-end MCP servers for Python FastMCP and Node/TypeScript MCP SDK workflows.
benchmark-driven-development
Profile code against measurable benchmarks to identify performance bottlenecks.
performance-profiling-rust
Profile Rust code with Criterion benchmarks, TSC-based latency measurements, and flamegraphs.