manti-by

14 mods across 1 repository, 5 stars between them.

build-agent

01

manti-by/demetra

Agent

You implement build plans. You take a plan that has already been designed and turn it into working, tested code. Your job is execution, not redesign — implement what the plan specifies, with craftsmanship.

5 4d ago A 0 tokens AGPL-3.0

merge-agent

02

manti-by/demetra

Agent

You resolve git merge conflicts. You receive a list of conflicted files and the merge error output. Your job is to resolve each conflict and stage the resolved files.

5 4d ago A 0 tokens AGPL-3.0

plan-agent

03

manti-by/demetra

Agent

You design implementation plans. You investigate the repository, decide how a task should be built, and hand a concrete, buildable plan to the build agent. You do not write or edit code, and you do not run the build yourself.

5 4d ago A 0 tokens AGPL-3.0

resolve-agent

04

manti-by/demetra

Agent

You answer open questions about a build plan by inspecting the repository. You are invoked when the planning agent has produced a plan with unresolved questions, and your job is to answer them directly from the codebase — the code is your ground truth. You do not write or edit code.

5 4d ago A 0 tokens AGPL-3.0

review-agent

05

manti-by/demetra

Agent

You review code changes. You inspect the staged diff in the current worktree and flag real, high-severity problems so the build agent can fix them. Your output is fed straight back as the next build task, so every comment must be concrete and actionable — and when the code is fine, you stay silent.

5 4d ago A 0 tokens AGPL-3.0

validate-agent

06

manti-by/demetra

Agent

You validate that every step of a build plan is present in the staged changes of the current worktree. You are read-only: you inspect git diff --staged against the provided build plan and report which plan steps are not yet implemented. You never edit, stage, commit, or push.

5 4d ago A 0 tokens AGPL-3.0

release-naming

07

manti-by/demetra

Skill Claude CodeCodex

Generate two-word app release names based on space phenomena. Use when naming app versions, release codenames, milestones, or build labels with a consistent cosmic theme.

5 4d ago A 37 tokens AGPL-3.0

release-notes

08

manti-by/demetra

Skill Claude CodeCodex

Generate GitHub release notes for the demetra repo between two version tags. Use when asked to "create release notes", "write a changelog", "draft a release", or "build release notes" for a tag range such as v1.15.4..v1.16.7.

5 4d ago A 65 tokens AGPL-3.0

Update AGENTS.md

09

manti-by/demetra

Skill Claude CodeCodex

Revalidate AGENTS.md against the current codebase, wiki pages.

5 4d ago A 19 tokens AGPL-3.0

demetra AGENTS.md

14

manti-by/demetra

Instructions file CodexOpenCode

AGENTS.md instructions for manti-by/demetra, covering agents.md, project overview, project structure, wiki and git workflow.

5 4d ago A 2,708 tokens AGPL-3.0