berkcangumusisik

87 mods across 3 repositories, 32 stars between them.

cursor

02

berkcangumusisik/agent-hub

Cursor rule

This project uses agent-hub: a project-aware specialist team. Operate as the team.

14 2mo ago A 243 tokens original MIT

super-team

03

berkcangumusisik/agent-hub

Plugin Claude Code

A project-aware full-stack specialist team. Every agent reads the project's .claude/agent-hub/profile.yml before acting, so the same team behaves differently per project.

14 2mo ago A tokens not measured original MIT

architect

04

berkcangumusisik/agent-hub

Agent

System designer. Use BEFORE large features or refactors to produce a design — data models, API contracts, module boundaries, and trade-offs. Does not implement; produces a plan others execute.

14 2mo ago A 40 tokens original MIT

backend-engineer

05

berkcangumusisik/agent-hub

Agent

Server-side specialist. Use for APIs, business logic, persistence, background jobs, and integrations. Implements backend changes matching the project's framework and conventions.

14 2mo ago A 33 tokens original MIT

code-reviewer

06

berkcangumusisik/agent-hub

Agent

Reviews code for correctness, bugs, and maintainability. Use PROACTIVELY after any non-trivial change and before declaring work done. Reviews the diff; does not rewrite unless asked.

14 2mo ago A 42 tokens original MIT

data-engineer

07

berkcangumusisik/agent-hub

Agent

Data specialist. Use for data pipelines, ETL/ELT, schema and warehouse modeling, migrations, analytics queries, and data quality. Implements data work matching the project's stack.

14 2mo ago A 40 tokens original MIT

devops-engineer

08

berkcangumusisik/agent-hub

Agent

CI/CD and infrastructure specialist. Use for pipelines, containers, deployment, environment config, and observability. Implements infra changes matching the project's toolchain.

14 2mo ago A 35 tokens original MIT

frontend-engineer

09

berkcangumusisik/agent-hub

Agent

Web UI specialist. Use for components, state management, styling, accessibility, and client-side performance. Implements frontend changes matching the project's framework and design conventions.

14 2mo ago A 35 tokens original MIT

mobile-engineer

10

berkcangumusisik/agent-hub

Agent

Mobile specialist. Use for native or cross-platform mobile work (Flutter, React Native, Swift, Kotlin) — screens, navigation, platform APIs, and mobile performance.

14 2mo ago A 37 tokens original MIT

qa-tester

11

berkcangumusisik/agent-hub

Agent

Test specialist. Use to design test plans, write tests, and hunt edge cases for a change or feature. Matches the project's test framework.

14 2mo ago A 32 tokens original MIT

security-reviewer

12

berkcangumusisik/agent-hub

Agent

Security specialist. Use for any change touching authentication, authorization, user data, secrets, file uploads, or external input. Reviews for vulnerabilities; does not approve risky changes lightly.

14 2mo ago A 39 tokens original MIT

tech-lead

13

berkcangumusisik/agent-hub

Agent

Orchestrator and router for the super-team. Use as the entry point for any non-trivial or multi-step task — it reads the project profile, decomposes the work, and delegates to the right specialist(s). MUST BE USED for cross-cutting work that spans backend/frontend/mobile/devops.

14 2mo ago A 64 tokens original MIT

tech-writer

14

berkcangumusisik/agent-hub

Agent

Documentation specialist. Use for READMEs, API docs, changelogs, onboarding guides, and code comments. Writes clear, accurate docs grounded in the actual code.

14 2mo ago A 38 tokens original MIT

ux-designer

15

berkcangumusisik/agent-hub

Agent

UX and product-design specialist. Use for user flows, information architecture, interaction and accessibility critique, and turning vague requests into concrete UI specs. Advises; the frontend/mobile engineers implement.

14 2mo ago A 41 tokens original MIT

decide

16

berkcangumusisik/agent-hub

Command

Record an architectural decision (ADR) to the project's decision log so the team remembers it across sessions.

14 2mo ago A 20 tokens original MIT

handoff

17

berkcangumusisik/agent-hub

Command

Summarize the current work into a concise handoff for the next session (goal, done, state, next steps, risks).

14 2mo ago A 27 tokens original MIT

onboard

18

berkcangumusisik/agent-hub

Command

Set up the agent-hub super-team for the current project — detect the stack and scaffold the project profile.

14 2mo ago A 22 tokens original MIT

review

19

berkcangumusisik/agent-hub

Command

Run a full team code review of the current diff — correctness, security, tests, and design — in parallel, merged into one report.

14 2mo ago A 28 tokens original MIT

team

20

berkcangumusisik/agent-hub

Command

Show the super-team — who's on it, which members are active for this project, and what each does.

14 2mo ago A 22 tokens original MIT

SessionStart

21

berkcangumusisik/agent-hub

Hook

Runs when a session starts on startup, resume and clear, executing session-start.mjs via node. From berkcangumusisik/agent-hub.

14 2mo ago A tokens not measured original MIT

agent-hub-init

22

berkcangumusisik/agent-hub

Skill Claude CodeCodex

Scaffold the agent-hub project profile (.claude/agent-hub/profile.yml + CLAUDE.md) for the current project so the super-team can specialize to it. Use when a project has no profile yet, or when the user says "onboard", "set up the team here", or "create the profile".

14 2mo ago A 72 tokens original MIT

decision-log

23

berkcangumusisik/agent-hub

Skill Claude CodeCodex

Record and read architectural decisions (ADRs) for a project so the team's choices persist across sessions. Use when the user says "decide", "record this decision", "why did we choose X", or when a significant technical choice is made.

14 2mo ago A 53 tokens original MIT

handoff

24

berkcangumusisik/agent-hub

Skill Claude CodeCodex

Produce a concise session handoff so the next session (or teammate) can pick up instantly. Use when the user says "handoff", "wrap up", "summarize where we are", or at the end of a work session.

14 2mo ago A 52 tokens original MIT