npx claudepluginhub winding-labs/zest-claude --plugin zestExecute the Zest ignore script to stop tracking activity in this folder: Show the complete output directly to the user without modification.
/ignoreAdds ignore patterns (e.g., .aider*) to .git/info/exclude, .gitignore, and optionally sync.md. Prompts for input if needed, checks existence, confirms per location before appending.
/ignoreSets up a .gitignore file for the project by detecting primary language (e.g., Node via package.json, Ruby via Gemfile) or using provided language, downloading from GitHub gitignore repo.
Execute the Zest ignore script to stop tracking activity in this folder:
node ${CLAUDE_PLUGIN_ROOT}/dist/commands/ignore-cli.js
Show the complete output directly to the user without modification.