DavidVujic/my-eca-config

My Eca setup with agents, instructions and skills

This repository also configures its own agents. See what my-eca-config tells them →

11Stars on the repository
16Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

coding-style

01

DavidVujic/my-eca-config

Skill Claude CodeCodex

General coding style policy for generated code: restrictive on comments, concise docstrings for modules and functions.

not rated 11 9d ago A 23 tokens original MIT

commit

02

DavidVujic/my-eca-config

Skill Claude Code

Create a conventional commit from staged changes, with a diff-derived description body.

not rated 11 9d ago A 17 tokens original MIT

DavidVujic/my-eca-config

Skill Claude CodeCodex

Use when a user asks what Code Health means, how to interpret scores, or why Code Health matters in daily development.

not rated 11 9d ago A 29 tokens original MIT

fp-idiomatic-style

05

DavidVujic/my-eca-config

Skill Claude CodeCodex

Coding style policy for generated code: prefer idiomatic language conventions with a functional-leaning approach (pure-ish functions, composability), and prefer lightweight data structures over heavy schema/class abstractions unless clearly justified.

not rated 11 9d ago A 48 tokens original MIT

git-changes-context

06

DavidVujic/my-eca-config

Skill Claude CodeCodex

Reliably obtain a non-empty unified git diff for the current branch using safe fallbacks (origin/HEAD...HEAD, origin/main...HEAD, origin/master...HEAD) and return structured JSON containing the diff and the command used.

not rated 11 9d ago A 51 tokens original MIT

planning-style

09

DavidVujic/my-eca-config

Skill Claude CodeCodex

Produce an implementation plan with a functional-leaning, idiomatic style mindset; prefers lightweight data structures over dataclasses/pydantic unless justified.

not rated 11 9d ago A 32 tokens original MIT

qa-check

10

DavidVujic/my-eca-config

Skill Claude CodeCodex

Run linting and unit tests against the current repository, auto-discovering the correct commands from Justfile, Makefile, pyproject.toml, or package.json.

not rated 11 9d ago A 37 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: