itaywol

16 mods across 1 repository, 9 stars between them.

adept-code-style

01

itaywol/adeptability

Skill Claude CodeCodex

Go code style and conventions for the adept codebase — formatting, linters, error wrapping with sentinels, the composition-root/no-globals rule, and core invariants. Apply when writing or reviewing Go in this repo. (matches: /.go).

9 1mo ago A 53 tokens original MIT

adept-contributing

02

itaywol/adeptability

Skill Claude CodeCodex

How to contribute to the adeptability (adept) Go CLI — build, the required pre-PR gates, conventional commits, and where things live. Apply when changing adept's own source, opening a PR, or adding a harness.

9 1mo ago A 48 tokens original MIT

adept-writing-tests

03

itaywol/adeptability

Skill Claude CodeCodex

How to write tests in the adept Go codebase — table-driven tests with testify, golden fixtures under testdata/, the cmd/adept e2e harness, temp-dir/HOME isolation, and coverage gates. Apply when adding or changing Go tests here. (matches: /test.go).

9 1mo ago A 61 tokens original MIT

agents

04

itaywol/adeptability

Skill Claude CodeCodex

Guidance for AI coding agents working on the adeptability (adept) codebase. Humans: see README.md for usage and CONTRIBUTING.md for the contributor workflow.

9 1mo ago A 5 tokens original MIT

using-adept

05

itaywol/adeptability

Skill Claude CodeCodex

Use the adept CLI to author AI skills once and render them into Claude Code, Cursor, Codex, Copilot, and OpenCode. Apply when installing/syncing skills, editing skill.yaml/SKILL.md, or touching .adeptability/.

9 1mo ago A 54 tokens original MIT

adept-self-improve

06

itaywol/adeptability

Skill Claude CodeCodex

Capture a durable lesson, correction, or convention from this session as a reusable adept skill, then sync it to every harness. Apply when the user corrects you, when a fix generalizes, or when you say 'I'll remember that.'.

9 1mo ago A 48 tokens original MIT

itaywol/adeptability

Skill Claude CodeCodex

Write a good, portable adept agent (subagent): trigger-shaped description, one job per agent, generator/evaluator separation, explicit boundaries, restricted tools. Apply when creating or editing an agent file or running adept agent add.

9 1mo ago A 47 tokens original MIT

itaywol/adeptability

Skill Claude CodeCodex

Compose a loop — a scheduled system that discovers work, hands it to agents, verifies with an independent evaluator, persists state, and reschedules itself. Apply when the user wants automation that runs on a timer, a triage/babysitter routine, or asks about adept loop add.

9 1mo ago A 60 tokens original MIT

itaywol/adeptability

Skill Claude CodeCodex

Write a good, portable adept skill: pick the right activation, craft a triggering description, keep it scan-safe and within harness byte budgets. Apply when creating or editing a SKILL.md or running adept skill add.

9 1mo ago A 45 tokens original MIT

expertise-exchange

10

itaywol/adeptability

Skill Claude CodeCodex

Team expertise billboard via adept exchange: ask teammates for expertise and stack responses. Apply when the user wants a colleague's input, mentions the exchange, or when you start using adept — sample open requests and offer to answer ones the user knows about.

9 1mo ago A 51 tokens original MIT

itaywol/adeptability

Instructions file CodexOpenCode

Instructions for itaywol/adeptability, a project described as: Cross-harness AI skill portability CLI. Author an agent skill once, sync it into Claude Code, Cursor, Copilot, Codex, OpenCode & 45+ AI coding agents. Safety scanner, content-hash drift detection. A package manager / dotfiles for AI coding agent skills.

9 1mo ago A 10 tokens original MIT

pr-review

12

itaywol/adeptability

Skill Claude CodeCodex

Use this before requesting review on a pull request.

9 1mo ago A 0 tokens original MIT

typescript-style

13

itaywol/adeptability

Skill Claude CodeCodex

Cross-harness AI skill portability CLI. Author an agent skill once, sync it into Claude Code, Cursor, Copilot, Codex, OpenCode & 45+ AI coding agents. Safety scanner, content-hash drift detection. A package manager / dotfiles for AI coding agent skills.

9 1mo ago A 0 tokens original MIT

valid-yaml

15

itaywol/adeptability

Skill Claude CodeCodex

This is the body of a skill whose metadata lives in skill.yaml.

9 1mo ago A 0 tokens original MIT

managing-library

16

itaywol/adeptability

Skill Claude CodeCodex

Maintain an adept skill library (repo from adept init --as-library): published vs private skills, add --publish, syncing dev helpers to your harness. Apply in a library-layout project or when adept skill list shows a published/private source.

9 1mo ago A 53 tokens original MIT