Agentpack Refresh — Git skill for Claude Code
Refresh AgentPack context when task, git state, or repo files changed.
How to install Agentpack Refresh
Installs to ~/.claude/skills/vishal2612200-agentpack-agentpack-refresh/SKILL.md
mkdir -p ~/.claude/skills/vishal2612200-agentpack-agentpack-refresh && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/skills/agentpack-refresh.md -o ~/.claude/skills/vishal2612200-agentpack-agentpack-refresh/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agentpack Refresh does
name: agentpack-refresh description: Refresh AgentPack context when task, git state, or repo files changed. license: AGPL-3.0-only
AgentPack Refresh
Use when the user invokes `$agentpack-refresh`, context looks stale, or task/git state changed.
Steps
- Run the portable refresh path:
agentpack pack --agent codex --task auto
- If the task changed, update it first:
agentpack task set ""
agentpack pack --agent codex --task auto
- Read `.agentpack
Alternatives in Git
- Git Status — Read the Files and run the Commands and summarize the current state of the git repository 3.4k ★
- Codexia — Agent Workstation for Codex CLI + Claude Code — with task scheduler, git worktree & remote control, skills man 638 ★
- Create Beads Orchestration — Set up lightweight multi-agent orchestration with git-native task tracking for Claude Code 163 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Agentpack Handoff
Package the current task and all Git-visible work for another agent session.
Gsd Beads
Beads (bd) issue-tracking plugin for gsd-core's plan→execute→verify→ship lifecycle — makes bd the durable, git
Mise Handoff
Write a clean hand-off of the current session state to a durable artifact (the project's task tracker, a GitHu
Autotask
Execute complete development task autonomously from description to PR-ready state
Complete Task
Explicitly transition one identified work item to its tracker's completed state — a handler-dispatched, manual
Sweep For Complete
Safe, schedulable sweep that finds started-state issues whose linked PR merged and completes exactly those via
Related Agents
History Analyst
Analyzes git history for changed files to surface context: recent refactors, reverted changes, repeated bug fi
Historical Context
Uses git history to identify high-risk patterns in changed files
Git State Analyzer
Specialized sub-agent for analyzing git repository state and GitHub context to provide comprehensive workflow