skills

Star221
View all files

Activity

Tl;dr

This repository packages agent-invokable skills that teach coding agents how to use Entire CLI context—captured prompts, transcripts, Checkpoints, and git history—across development environments like Claude Code, Codex, Cursor, and Copilot. Instead of manually running Entire commands, engineers ask agents in plain language to search prior work, explain code, trace changes, or hand off session state.

The skills are distributed as a cross-agent toolkit installable via the skills CLI or discovered automatically by supported agents. The repository is actively maintained with focus on improving search routing, fixing agent-specific sandbox issues, and expanding context-aware workflows for code review and session handoff.

Contributors