gjalla

20 mods across 1 repository, 3 stars between them.

gjalla

01

gjalla/engineering

Plugin Claude Code

Production-readiness for your AI coding agents.

3 15d ago A tokens not measured

gjalla

02

gjalla/engineering

MCP server Claude CodeCodexCursor +2

MCP server "gjalla", hosted remotely at gjalla.io, as configured in gjalla/engineering.

3 15d ago A tokens not measured

gjalla-review

07

gjalla/engineering

Command

Review a spec OR a code change against master spec, rules, and production readiness.

3 15d ago A 16 tokens

SessionStart

09

gjalla/engineering

Hook

Runs when a session starts, running an inline shell check. From gjalla/engineering.

3 15d ago A tokens not measured

gjalla-breakdown

13

gjalla/engineering

Skill Claude CodeCodex

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.

3 15d ago A 34 tokens

gjalla/engineering

Skill Claude CodeCodex

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.

3 15d ago A 57 tokens

gjalla-code-review

15

gjalla/engineering

Skill Claude CodeCodex

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.

3 15d ago A 38 tokens

gjalla-debug

16

gjalla/engineering

Skill Claude CodeCodex

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.

3 15d ago A 43 tokens

gjalla/engineering

Skill Claude CodeCodex

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

3 15d ago A 30 tokens

gjalla-spec-review

18

gjalla/engineering

Skill Claude CodeCodex

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

3 15d ago A 34 tokens

gjalla-spec

19

gjalla/engineering

Skill Claude CodeCodex

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

3 15d ago A 36 tokens

gjalla-test-audit

20

gjalla/engineering

Skill Claude CodeCodex

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.

3 15d ago A 53 tokens