Skip to main content

BWBama85/ai-dev-baseline

SkillsMP는 BWBama85/ai-dev-baseline에서 24개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
24
GitHub 스타
1
GitHub 포크
0

이 저장소의 skills

직업 카테고리 2개 · 50% 분류됨

수집된 skill 24개 중 24개를 표시합니다.

직업 분류
미분류
설명

Sweep ALL merged branches (local and, on confirmation, remote) plus resolved run-state, not just the current task's branch. Detects squash/rebase merges, which `--merged` alone can never see. Names each branch explicitly so command-safety gating never blocks…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement a GitHub issue end-to-end — repo-scope check, role-assigned gap-analysis, auto-detected gates, self-review + assigned code review, then open a PR. Agent-neutral via agents.toml; stack-agnostic via gate auto-detection.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Wait for the async reviewer, then address and resolve its review threads on an open PR — by default, and with no arguments. Infers the PR when exactly one is open, switches the working tree to its head branch, addresses findings (commit + push if needed),…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Sweep ALL merged branches (local and, on confirmation, remote) plus resolved run-state, not just the current task's branch. Detects squash/rebase merges, which `--merged` alone can never see. Names each branch explicitly so command-safety gating never blocks…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement a GitHub issue end-to-end — repo-scope check, role-assigned gap-analysis, auto-detected gates, self-review + assigned code review, then open a PR. Agent-neutral via agents.toml; stack-agnostic via gate auto-detection.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Wait for the async reviewer, then address and resolve its review threads on an open PR — by default, and with no arguments. Infers the PR when exactly one is open, switches the working tree to its head branch, addresses findings (commit + push if needed),…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Sweep ALL merged branches (local and, on confirmation, remote) plus resolved run-state, not just the current task's branch. Detects squash/rebase merges, which `--merged` alone can never see. Names each branch explicitly so command-safety gating never blocks…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement a GitHub issue end-to-end — repo-scope check, role-assigned gap-analysis, auto-detected gates, self-review + assigned code review, then open a PR. Agent-neutral via agents.toml; stack-agnostic via gate auto-detection.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Wait for the async reviewer, then address and resolve its review threads on an open PR — by default, and with no arguments. Infers the PR when exactly one is open, switches the working tree to its head branch, addresses findings (commit + push if needed),…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Maintain the build roadmap and emit the next /implement-issue batch. Locates one canonical roadmap artifact (a `roadmap`-labeled issue), reconciles it against the live tracker, and outputs the next unblocked, one-branch bundle of issue IDs. Bootstraps the…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Maintain the build roadmap and emit the next /implement-issue batch. Locates one canonical roadmap artifact (a `roadmap`-labeled issue), reconciles it against the live tracker, and outputs the next unblocked, one-branch bundle of issue IDs. Bootstraps the…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Maintain the build roadmap and emit the next /implement-issue batch. Locates one canonical roadmap artifact (a `roadmap`-labeled issue), reconciles it against the live tracker, and outputs the next unblocked, one-branch bundle of issue IDs. Bootstraps the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cut a tagged release of ai-dev-baseline. Verifies release readiness and branch health live, stamps CHANGELOG.md, ships it as a PR, tags the exact merge commit it watched go green, publishes the GitHub Release from that tag's own message, and rolls the release…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Bring the baseline into an EXISTING project. Scans the config it already has, classifies every artifact keep / remove / move / escalate with evidence and parity caveats, infers an agents.toml from the project's own signals, flags four adoption-hygiene risks,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Bring the baseline into an EXISTING project. Scans the config it already has, classifies every artifact keep / remove / move / escalate with evidence and parity caveats, infers an agents.toml from the project's own signals, flags four adoption-hygiene risks,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Bring the baseline into an EXISTING project. Scans the config it already has, classifies every artifact keep / remove / move / escalate with evidence and parity caveats, infers an agents.toml from the project's own signals, flags four adoption-hygiene risks,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Root-cause a bug or production incident with evidence — reproduce it, prove the cause (logs / queries / a failing regression test), rule out your own stale state, fix the cause, and ship through the normal PR + gates path. Never guesses; never re-runs flaky…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Root-cause a bug or production incident with evidence — reproduce it, prove the cause (logs / queries / a failing regression test), rule out your own stale state, fix the cause, and ship through the normal PR + gates path. Never guesses; never re-runs flaky…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Root-cause a bug or production incident with evidence — reproduce it, prove the cause (logs / queries / a failing regression test), rule out your own stale state, fix the cause, and ship through the normal PR + gates path. Never guesses; never re-runs flaky…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Draft and file a well-scoped GitHub issue. Enforces an 11-axis adversarial gap-analysis pass BEFORE filing so the issue ships with enough depth that /review-issue does not have to patch it later. Works in any repo where `gh` is authenticated.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Draft and file a well-scoped GitHub issue. Enforces an 11-axis adversarial gap-analysis pass BEFORE filing so the issue ships with enough depth that /review-issue does not have to patch it later. Works in any repo where `gh` is authenticated.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review a Claude / Codex / Antigravity CLI release changelog against the current project and ACT on every actionable change — apply config/code/doc fixes this session and ship them as one PR (or edit user-level config directly), surface the few that need an…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review a Claude / Codex / Antigravity CLI release changelog against the current project and ACT on every actionable change — apply config/code/doc fixes this session and ship them as one PR (or edit user-level config directly), surface the few that need an…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review a Claude / Codex / Antigravity CLI release changelog against the current project and ACT on every actionable change — apply config/code/doc fixes this session and ship them as one PR (or edit user-level config directly), surface the few that need an…

원문 언어: 영어

업데이트
수집된 skill 24개 중 24개를 표시합니다.