Agent Skills: Goal

Read changes, summarize spec and work done so far, and prepare for working on next steps.

UncategorizedID: inline-chat/inline/fill-context

Install this agent skill to your local

pnpm dlx add-skill https://github.com/inline-chat/inline/tree/HEAD/.codex/skills/fill-context

Skill Files

Browse the full folder contents for fill-context.

Download Skill

Loading file tree…

.codex/skills/fill-context/SKILL.md

Skill Metadata

Name
fill-context
Description
Read changes, summarize spec and work done so far, and prepare for working on next steps.

Goal

Gather context to start working on the next part of task that is a related change to what we have so far.

Steps

  • Read the diff from current working directory via git
  • Gather information from earlier session, files, and spec files if present to summarize work so far
  • Once prepared to continue working on developing the feature, return to user