en un clic
agentic-engineering
agentic-engineering contient 14 skills collectées depuis crayment, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Orchestrate Birdhouse child agents to investigate PR review feedback in parallel, classify it as strengthened, weakened, or invalidated, then address approved items serially with fixes or threaded replies.
Create isolated working directories using git worktrees without affecting the main workspace. Use when you want to use worktree, git worktree, worktree workflow, isolated development, work in worktree, create worktree, or worktree best practices.
Reply to GitHub PR review comments as threaded responses using the GitHub API replies endpoint.
Generate release notes from git branch commit history and analyze changes. Use when you want to generate release notes, prepare release notes, prep for a PR, find what changed in this branch, or get branch change summary.
Create GitHub pull requests using gh CLI with proper formatting for multi-line descriptions. Use when you want to create a pr, submit a pr, pull request, create a pull request, submit a pull request, open a pr, or new pr.
Core software development principles: code for readability and changeability, apply DRY wisely, test for confidence, and crash loudly on unexpected conditions.
Frame an agent as a junior engineer who looks things up, cites sources, and doesn't rely on potentially stale training knowledge. Use instead of "you are an expert in X" when you want fresh, grounded research over confident guessing.
Systematically diagnose GitHub PR CI check failures using gh CLI with a simple 3-step workflow.
Safely inspect and clean up local branches whose remote counterparts have been deleted, with explicit approval before deletions.
Writing scannable, searchable commit messages that prioritize the what over the why.
Resolve git merge conflicts by understanding both sides first. Use when you need to resolve conflicts, merge conflict, git conflict, fix merge conflict, resolve merge conflict, handle conflict, or deal with conflicting changes.
Use this skill to make the main clone of a repo reflect the current HEAD of a worktree branch for review. Use when you want to spotlight a worktree, make the main clone reflect a worktree's HEAD, or browse worktree work in your editor.
Use this skill when you need to interact with Slack — sending messages, posting thread replies, sending DMs, looking up users or channels, or reading channel history and threads.
Orchestrate Birdhouse child agents to review a pull request in parallel, cross-validate proposed feedback, and submit one batched GitHub review with inline comments and a final decision.