AI and Developer Tools
agents-initScaffolds an AGENTS/ sub-repository inside a project directory.
agyWrapper for the agy Antigravity AI CLI that ensures the AGENTS/ sub-repository is initialized and any agent-made changes are committed before launch.
antigravity-ideWrapper for the antigravity-ide command that filters a known noisy warning about an unrecognized 'app' option from stderr.
claudeWrapper for the claude CLI that ensures the AGENTS/ sub-repository is initialized and any agent-made changes are committed before launch.
claude-docsInvokes Claude Code to analyze recent repository changes and update README.md, ensuring all features and examples are accurate and pruning obsolete content.
claude-prInvokes Claude Code to perform a full PR workflow: create a kebab-case branch, write a Conventional Commit, run verification, push, and open a pull request with
dopsWrapper for docker that intercepts the ps subcommand and redirects it to the dops function for enhanced container listing.
qcQuick-chat wrapper around the aichat LLM CLI that defaults to the "cli" role — a system prompt tuned for concise, terminal-friendly output.
superpowersEnables or disables the superpowers plugin for both antigravity-cli (workspace scope) and Claude (project scope).