Skip to main content

gjalla/engineering

SkillsMP has collected 8 skills from gjalla/engineering. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
3
GitHub forks
0

Skills in this repository

Showing 8 of 8 collected skills.

occupation
Software Developers
description

Audit a codebase for dead code, unreachable branches, duplicated logic, and vestigial abstractions, then remove them safely with proof. Use to reduce sprawl, pay down tech debt, or clean up after a feature is retired or migrated.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review a code change (diff or PR) for ship-readiness before merge. Use when reviewing your own or someone else's changes prior to committing/merging/etc.

updated
occupation
Software Developers
description

Investigate a reported problem down to its root cause, with evidence, before proposing a fix. Use when something is broken, behaving unexpectedly, or a user reports an issue you can't immediately explain.

updated
occupation
Software Developers
description

Full review of a plan or spec to be sure there are no surprises, gaps, or mistakes. Use to harden a spec before implementation.

updated
occupation
Software Developers
description

Create a well-thought-out plan covering problem statement, goals, technical approach, and verification criteria. Use while planning / before implementing any non-trivial feature.

updated
occupation
Software Developers
description

Break a feature spec into intentional waves and bite-sized tasks grouped by dependency. Use after a spec is written to prepare for easy-to-track implementation.

updated
occupation
Software Developers
description

Make sure your code is ready to commit, then stage changes into clean, atomic commit. Use before committing.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Audit a test suite to find tests that give false confidence — tests that encode bugs, duplicate coverage, or are so heavily mocked they can't catch real regressions. Use to improve robustness, audit coverage, or harden a risky area.

updated
Showing 8 of 8 collected skills.