StudyDrift
Official@studydrift
Offers engineering oversight and repository maintenance capabilities for managing pull requests, CI health, and codebase quality assurance.
Agent Skills by StudyDrift
Showing 19 vetted skills indexed across 1 GitHub repositories.
make-pr-easy-to-review
Clean noisy PR history and add reviewer guidance without altering code behavior.
control-ui
Builds and adapts a browser/CDP harness to inspect web, IDE, or Electron UI.
get-pr-comments
Summarize GitHub pull request review comments into an ordered action list.
verify-this
Restate claims and compare baseline and treatment artifacts to return a verdict.
Next Feature
Identify the next feature from docs/plan and run its implementation workflow.
new-branch-and-pr
Create a branch from latest main and open a pull request.
weekly-review
Consolidate weekly commit history into a concise status recap.
what-did-i-get-done
Summarize authored git commits within a specified time range into a status update.
Github Projects
Create and organize GitHub issues from feature requests via the GitHub API.
loop-on-ci
Monitor GitHub PR CI checks and re-run them until all pass.
workflow-from-chats
Infer working preferences from chat transcripts and generate workflow rules or skills.
fix-merge-conflicts
Resolve git merge conflicts and produce a buildable repository state.
review-and-ship
Assess branch changes for quality and test coverage, then prepare a pull request.
control-cli
Automates creation and reuse of deterministic local harnesses for interactive CLI/TUI sessions.
run-smoke-tests
Run Playwright smoke tests to verify frontend application health.
deslop
Remove unnecessary comments, unsafe casts, and nested structures from branch diffs.
fix-ci
Resolve GitHub CI failures by inspecting logs and applying minimal fixes.
check-compiler-errors
Identify and summarize compile and type-check failures by file.
pr-review-canvas
Generate an interactive HTML PR review walkthrough from a GitHub PR URL.
Frequently Asked Questions About StudyDrift
FAQPage SchemaWhat specific engineering tasks does StudyDrift enable?▼
StudyDrift enables developers to manage pull request lifecycles, resolve git merge conflicts, monitor CI check status, and generate interactive HTML review walkthroughs. It also facilitates codebase maintenance by summarizing commit history and identifying compiler or type-check failures across repository files.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and DevOps practitioners benefit from these capabilities. The features are designed for teams managing high-frequency pull requests, complex git histories, and those requiring consistent CI health monitoring and automated status reporting for project stakeholders.
What are the prerequisites for using these capabilities?▼
Users require an active GitHub repository and appropriate repository access permissions to interact with pull requests, issues, and CI check logs. Additionally, local environment execution requires a configured runtime capable of executing Playwright smoke tests and managing local git repository states.