# rohitg00/pro-workflow repository brief

> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.

## English

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills

EasyGlobe verified this public, non-fork, non-archived repository at commit `7f7209d7215bced7d651209ef050c77953c298d6`. The sampled tree contains 41 `SKILL.md` files and at least one sampled file has valid `name` and `description` frontmatter. Its primary directory category is Testing. Static sampling did not find the high-risk credential-exfiltration or destructive-root-delete patterns checked by the research pipeline; this is not a full security audit.

## 中文

rohitg00/pro-workflow 是一个面向测试工作流的 GitHub Skill 仓库。EasyGlobe 在提交 `7f7209d7215bced7d651209ef050c77953c298d6` 对公开、非 fork、未归档的默认分支进行了抽样核验：仓库树包含 41 个 `SKILL.md` 文件，且至少一个抽样文件具有有效的 `name` 与 `description` frontmatter。静态抽样未命中本流水线检查的凭据外传或根目录破坏性命令模式；这不等同于完整安全审计，使用前仍应检查上游仓库。

## Repository metadata

| Field | Value |
| --- | --- |
| Repository | [rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) |
| Hot rank / score | 60 / 47.05 |
| Stars at verification | 2777 |
| Default branch | `main` |
| Sampled commit | `7f7209d7215bced7d651209ef050c77953c298d6` |
| Last push | 2026-08-17T20:24:39Z |
| Verified | 2026-08-21T03:25:24.715Z |
| License | Unknown |
| SKILL.md paths in sampled tree | 41 |

## Representative valid Skill evidence

| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| `skills/agent-teams/SKILL.md` | agent-teams | Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees. | `583d500e90c5ba9931fbb0f77324c351448fea1db99464ef944799f8f344ccec` |
| `skills/auto-setup/SKILL.md` | auto-setup | Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase. | `598fa05f62d5ff934571012dd0f2ff681425176b70a4cc7bb2c7b30955fc64c5` |
| `skills/batch-orchestration/SKILL.md` | batch-orchestration | Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern. | `5a69c77490390ef8b171256618e990517f01c68d582112686d216edb9d3c1f17` |
| `skills/bug-capture/SKILL.md` | bug-capture | Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", "log this as a bug", "capture this". | `280ee9587cd59a5831d637a210b6e3287178ecdd782f6267ffa12040b4de14df` |
| `skills/compact-guard/SKILL.md` | compact-guard | Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers. | `ac14353eff51868f5d67fbb7fbfb61af284cc1c936aa4d0d9759a70ebaa10117` |

Source: https://github.com/rohitg00/pro-workflow
