For Codex, Claude Code, Copilot, Cursor, and other AI coding agents

Stop rewriting the same agent prompt.

I turn repeated AI coding-agent workflows into reusable AGENTS.md, SKILL.md, templates, and verification checklists.

What gets packaged

Repo rules

Durable project instructions, commands, scope boundaries, and constraints in AGENTS.md.

Task workflow

A narrow SKILL.md or checklist for repeated tasks like review, bugfix, release, or safe edits.

Verification

A checklist that makes the agent state what it checked before claiming the task is done.

repo/
  AGENTS.md
  skills/
    workflow-name/
      SKILL.md
      verification.md
      templates/
        output-template.md

Examples

PR review workflow

Find bugs first, cite file lines, avoid style-only comments, and report test coverage.

Try without installing

Safe edit workflow

Preflight restricted paths, ask before touching sensitive files, and verify what changed.

Open example

Your workflow

Send one repeated prompt or SOP. I will tell you whether it is worth packaging.

Submit workflow

SKILL.md checker

Paste frontmatter and catch common Codex compatibility issues before installing a skill.

Open checker

Pilot

Free fit check

$0

I tell you whether the workflow belongs in AGENTS.md, a skill, a template, or nothing.

One workflow pack

$99

One narrow workflow packaged into reusable instructions and verification.

Setup + revision

$299

One workflow pack, setup guidance, and one revision after you test it.