Jeremiah Haynes
Community@dsatpm · Portland, OR
Working on my own thing, stay tuned!
Agent Skills by Jeremiah Haynes
Showing 6 vetted skills indexed across 1 GitHub repositories.
no-slop
Rewrites text to remove AI writing patterns and add human voice.
greploop-apps
Iteratively fixes PRs until Greptile returns a 5/5 confidence score with zero unresolved comments.
before-and-after
Captures before and after screenshots of web pages for visual comparison in pull requests.
feature
Creates isolated Git worktrees branched from origin/main for parallel agent tasks.
greploop
Iteratively fixes PRs, MRs, and changelists until Greptile review reports 5/5 confidence.
test-with-evidence
Records annotated screen-capture video of live UI testing and posts results to PRs and issue trackers.
Frequently Asked Questions About Jeremiah Haynes
FAQPage SchemaWhat tasks can I accomplish with dsatpm's skills?▼
You can iterate PRs, MRs, or Perforce changelists against Greptile review until a 5/5 score, capture before/after screenshot comparisons of web pages, record annotated video evidence of UI testing, start isolated Git worktree branches for parallel work, and strip AI-sounding phrasing from commit messages, docs, and comments.
Who are these skills designed for?▼
Software engineers and reviewers working in GitHub, GitLab, or Perforce repositories who need rigorous code-review loops, verifiable UI change evidence, and clean parallel feature development. They suit teams enforcing Greptile review standards and developers documenting visual changes in pull requests.
What are the prerequisites and dependencies?▼
Greploop skills require git, authenticated gh or glab CLI, Greptile installed on the repo, and p4 for Perforce. Test-with-evidence needs Python 3, ffmpeg/ffprobe with libx264 and ass filter, plus a GUI or Playwright for headless runs. Before-and-after uses npx @vercel/before-and-after.
Are these skills open source and what do they cost?▼
The greploop and greploop-apps skills are explicitly licensed under MIT by author greptileai, making them free to use and modify. Other skills in the manifest do not state a license. All skills are free to invoke, though they depend on external services like Greptile and Vercel.
How do the greploop and greploop-apps skills differ?▼
Both iteratively fix a PR, MR, or shelved changelist until Greptile gives 5/5 confidence with zero unresolved comments. Greploop-apps tags @greptile-apps instead of @greptile, bypassing Greptile's file-count limit so very large PRs that the plain mention refuses to review still get processed.