Agenta-AI

28 mods across 1 repository, 4.6k stars between them.

add-announcement

01

Agenta-AI/agenta

Skill Claude CodeCodex

Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.

4.6k 2d ago A 47 tokens

add-harness

02

Agenta-AI/agenta

Skill Claude CodeCodex

Playbook for adding a new coding-agent harness to Agenta (Codex, Hermes, Gemini, OpenCode, ...). Use when starting, planning, or reviewing a new-harness project. Covers the readiness audit of prior art, the spike-first milestone plan, the full integration-surface checklist, the per-harness variance axes to probe, and…

4.6k 2d ago A 0 tokens

agent-release-gate

03

Agenta-AI/agenta

Skill Claude CodeCodex

Run the agent release gate — a portable, wire-level QA harness for the agent runtime. Drives the same product endpoint the playground drives and asserts on the SSE frame stream and real side effects, never on model prose, so it works against any deployment (cloud or self-hosted) from three env vars. Use before an…

4.6k 2d ago A 126 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Where to put frontend code (package vs app layer) and how to use the @agenta/ packages. Use when authoring or moving code in web/packages, choosing between @agenta/ui, @agenta/entities, @agenta/entity-ui, @agenta/shared, @agenta/playground, using molecules, loadable/runnable bridges, the EntityPicker, or writing…

4.6k 2d ago A 88 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding…

4.6k 2d ago A 75 tokens

implement-feature

06

Agenta-AI/agenta

Skill Claude CodeCodex

Drive a researched and planned feature to a landed, tested change. Use after plan-feature has produced a docs/design/ / workspace and the user says "implement it", "build the plan", "run the plan", or "let's ship this". Orchestrates refresh-plan, implement, review, a debug-local-deployment loop, and a test loop across…

4.6k 2d ago A 118 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Feature-folder layout, states/ convention, and data-flow rules for the Agenta mobile app (web/mobile). Use when creating or moving files under web/mobile, deciding where a component lives, adding a new feature or screen, or wiring data into mobile components.

4.6k 2d ago A 57 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Motion design rules for the Agenta mobile app (web/mobile) — the shared presets in src/lib/motion, when to animate, and reduced-motion requirements. Use when adding any animation or transition under web/mobile, animating navigation, sheets, skeletons, or list/chat surfaces.

4.6k 2d ago A 62 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

How the Agenta mobile app (web/mobile) installs and extends shadcn/ui registry components, themes them via the palette token bridge, and uses Vercel AI Elements. Use when adding UI components under web/mobile, changing theme colors, editing components.json or globals.css, or building chat UI with AI Elements.

4.6k 2d ago A 71 tokens

planner-feature

10

Agenta-AI/agenta

Skill Claude CodeCodex

Create a plan for a feature, and the files required to continue working on it. Use when the user asks for research for a feature or a plan to run it.

4.6k 2d ago A 37 tokens

resolve-findings

11

Agenta-AI/agenta

Skill Claude CodeCodex

Resolve findings by implementing the chosen fix path in code, tests, or docs. Accept optional path and a priority selector; by default resolve only the next highest remaining priority bucket, in order P0, P1, P2, P3. Also accept explicit levels or all. Default to path=infer. Confirm effective variables before starting.

4.6k 2d ago A 82 tokens

scan-codebase

12

Agenta-AI/agenta

Skill Claude CodeCodex

Perform a fresh-context scan of code and docs that turns verification observations and missing-test gaps into findings. Accept optional path and depth parameters and default to path=infer, depth=deep. Confirm effective variables before starting.

4.6k 2d ago A 53 tokens

style-editing

13

Agenta-AI/agenta

Skill Claude CodeCodex

Apply Joseph Williams' clarity principles when writing or editing prose. Use when drafting technical or business writing, diagnosing unclear sentences, rewriting passive or abstract prose, or any time the user references Williams, "Style: Lessons in Clarity and Grace," or "Style: The Basics of Clarity and Grace.

4.6k 2d ago A 0 tokens

sync-findings

14

Agenta-AI/agenta

Skill Claude CodeCodex

Sync the findings record against local review artifacts and optionally a GitHub PR. Accept optional path and GitHub PR url; when url is provided, sync against both remote PR state and local state, otherwise default to local-only sync. Default to path=infer. Confirm effective variables before starting.

4.6k 2d ago A 68 tokens

sync-model-catalog

15

Agenta-AI/agenta

Skill Claude CodeCodex

Regenerate and refresh the curated agent model catalog (the label/description/pricing/ratings behind the agent model picker). Use when the pinned @earendil-works/pi-ai version bumps, when a Claude Code build changes its accepted alias set, or before a release when the curated Claude/Pi facts (lineup, pricing, ratings)…

4.6k 2d ago A 104 tokens

test-codebase

16

Agenta-AI/agenta

Skill Claude CodeCodex

Run or inspect the relevant validation paths and turn failures, regressions, or missing coverage into findings. Accept optional path and depth parameters and default to path=infer, depth=deep. Confirm effective variables before starting.

4.6k 2d ago A 53 tokens

triage-findings

17

Agenta-AI/agenta

Skill Claude CodeCodex

Coordinate findings work with the user, decide whether scan, test, or sync should run, and turn the current findings set into a ready plan. Accept optional path and GitHub PR url; default to path=infer. Confirm effective variables before starting.

4.6k 2d ago A 59 tokens

update-api-docs

18

Agenta-AI/agenta

Skill Claude CodeCodex

Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs.

4.6k 2d ago A 28 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Audit and update the supported LLM model list in assets.py against litellm's registry (models.litellm.ai). Use when adding new models, pruning outdated ones, or verifying the list is correct.

4.6k 2d ago A 50 tokens

write-docs

20

Agenta-AI/agenta

Skill Claude CodeCodex

Use when writing or editing documentation pages (concept pages, how-to guides, API reference prose, tutorials) under docs/. Provides the writing style, voice, and structural rules for Agenta docs. Apply this skill before drafting any new docs page, and include it in the brief for any subagent tasked with writing docs.

4.6k 2d ago B 68 tokens

write-issue

21

Agenta-AI/agenta

Skill Claude CodeCodex

Write and file Linear issues (bugs and feature requests) the Agenta way. Use when the user asks to create, file, or draft a Linear or GitHub issue, write a bug report or feature request, or turn a problem into a tracked issue. Covers the title format, reproduction-first structure, when to use a todo list, and the…

4.6k 2d ago A 105 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Write PR titles and descriptions the way a staff engineer would. Use when drafting or editing a pull request title and body, before running gh pr create, or any time the user asks for a PR description, summary, or release-notes-style writeup of a change. Apply this skill from the start, not as a cleanup pass after a…

4.6k 2d ago A 77 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

This skill creates authentic social media announcements for LinkedIn, Twitter/X, and Slack that avoid common AI writing patterns.

4.6k 2d ago A 0 tokens

Agenta-AI/agenta

Skill Claude CodeCodex

Write a template playbook for the build-an-agent skill: a 1-2 KB per-use-case file that teaches the builder agent to configure one kind of Agenta agent (changelog writer, issue triager, support router, and so on). Use when the ask is "write a template playbook", "add an agent template", "author a playbook for the…

4.6k 2d ago A 114 tokens