Skip to content

agustif/effect-v4-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

effect-v4-skill

Effect v4 migration and implementation skill for Codex-style agents.

What this contains

  • SKILL.md: Trigger + execution guidance
  • references/migration-map.md: v3 -> v4 API mapping
  • references/idioms-and-evidence.md: v4 idioms backed by source/tests
  • references/review-checklist.md: deterministic review checklist

Install

Clone into your skills directory:

git clone https://github.com/agustif/effect-v4-skill.git ~/.agents/skills/effect-v4

Optional symlink for Codex skills discovery:

ln -s ~/.agents/skills/effect-v4 ~/.codex/skills/effect-v4

Usage

The skill triggers for Effect v4 implementation, migration, and compatibility audits. See SKILL.md for the exact workflow and guardrails.

Version

Initial release: v0.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published