geniro-io

61 mods across 2 repositories, 8 stars between them.

geniro-reflect

25

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when the user wants to turn recent session experience into project rules, or asks what should be learned from the last sessions. Mines session history for durable rule and improvement candidates — recurring user corrections, rejected suggestions, repeated friction — and routes approved candidates to CLAUDE.md /…

8 2d ago B 140 tokens original Apache-2.0

geniro-resolve

26

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when an open pull request has unresolved review comments (human or bot) and/or failing CI checks and the user wants them handled. Triages each one, declines the over-engineering and regression-risk asks with an evidence-backed push-back, confirms anything that changes behavior, applies the accepted fixes itself…

8 2d ago B 111 tokens original Apache-2.0

geniro-review

27

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when a comprehensive code review of pending changes (a diff, branch, or PR) is needed. Reporter workflow: triage, a cheap mechanical pre-pass, then parallel single-dimension reviewers (bugs, security, architecture, tests, regressions, conventions, and more, plus any custom ones) whose findings are filtered and…

8 2d ago A 154 tokens original Apache-2.0

geniro-setup

28

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when starting on a new codebase or after a major plugin update. Detects tech stack, generates a project-specific CLAUDE.md (stack, commands, conventions, domain), and validates it. Re-run mode runs a migration sweep. Singleton bootstrap.

8 2d ago A 57 tokens original Apache-2.0

geniro-update

29

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when the status line shows a plugin update is available, or to manually pull the latest Geniro plugin version. Verifies plugin integrity, ensures user-authored .geniro/instructions/ and .geniro/actions/ survived intact, and walks any breaking changes in MIGRATION.md.

8 2d ago A 61 tokens original Apache-2.0

api-conventions

30

geniro-io/geniro-claude-harness

Cursor rule Cursor

Every route handler under api/ validates its input with a zod schema before use. Errors surface as { error: { code, message } }. Database access goes through api/db/client.ts.

8 2d ago A 0 tokens original Apache-2.0

release-notes

38

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when drafting release notes for a tagged version — changelog, release notes, what shipped, version summary, 'write the notes for v2.4', 'summarize this release'. Reads merged PR titles since the previous tag and groups them by conventional-commit type. Skip for a single PR description.

8 2d ago A 67 tokens original Apache-2.0

verifier-agent

43

geniro-io/geniro-claude-harness

Agent

Independent verifier for an already-raised finding. Re-reads the cited location cold and returns one structured verdict.

8 2d ago A 26 tokens original Apache-2.0

PreToolUse

44

geniro-io/geniro-claude-harness

Hook

Runs before the agent uses a tool for Bash tool calls, executing block-force-push.sh and block-secret-commit.sh (2 commands). From geniro-io/geniro-claude-harness.

8 2d ago A tokens not measured copy · 66% Apache-2.0

deploy

45

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when shipping a release to staging or production — cuts the tag, runs the smoke suite, and promotes the build. Skip for local-only changes.

8 2d ago A 32 tokens original Apache-2.0

audit

46

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when auditing this plugin's own helpers and hooks for correctness before a release.

8 2d ago A 18 tokens original Apache-2.0

tag

47

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when cutting a release tag — bump the version, write the changelog entry, and push the annotated tag: 'cut a release', 'tag v2.4', 'bump and tag'. Skip for publishing an already-cut tag.

8 2d ago A 51 tokens original Apache-2.0

review

48

geniro-io/geniro-claude-harness

Skill Claude CodeCodex

Use when reviewing a pending diff — parallel dimension reviewers, verified findings, a tiered report. Skip for auditing instruction files.

8 2d ago A 27 tokens original Apache-2.0