Address filtered review findings for implement workflow (runs as subagent)
Idioma do texto original: inglês
Menu
O SkillsMP coletou 20 skills de benjamcalvin/bootstraps. Abra uma skill para revisar a origem e os detalhes.
Mostrando 20 de 20 skills coletadas.
Address filtered review findings for implement workflow (runs as subagent)
Idioma do texto original: inglês
Plan, implement code, tests, and create PR for implement workflow (runs as subagent)
Idioma do texto original: inglês
Implementation, review, and merge — full lifecycle or any subset. Lean orchestrator that delegates all heavy work to isolated subagents. Triggers: /implement, $implement-lifecycle:implement, implement this, build this feature
Idioma do texto original: inglês
Lifecycle-internal merge step requiring a PR number and the temporary handoff artifact produced by verification; validates readiness, follows repository merge policy, and posts issue updates.
Idioma do texto original: inglês
Validate a PR against PR standards before requesting review. Checks branch naming, title, description, commits, references, and scope. Triggers: /pr-check, check this PR, validate PR
Idioma do texto original: inglês
Review a pull request for architectural consistency and scope discipline as a delegated specialist reviewer.
Idioma do texto original: inglês
Review a pull request for logic bugs, edge cases, error handling, resource leaks, and race conditions as a delegated specialist reviewer.
Idioma do texto original: inglês
Review a pull request for missing, stale, or inconsistent documentation as a delegated specialist reviewer.
Idioma do texto original: inglês
Review a pull request holistically for correctness, requirements, project conventions, established patterns, scope, maintainability, integration fit, and basic test adequacy as the default implement-lifecycle reviewer.
Idioma do texto original: inglês
Review a pull request for security risks and security-sensitive requirements as a delegated specialist reviewer.
Idioma do texto original: inglês
Review a pull request for test coverage and assertion quality as a delegated specialist reviewer.
Idioma do texto original: inglês
End-to-end verification of a PR's changes in the real running system (runs as subagent). Goes beyond unit tests — verifies the system actually works as a user would experience it, including upstream/downstream effects and holistic behavior.
Idioma do texto original: inglês
WIP — not recommended for general use; prefer implement-lifecycle (/implement). CLI-based implementation lifecycle using the Python Agent SDK. Orchestrates plan, implement, review/address loop, docs gate, verify, and merge via claude-agent-sdk subprocesses…
Idioma do texto original: inglês
DEPRECATED — use implement-lifecycle (/implement) instead. Implementation lifecycle re-architected around Claude Code agent-teams — long-lived implementer and reviewer teammates with shared task list and mailbox messaging. Higher token cost than /implement in…
Idioma do texto original: inglês
Set up comprehensive AI-readable documentation strategy. Creates AGENTS.md, specs, ADRs, guides, plans, standards, and research templates. Triggers: /bootstrap-docs, set up documentation, create docs structure, bootstrap docs
Idioma do texto original: inglês
Create well-structured GitHub issues optimized for /implement. Produces machine-readable issues with testable acceptance criteria. Triggers: /draft-issue, create an issue, write an issue
Idioma do texto original: inglês
Deepen an existing GitHub issue with codebase research — sharpen acceptance criteria, add implementation hints, and decompose into sub-tasks if needed. Triggers: /refine-issue, refine issue, sharpen issue
Idioma do texto original: inglês
Consult external AI CLIs (Codex, Antigravity) headlessly for an independent second-opinion code review of the current changes, then synthesize their findings. Triggers: /second-opinion, second opinion, ask codex to review, ask antigravity to review
Idioma do texto original: inglês
Fix formatting, fill missing sections, and clarify ambiguity in existing GitHub issues. Triggers: /cleanup-issue, clean up issue, fix issue formatting
Idioma do texto original: inglês
Set up project-agnostic worktree isolation with per-worktree ports, Docker Compose projects, and config files. Discovers services, generates create/remove scripts and Claude Code hook configuration. Triggers: /bootstrap-worktrees, set up worktree isolation,…
Idioma do texto original: inglês