Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-asondy

The helper to install, update, and verify the asondy hooks across every AI coding CLI. It resolves an asondy source checkout (clone, or --from a local one) and installs the hooks, skill, and scripts into your CLI. The asondy code stays in the source repo; this helper does not bundle it.

Install

npx create-asondy install [claude|qwen|opencode|codex|cursor|cline|all]

Options: --from <path> (local checkout), --cache-dir <dir>, --home <dir>.

By default the installer resolves the asondy source from ASONDY_SOURCE_URL (set it to your checkout URL). Pass --from <path> to point at a local checkout instead.

Host support

Host Behavior
claude runs the source checkout's bin/install.js (hooks + skill + scripts)
qwen registers hooks in ~/.qwen/settings.json (points at the claude install)
opencode writes ~/.config/opencode/agent/asondy.md, merges opencode.json
codex writes ~/.agents/skills/asondy/SKILL.md
cursor writes ~/.cursor/rules/asondy.mdc
cline writes ~/.cline/rules/asondy.md

Doctor

npx create-asondy doctor [--from <path>]

Reads the checkout's SHA256SUMS and reports OK/DRIFT/MISSING/UNKNOWN per deployed file.

About

Helper to install, update & verify the asondy hooks across every AI coding CLI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages