cloudradar-agents-update | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / cloudradar-agents-update

cloudradar-agents-update

maintained by ClementV78

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: cloudradar-agents-update description: Update AGENTS.md in CloudRadar with a fully automated GitHub flow. Use when the user asks to change AGENTS.md, mentions the meta issue #55, or uses the shortcut "/agt-up". This skill edits AGENTS.md, creates a dedicated docs/agents-55- branch, opens a PR referencing #55, enables auto-merge, updates the #55 changelog via gh, cleans up the branch, and syncs the current branch.

CloudRadar AGENTS Update

Overview

Apply requested changes to AGENTS.md, then run the automation script to handle branch creation, PR, auto-merge, meta-issue update, and cleanup.

Workflow

  1. Read the user's instructions and update AGENTS.md directly.
  2. Run the automation script with a short summary of the changes.
  3. Confirm the recap printed by the script.

Script

Run from the repo root:

python3 skills/cloudradar-agents-update/scripts/agents_update.py \
  --summary "<short summary of the AGENTS.md change>" \
  --short "<short suffix>"

Notes:

  • --short is optional. Default is UTC date YYYYMMDD.
  • The branch format is docs/agents-55-<short>.
  • Requires gh to be authenticated.
  • The working tree must only have changes in AGENTS.md.

Expected Output

The script prints a recap including:

  • Commit id
  • PR URL
  • Merge commit id
  • Confirmation that meta issue #55 received the changelog entry

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated il y a 6 mois
tools tools git workflows

Related Skills

pr

pr

MoonshotAI
star 6.1k
chevron_right
feature-dev
chevron_right
drafting-pr
chevron_right
creating-pr
chevron_right
checking-docs
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.