From antigravity-awesome-skills
Tracks code changes across AI coding sessions using structured JSON records, state machine enforcement, and session handoff for seamless resumption on expiration. Supports git retro and dashboard.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Track every code change with structured JSON records and accessible HTML output. Ensures AI bot sessions can resume seamlessly when previous sessions expire or are abandoned.
Tracks code changes across AI coding sessions using structured JSON records, state machine enforcement, and session handoff for seamless resumption on expiration. Supports git retro and dashboard.
Automatically logs file changes, test results, and git commits to a runtime changelog for development session observability, debugging, and subagent context.
Orchestrates GitHub issues/PRs/branches as knowledge graph for traceability in planning, brainstorming, designs, architectural decisions, session resumption. /shiplog.
Share bugs, ideas, or general feedback.
Track every code change with structured JSON records and accessible HTML output. Ensures AI bot sessions can resume seamlessly when previous sessions expire or are abandoned.
planned -> in_progress -> implemented -> tested -> deployed
|
+-> blocked
/tc init | /tc create | /tc update | /tc status | /tc resume | /tc close | /tc export | /tc dashboard | /tc retro
Each TC stores: progress summary, next steps, blockers, key context, and files in progress — so the next bot session picks up exactly where the last left off.
TC bookkeeping runs via background subagents. Never interrupts coding work.
/tc retrohttps://github.com/Elkidogz/technical-change-skill — MIT License