ac-state-tracker
About
The AC State Tracker provides persistent state management for autonomous coding sessions, enabling saving/loading progress and tracking features across sessions. Use it for managing checkpoints, monitoring feature status transitions, and persisting execution data like iterations and handoff packages. Developers initialize it with a project directory to maintain continuity in long-running coding tasks.
Quick Install
Claude Code
Recommendednpx skills add adaptationio/Skrillz -a claude-code/plugin add https://github.com/adaptationio/Skrillzgit clone https://github.com/adaptationio/Skrillz.git ~/.claude/skills/ac-state-trackerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
ac-hooks-manager
OtherThe ac-hooks-manager skill installs and manages Claude Code hooks for autonomous operation, including Stop hooks for continuation and pre/post tool hooks. Use it when setting up autonomous coding workflows, configuring hook-based security validation, or managing tool result processing. It provides centralized hook installation, status checking, and lifecycle management for autonomous development.
ac-session-manager
OtherThe ac-session-manager skill handles autonomous coding session lifecycle, including detecting session types (initial vs. continuation) and managing auto-continuation between sessions. Developers should use it when starting or resuming coding sessions to maintain state and ensure smooth transitions. It provides session creation, configuration, and graceful shutdown with state preservation capabilities.
ac-security-sandbox
OtherThe AC Security Sandbox provides defense-in-depth security for autonomous code execution with OS-level isolation, filesystem permissions, and command allowlisting. Developers should use it when validating commands, configuring permissions, or managing allowlists to ensure safe execution. It enables secure command validation and restricted path access within isolated environments.
ac-state-tracker
OtherThe AC State Tracker provides persistent state management for autonomous coding sessions, enabling saving/loading progress and tracking features across sessions. Developers should use it when needing to maintain execution state, feature status, checkpoints, or handoff data between coding iterations. It handles feature tracking, progress logging, and checkpoint management through simple save/load methods.
