Skip to content

/update

Pull the latest flagrare skills from GitHub. Use when the user says 'update skills', 'refresh skills', 'pull latest skills', 'update flagrare', or 'sync skills'.

shell
$ npx -y skills add Flagrare/agent-skills --skill update --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/update
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Pull the latest flagrare skills from GitHub. Use when the user says 'update skills', 'refresh skills', 'pull latest skills', 'update flagrare', or 'sync skills'.

SKILL.md

update.SKILL.md
name: update
description: "Pull the latest flagrare skills from GitHub. Use when the user says 'update skills', 'refresh skills', 'pull latest skills', 'update flagrare', or 'sync skills'."

Update

Pull the latest version of all flagrare skills from the remote repository.

When to Use

  • User says "update skills", "refresh skills", "pull latest skills", "update flagrare", "sync skills"
  • User wants to get the newest version of a skill after a known push

Procedure

Run the canonical update script directly from GitHub. This guarantees the script logic is current even if this skill's text has been cached from an older release:

bash <(curl -sL https://raw.githubusercontent.com/Flagrare/agent-skills/main/update.sh)

After running, tell the user:

> Skills updated from GitHub. Run `/reload-plugins` or restart Claude Code to apply.

Read it on GitHub ↗
Ships withflagrare-agent-skills

Thirty-two skills that wrap around your development cycle in Claude Code. They turn tickets into ATDD plans, smoke-test features against a running app or service, hunt down bugs with runtime evidence, guard commits against doc drift, run seven-axis code

Get the whole plugin, auto-invoked
Stats
10
Stars
0
Views
1
Forks
Active
Maintenance
Shell
Language
2d ago
Last commit
2mo ago
Created

Repo: Flagrare/agent-skills

Other skills on flagrare-agent-skills.