Results for “git-checkpoints”
24 skillsExecuting Plans
Executes a written implementation plan in batches, pausing between batches for review and feedback.
559
Executing Plans
Executes a written implementation plan task-by-task with verification, review checkpoints, and sub-skill handoffs.
20
More results
Checkpoint
Git-level WIP safety net. Stashes uncommitted work, tags, and pushes to remote
1 · bundle
Commit
Create repository-adaptive checkpoint commits for coherent work, including requests to split changes into commits and push; publication remains separately authorized
8 · bundle
Metrics
Mines git history to compute development quality, velocity, and stability metrics, compares them against stored baselines, and tracks improvement over time.
13
Find Bugs
Review local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist-driven process.
42.4k
Issue Work
Pick up an existing GitHub issue in the checked-out repo — implement from scratch or take over an in-flight PR. Use when asked to work, take, implement, fix, or close issue
1
Executing Plans
Load a written implementation plan, execute each task with verification checkpoints, and complete development using a structured workflow.
247k
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
845
Gh Issues
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
0
Github
Use when automating GitHub issues, pull requests, reviews, CI checks, labels, releases, or engineering collaboration loops through the GitHub CLI.
65
Issue Merge
동시에 굴리던 여러 워크트리를 한 번에 통합합니다. 각 워크트리와 연결된 이슈를 확인하고 증거로 실제 해결 여부를 판정한 뒤, merge 를 시도하기 전에 충돌을 확정하고 계획한 순서대로 누적 검증해 순서 때문에 깨지는 경우까지 잡아냅니다. 충돌은 작업 브랜치 쪽에서 양쪽 의도를 보존하는 방향으로 해소해 승인받고, 비판 서브에이전트로 모호성을 걸러낸 다음 PR 을 merge 하고 통합 테스트로 재검증하고 이슈를 닫습니다. `$issue-merge`, "워크트리 전부 merge", "이슈들 통합", "PR 충돌 해결하고 합쳐줘" 요청과 issue-end 에서 merge 를 선택했을 때 사용합니다.
13 · bundle
Github Issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
Speckit Doctor
Run a full project health diagnostic — checks structure, agents, features, scripts, extensions, and git status.
11
Git Automation
Runs a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
1
Git Submodule
Decide whether Git submodules are the right boundary for external dependencies, then execute the appropriate workflow: add and pin, bootstrap recursively, sync to a recorded commit, advance a tracked branch, edit inside a submodule without detached-HEAD surprises, remove cleanly, or configure CI checkout constraints.
42 · bundle
Gh Fix CI
Locates failing GitHub Actions checks on a pull request, fetches logs, summarizes failures, and proposes a fix plan for approval before implementing.
61
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
Push
Runs project tests, stages and commits changes with a conventional message, then rebases and pushes to the current branch, stopping on any failure.
567 · bundle
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, producing a prioritized report with severity ratings and concrete fixes.
5
Check Pr
Checks a GitHub, GitLab, or Perforce (p4) pull request (or merge request, or shelved changelist) for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use when the user wants to check a PR/MR/CL, address review feedback, or prepare a change for submission.
0 · bundle
Git
Git workflows, branching strategies, and hooks.
1.7k · bundle
Tdd Workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests for new features, bug fixes, or refactoring.
226k
Tdd Workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests when writing features, fixing bugs, or refactoring code.
1