From arc-probe
Updates public-repo README with latest skills, commands, features, screenshots, and tutorials. Use after adding new content to keep public docs current via git commit/push.
npx claudepluginhub vzco/arc-probe --plugin arc-probeThis skill uses the workspace's default tool permissions.
Update the public-facing README on github.com/vzco/arc-probe with the latest information.
Updates existing README.md using codebase scans, git history since last edit, changelog refresh, and audits for stale/missing sections.
Generates human-focused README.md files for projects like CLI tools, libraries, and web apps. Triggers on 'write README', 'create README', 'update README'. Researches best practices and analyzes project files.
Refreshes README structure and content using git-workspace-review repo context: audits languages, researches exemplars via web search, aligns outlines, applies edits. Use for structural updates.
Share bugs, ideas, or general feedback.
Update the public-facing README on github.com/vzco/arc-probe with the latest information.
After adding new skills, commands, features, or screenshots that should be reflected in the public README.
cat public-repo/README.md
plugin/skills/ that aren't in the README skill tablepublic-repo/docs/images/Key sections to keep current:
cd public-repo
git add README.md
git commit -m "docs: update README"
git push origin main
The public README uses:
> blockquotes for status/notes