chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
@@ -959,12 +959,7 @@ agy resume</code></pre>
|
||||
<h3 data-number="9.12.2" id="antigravity-ide">antigravity-ide</h3>
|
||||
<pre><code>Synopsis: antigravity-ide [args...]
|
||||
Runs the antigravity-ide editor with warnings filtered.</code></pre>
|
||||
<h3 data-number="9.12.3" id="antigravity-resume">antigravity-resume</h3>
|
||||
<pre><code>Synopsis: antigravity-resume
|
||||
Resumes the most recent Antigravity session from the .antigravity_session
|
||||
file in the current directory, or opens an interactive fzf picker if no
|
||||
session file is found.</code></pre>
|
||||
<h3 data-number="9.12.4" id="agents-init">agents-init</h3>
|
||||
<h3 data-number="9.12.3" id="agents-init">agents-init</h3>
|
||||
<pre><code>Synopsis: agents-init [--agents | --plugins]
|
||||
Scaffold an AGENTS/ sub-repository for tracking agent specs and plugin
|
||||
directories. Creates AGENTS/ as a standalone git repo, initializes
|
||||
@@ -981,7 +976,7 @@ automatically by the claude and agy wrappers on every invocation.
|
||||
agents-init
|
||||
agents-init --agents
|
||||
agents-init --plugins</code></pre>
|
||||
<h3 data-number="9.12.5" id="claude">claude</h3>
|
||||
<h3 data-number="9.12.4" id="claude">claude</h3>
|
||||
<pre><code>Synopsis: claude [args...]
|
||||
Wrapper for the claude CLI. Before launching, delegates to agents-init
|
||||
--agents to ensure AGENTS/ is scaffolded and CLAUDE.md is symlinked to
|
||||
@@ -992,24 +987,16 @@ passed through to the real claude binary unchanged.
|
||||
|
||||
claude
|
||||
claude --resume</code></pre>
|
||||
<h3 data-number="9.12.6" id="claude-resume">claude-resume</h3>
|
||||
<pre><code>Synopsis: claude-resume
|
||||
Resumes the most recent Claude Code session from the .claude_session
|
||||
file in the current directory, or opens an interactive fzf picker.</code></pre>
|
||||
<h3 data-number="9.12.7" id="claude-docs">claude-docs</h3>
|
||||
<h3 data-number="9.12.5" id="claude-docs">claude-docs</h3>
|
||||
<pre><code>Synopsis: claude-docs
|
||||
Invokes Claude Code to analyze recent repository changes and update
|
||||
README.md, ensuring all documented features and examples are accurate.</code></pre>
|
||||
<h3 data-number="9.12.8" id="claude-pr">claude-pr</h3>
|
||||
<h3 data-number="9.12.6" id="claude-pr">claude-pr</h3>
|
||||
<pre><code>Synopsis: claude-pr
|
||||
Invokes Claude Code to run the full PR workflow: create branch,
|
||||
conventional commit, verification, push, and open a PR with a manual
|
||||
verification checklist.</code></pre>
|
||||
<h3 data-number="9.12.9" id="code-resume">code-resume</h3>
|
||||
<pre><code>Synopsis: code-resume
|
||||
Resumes the most recent AI session (Claude or Antigravity), preferring
|
||||
the newest session file found in the current directory.</code></pre>
|
||||
<h3 data-number="9.12.10" id="superpowers">superpowers</h3>
|
||||
<h3 data-number="9.12.7" id="superpowers">superpowers</h3>
|
||||
<pre><code>Synopsis: superpowers [on|off] [-g]
|
||||
Enables or disables the Superpowers plugin for Antigravity and Claude
|
||||
Code at workspace/project scope (default) or user scope (-g/--global).
|
||||
|
||||
Reference in New Issue
Block a user