Ed Wentworth
Community@edlovesjava · Chicago
30+ year veteran of software in various industries and levels. Still enjoy the art and science of software.
Agent Skills by Ed Wentworth
Showing 15 vetted skills indexed across 2 GitHub repositories.
architecture-design
Translate requirements into scalable system designs with ADRs and governance.
scout
Document structured research findings in spike reports for design decisions.
testing
Guide unit, integration, and end-to-end testing for Python and TypeScript projects.
deployment
Automate packaging, configuration, and delivery of software to target environments.
python-venv
Create and activate Python venv environments and install dependencies from requirements.txt.
implementation
Automate TDD-driven implementation workflows for Python and TypeScript projects.
typescript-setup
Automate TypeScript/Node.js project boilerplate with configurable toolchain files.
pr-fix
Triage pull request review comments as fix, defer, or accept and apply changes.
requirements-analysis
Elicit, analyze and document software requirements including user stories and acceptance criteria.
pr-review
Analyze pull request diffs and post severity-labeled comments via gh CLI.
process-audit
Audit SDLC artifacts for completeness, consistency, and cross-artifact traceability.
spec-driven-development
Create PRDs and design docs with Gherkin acceptance criteria.
gradle-multimodule
Manage Gradle multi-module projects with unified commands and troubleshooting.
lombok-patterns
Generate getters, setters, constructors, builders, and toString with Lombok annotations.
java-spring-testing
Test Spring Boot REST controllers with JUnit 5, Mockito, and WebMvcTest.