Address filtered review findings for implement workflow (runs as subagent)
원문 언어: 영어
메뉴
SkillsMP는 benjamcalvin/bootstraps에서 20개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 20개 중 20개를 표시합니다.
Address filtered review findings for implement workflow (runs as subagent)
원문 언어: 영어
Plan, implement code, tests, and create PR for implement workflow (runs as subagent)
원문 언어: 영어
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
원문 언어: 영어
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.
원문 언어: 영어
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
원문 언어: 영어
Review a pull request for architectural consistency and scope discipline as a delegated specialist reviewer.
원문 언어: 영어
Review a pull request for logic bugs, edge cases, error handling, resource leaks, and race conditions as a delegated specialist reviewer.
원문 언어: 영어
Review a pull request for missing, stale, or inconsistent documentation as a delegated specialist reviewer.
원문 언어: 영어
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.
원문 언어: 영어
Review a pull request for security risks and security-sensitive requirements as a delegated specialist reviewer.
원문 언어: 영어
Review a pull request for test coverage and assertion quality as a delegated specialist reviewer.
원문 언어: 영어
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.
원문 언어: 영어
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…
원문 언어: 영어
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…
원문 언어: 영어
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
원문 언어: 영어
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
원문 언어: 영어
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
원문 언어: 영어
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
원문 언어: 영어
Fix formatting, fill missing sections, and clarify ambiguity in existing GitHub issues. Triggers: /cleanup-issue, clean up issue, fix issue formatting
원문 언어: 영어
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,…
원문 언어: 영어