Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 haacked에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
23
Stars
119
업데이트
2026-07-17
Forks
22
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

triage-issues
소프트웨어 개발자

Identify unlabeled GitHub issues and external PRs that may belong to a specific team, and normalize conventional title scopes to the team's canonical short form

2026-07-17
standup
소프트웨어 개발자

Generate standup notes from GitHub PR activity

2026-07-15
ci-monitor
소프트웨어 품질 보증 분석가·테스터

Monitor CI checks after pushing, detect flaky vs legit failures, and auto-fix

2026-07-14
github-pr-operations
소프트웨어 품질 보증 분석가·테스터

Reference for GitHub PR review endpoints and resolving review threads via gh CLI. Use when replying to a PR review comment, posting a new review comment, or resolving review threads.

2026-07-13
posthog-context
소프트웨어 개발자

PostHog repo-specific workflow, database access rules, production architecture notes, and SDK repository locations. Use when working in posthog/posthog or any PostHog SDK repo.

2026-07-13
go
소프트웨어 개발자

Plan, implement, and iteratively review a task end-to-end using Claude + Copilot reviewers in a linear flow.

2026-07-02
babysit-prs
소프트웨어 개발자

One sweep over all of my open PRs — check CI, handle new review comments, fix and push — tracking state so reruns skip already-handled work. Designed to be driven by /loop.

2026-06-25
babysit-review
소프트웨어 품질 보증 분석가·테스터

Babysit a PR I'm reviewing (often an external contribution) — check CI, re-run failed jobs that are flaky and report them to Mendral, and report the failures that are real. Pass a PR, or --all for every open PR I've approved.

2026-06-25
address-pr-reviews
소프트웨어 품질 보증 분석가·테스터

Evaluate unresolved PR review comments (Copilot and human reviewers), fix legitimate issues, and reply to dismissed ones. Only Copilot reviews are requested.

2026-06-25
create-pr
소프트웨어 개발자

Create or update a GitHub PR with automatic template detection and filling

2026-06-16
sprint-planning
프로젝트 관리 전문가

Write bi-weekly sprint planning updates for a PostHog team (defaults to Feature Flags). Automates PR fetching, sprint detection, and retro construction from the previous plan.

2026-06-16
quarterly-planning
프로젝트 관리 전문가

Draft quarterly goals for a PostHog team (defaults to Feature Flags). Gathers supporting docs (RFCs, strategy docs, Slack threads), mines open issues by label, clusters them into themes, walks the HOGS framework, and produces goals in PostHog's format. Use when planning a new quarter's objectives.

2026-06-16
resolve-conflicts
소프트웨어 개발자

Resolve git conflicts with AI-powered analysis, including mergiraf structural merging, lock file handling, and stacked PR duplicate detection.

2026-06-16
commit
소프트웨어 개발자

Commit staged/unstaged changes with a well-crafted commit message.

2026-06-12
handoff
소프트웨어 개발자

Write or resume a handoff document so the next Claude session can pick up the current work. Use when context is filling up, when ending a session mid-task, or at the start of a new session that should continue prior work.

2026-06-12
metabase-prod-query
소프트웨어 개발자

Query PostHog production Metabase for investigations. Use when the user wants to look at prod data (queries, counts, distributions, debugging customer reports, comparing regions). Wraps the `hogli metabase:*` commands (login, databases, query) into a guarded workflow that prompts for approval before running SQL against prod. Do NOT use for local dev investigations (use the `posthog-db` MCP for that).

2026-06-12
review-fix-cycle
소프트웨어 품질 보증 분석가·테스터

Run one review-fix iteration — review code, fix findings, simplify, and commit.

2026-06-12
support
소프트웨어 개발자

Support hero workflow — start a ticket investigation with auto-organized notes, find existing notes, or generate the weekly highlights log

2026-06-12
test-plan
소프트웨어 품질 보증 분석가·테스터

Generate a GitHub Flavored Markdown manual test plan checklist that focuses on scenarios not covered by existing unit/integration tests. Use when the user wants to create a test plan for a PR or an implementation plan.

2026-06-12
analyze-permissions
소프트웨어 개발자

Analyze accumulated permissions and suggest smart wildcard patterns

2026-06-11
note
소프트웨어 개발자

Capture complex technical discoveries into structured, reusable notes. Use when explaining system behaviors, documenting debugging insights, or preserving knowledge.

2026-06-11
postmortem
소프트웨어 개발자

Write incident postmortems using the DERP model (Detection, Escalation, Recovery, Prevention). Integrates with incident.io.

2026-06-11
ops-report
네트워크·컴퓨터 시스템 관리자

Generate a 24-hour operational health report for a PostHog service by querying Grafana dashboards and Prometheus metrics. Produces a formatted markdown report with key metrics, anomalies, and recommendations.

2026-05-22