Skip to main content

BWBama85/ai-dev-baseline

O SkillsMP coletou 24 skills de BWBama85/ai-dev-baseline. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
24
Estrelas no GitHub
1
Forks no GitHub
0

Skills neste repositório

2 categorias ocupacionais · 50% classificado

Mostrando 24 de 24 skills coletadas.

ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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),…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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),…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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),…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
Mostrando 24 de 24 skills coletadas.