everywan-dev

60 mods across 1 repository, 2 stars between them.

diagnose-a-hard-bug

25

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2 12d ago A 42 tokens copy · 91% Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use when recording a new piece of curated knowledge -- a finding, a decision, a measured fact worth keeping and later re-checking for freshness. Triggers on requests like "record this as knowledge", "write a knowledge unit for X", "capture this finding with evidence", or "add this to curated knowledge". Do not use for…

2 12d ago A 92 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Generate an interactive bash generate-a-setup-wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can…

2 12d ago A 68 tokens copy · 92% Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use when recording or updating a persistent agent-memory fact -- a user preference, a project fact, feedback, or a reference note the harness should remember across sessions. Triggers on requests like "remember that I prefer X", "note this project fact", "update this memory", or "this preference changed". Do not use…

2 12d ago A 88 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use before shipping something that runs repeatedly — a job, a query, an agent loop, a pipeline. Estimates the recurring cost of a change while it is still cheap to change, and decides where spending less is safe.

2 12d ago A 52 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use after an incident, or before shipping something whose failure would be invisible. Decides what to log, measure and alert on so the next failure announces itself instead of being discovered by a customer.

2 12d ago A 47 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use before exposing something, after inheriting a system you did not build, or when a security review says "looks fine". Finds who can reach what, and the authorisation gaps that scanners never report.

2 12d ago A 48 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use when you do not know which skill fits the situation you are in. A router over every skill in this collection, grouped by what you are actually about to do.

2 12d ago A 40 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

2 12d ago A 51 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2 12d ago A 53 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

2 12d ago A 103 tokens copy · 94% Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use when you are about to approve, merge or ship code an agent or another person wrote and you do not fully understand. Turns "it looks right and the tests pass" into a review that could have rejected it.

2 12d ago A 52 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use when something is failing and you are about to change code or config to fix it. Blocks the fix until you can say why it happens, and shows how to hunt a cause instead of confirming a guess.

2 12d ago A 48 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Use before starting any change, to decide how much validation it needs and which model and effort to spend on it. Answers "is this a one-review change or a three-review change?" without arguing about it.

2 12d ago A 49 tokens original Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

2 12d ago A 64 tokens copy · 92% Apache-2.0

everywan-dev/claude-code-engineering

Skill Claude CodeCodex

Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2 12d ago A 43 tokens copy · 91% Apache-2.0