reflect

Installation
SKILL.md

Reflect

Analyze the current session and turn what was learned into concrete edits to the skill's source file.

Workflow

1. Identify the Skill

Auto-detect which skills were used by scanning the conversation for:

  • <command-name>/skill-name</command-name> tags
  • Reads of a skill's source file (a SKILL.md or <skill-name>.md in a skills directory)

If a skill name was provided as an argument, use that directly.

If multiple skills were detected, ask which to analyze. If none were detected and no argument was given, list the available skills and ask.

If a skill was generated by dot-ai, its source: frontmatter records the repository it came from. Use that to find the skill's source file in the matching local checkout before proposing or applying edits (different skills may live in different repositories).

Installs
285
Repository
vtmocanu/skills
GitHub Stars
1
First Seen
Aug 8, 2026
reflect — vtmocanu/skills