Aibier

17 mods across 1 repository, 5 stars between them.

code-reviewer

01

Aibier/claude-em-toolkit

Agent Claude Code

Use proactively after a logical chunk of code is written or before opening a PR, to review the diff for correctness bugs, style inconsistencies, and missed edge cases. Read-only — does not edit files.

5 2mo ago A 45 tokens original MIT

triage-researcher

02

Aibier/claude-em-toolkit

Agent Claude Code

Use when an EM needs to scan/triage across multiple repos, services, or large result sets in parallel — e.g. "which of these 5 repos reference this deprecated API", "find all TODOs related to X across the org's services". Read-only, keeps the dispatching session's context clean.

5 2mo ago A 70 tokens original MIT

1on1-prep

04

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when preparing notes for a 1:1 with a report, drafting written feedback, or summarizing a person's recent work/contributions ahead of a conversation or review cycle.

5 2mo ago A 41 tokens original MIT

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when asked to generate or update architecture diagrams or ER (entity-relationship) diagrams from the codebase — the code is the source of truth, not existing docs.

5 2mo ago A 38 tokens original MIT

cost-aware-session

06

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when the user asks how to reduce Claude Code costs, manage token usage, choose the right model for a task, or wants a review of whether a session/workflow is running efficiently.

5 2mo ago A 42 tokens original MIT

daily-standup

07

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when the user asks for a standup update, daily summary, "what did I work on yesterday", or wants to recap recent commits before a team sync.

5 2mo ago A 38 tokens original MIT

debug-with-plan

08

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when investigating a bug, test failure, or unexpected behavior and proposing a fix — always runs investigation in Plan Mode so no code changes happen until the root cause and approach are confirmed.

5 2mo ago A 41 tokens original MIT

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when writing or reviewing code that crosses a trust boundary (user input, external APIs, file/network/DB I/O) — guards against invalid input, injection, unsafe failure modes, and missing validation at the edges without over-defending internal code.

5 2mo ago A 55 tokens original MIT

impact-review

10

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when reviewing local code changes for correctness and assessing the blast radius / impact of a change — what else could break, who/what depends on the changed code.

5 2mo ago A 36 tokens original MIT

jira-progress-pulse

11

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when running the twice-daily project progress pulse — pulling Jira/Linear tasks and sending a Slack alert on key project movement (status changes, blockers, due-soon items).

5 2mo ago A 41 tokens original MIT

openapi-doc-sync

12

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when generating or updating API documentation that follows the OpenAPI specification — daily sync that adds new endpoints to the catalog, notes key changes, and bumps the version.

5 2mo ago A 38 tokens original MIT

pr-description

13

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when the user wants to write or draft a pull request title and description, summarize a branch's changes for review, or prepare to open a PR.

5 2mo ago A 34 tokens original MIT

trade-off-analysis

14

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when asked to compare or analyze trade-offs between two or more technical solutions, approaches, libraries, or architectures — produces a structured comparison, not just a recommendation.

5 2mo ago A 37 tokens original MIT

Aibier/claude-em-toolkit

Skill Claude CodeCodex

Use when generating the weekly project progress summary (run Fridays) from Jira/Linear — covering what shipped, what's at risk, and what's coming next week.

5 2mo ago A 35 tokens original MIT

Aibier/claude-em-toolkit

Instructions file

Instructions for Aibier/claude-em-toolkit, covering project rules for claude code, commits & branches, code style, testing and ask before.

5 2mo ago B 571 tokens original MIT