state-manager

Centralizes and automates project state tracking in a JSON file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nera0875/AGI --skill state-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: state-manager
Source: https://github.com/nera0875/AGI/tree/main/.claude/skills/state-manager
Command: npx skills add https://github.com/nera0875/AGI --skill state-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually tracking project progress, phases, actions, and blockers is time-consuming and prone to errors. This skill centralizes and automates state management, providing a single source of truth for your project's current status.

Core Features & Use Cases

  • Centralized State: Tracks current phase, agent, last action, and timestamps.
  • Blocker Management: Records and monitors project blockers, facilitating timely resolution.
  • Historical Context: Maintains a history of agent actions for context-aware routing and auditing.
  • Use Case: Automatically update the project's state.json file after an agent completes a task, ensuring real-time progress tracking and enabling context-aware decision-making for the next steps.

Quick Start

Use the state-manager skill to update the current phase to "implementation" and set progress to 50%.