eddieran
- 10 skills
- 0 followers
- 9 hours ago last updated
- ▌ Doc Sync · eddieran bundleDetect stale documentation by comparing code, CLI surface area, and docs for drift.
- ▌ Land · eddieran bundleLand a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.
- ▌ Pull · eddieranPull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.
- ▌ Push · eddieranPush current branch changes to origin and create or update the corresponding pull request; use when asked to push, publish updates, or create pull request.
- ▌ Test Writer · eddieran bundleGenerate production-grade unit tests for Go, Python, and TypeScript with clear edge-case coverage.
- ▌ Debug · eddieranInvestigate test failures, build errors, and runtime bugs in the skillpm Go codebase; use when tests fail, builds break, or unexpected behavior occurs.
- ▌ Linear · eddieranUse Symphony's `linear_graphql` client tool for raw Linear GraphQL operations such as comment editing and upload flows.
- ▌ Code Reviewer · eddieran bundleProduction-grade structural code review for correctness, security, performance, and release risk.
- ▌ Git Conventional · eddieran bundleEnforce conventional commits, draft changelog entries, and suggest semantic version bumps.
- ▌ Dependency Auditor · eddieran bundleAudit npm, pip, cargo, and go dependencies for vulnerabilities, license risk, and stale versions.