ivanhoinacki/team-exp-claude-config

Claude Code ecosystem for engineering teams. Rules, skills, agents, hooks, MCP servers, and service dossiers. One-command setup.

2Stars on the repository
20Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

capture-knowledge

01

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Capture business knowledge from Slack into the Knowledge Base. Two modes: (1) Single thread: pass a Slack URL to capture one discussion (2) Sweep: scan entire channels for Q&A threads, launch parallel agents per channel, catalog all findings Use when the user says "capture this", "salva esse conhecimento", "captura…

not rated 2 1mo ago A 99 tokens original MIT

codereview

02

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Review code quality with all 18 dimensions. Analyzes diff, gathers deep context, checks Known Gotchas, presents findings grouped by severity. If a PR exists, posts inline comments on GitHub. Use when the user says "code review", "review this PR", "review PR", "review", "pre-review", "check quality", or before opening…

not rated 2 1mo ago A 80 tokens original MIT

commit

03

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Commit current work with a clean, conventional message. Use when the user says "commit", "save this", "git commit", "make the commit". Do NOT use for push (that requires separate approval).

not rated 2 1mo ago A 44 tokens original MIT

create-pr

04

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Create a pull request with comprehensive technical format and monitor CI pipeline. Use when the user says "create pr", "open pr", "send the pr", "make the pr".

not rated 2 1mo ago A 39 tokens original MIT

daily

05

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Generate daily standup notes from git history, session memory, and Jira. Use when the user says "daily", "generate daily", "create daily", "standup", "stand-up", "what did I do today", "daily notes".

not rated 2 1mo ago A 52 tokens original MIT

debug-mode

06

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Hypothesis-driven debugging workflow that requires runtime evidence before making fixes. Spins up a local log server so browser code can POST structured logs to a file the AI reads directly. Use when the user says "debug", "debug mode", "help me debug", "find this bug", "why isn't this working", "what's wrong with"…

not rated 2 1mo ago B 120 tokens original MIT

deploy-checklist

07

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Generate deployment checklist for a feature before merge. Use after PR is approved, before merge, or when the user says "deploy checklist", "checklist deploy", "pre-deploy", "ready to merge?", "checklist de deploy", "posso mergear?", "pronto pra deploy?", "can I merge?", "deploy readiness". Do NOT use for CI pipeline…

not rated 2 1mo ago A 88 tokens original MIT

deslop

08

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Remove AI-generated code slop (verbose comments, unnecessary abstractions, dead code, inconsistent patterns) from the current branch. Use after implementation and before commit/PR, or when the user says "deslop", "clean up AI code", "remove slop", "clean the code", "clean this up", "too much AI noise". Do NOT use for…

not rated 2 1mo ago A 85 tokens original MIT

diagrams

09

ivanhoinacki/team-exp-claude-config

Skill Claude Code

PlantUML diagram standard. Use when creating diagrams, flowcharts, sequence diagrams, entity diagrams, or when the user mentions "diagram", "diagrama", "plantuml", "sequence", "flowchart", "entity diagram", "C4".

not rated 2 1mo ago A 54 tokens original MIT

feature-dev

10

ivanhoinacki/team-exp-claude-config

Skill Claude Code needs its repo

Full feature development workflow with codebase discovery, knowledge base search, implementation plan, and guided coding. Use when the user says "feature", "new feature", "start development", "plan feature", "feature-dev", "implement", "build this feature", or pastes a Jira ticket description for implementation. Do…

not rated 2 1mo ago A 92 tokens original MIT

investigation-case

11

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Deep forensic investigation of bugs, incidents, or reported problems. Sweeps all sources (Jira, Slack, GitHub, Confluence, Codebase, Datadog/NR), cross-references data, reconstructs timeline, identifies root cause, and produces Investigation Case with Fix Plan. Use when the user says "investigation", "investigate"…

not rated 2 1mo ago A 118 tokens original MIT

learn

12

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Capture a learning (bug, workaround, pattern, gotcha) and save to persistent memory. Use when the user says "learn", "save this", "remember this", "note this", "record this", "never forget this", or when a non-obvious bug fix, workaround, or integration pattern is discovered during development.

not rated 2 1mo ago A 69 tokens original MIT

test-scenarios

13

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Validate feature with real test scenarios before commit. Verifies environment (Docker, VPN, DB), seeds test data, runs unit + integration tests, and executes manual smoke tests against local or staging. Use after /code-review and before /commit. Use when the user says "test", "testar", "test scenarios", "smoke test"…

not rated 2 1mo ago A 132 tokens original MIT

thinking-partner

14

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Activate a self-critical, collaborative thinking mode. Use when the user says "thinking partner", "think together", "challenge me", "let's think", "think with me", or when the conversation needs deeper analysis rather than quick answers.

not rated 2 1mo ago B 52 tokens original MIT

validate-infra

15

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Validate infrastructure configuration consistency (env vars, Pulumi, config, schema). Use when adding env vars, changing Pulumi config, before deploy, or when the user says "validate infra", "check config", "valida infra", "env vars ok?", "check pulumi".

not rated 2 1mo ago C 61 tokens original MIT

validate-migration

16

ivanhoinacki/team-exp-claude-config

Skill Claude Code

Validate database migration safety before merge. Checks rollback plan, backwards compatibility, performance impact, and lock duration. Use when creating migrations, altering tables, adding indexes, or when the user says "validate migration", "check migration", "migration safe?", "migration ok?", "can I run this…

not rated 2 1mo ago A 64 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: