capture-workflow

Installation
SKILL.md

Capture workflow

A guided flow for turning the user's working conventions into a skill agents will follow. The output is one -mode skill tailored to them (e.g. jay-mode, priya-mode).

This skill mines evidence, clusters durable rules, and then uses the available skill-creator workflow to draft and test the result.

Flow

0. Check for an existing skill

Look in the current repository's skill roots and the user's personal skill roots, including ~/code/skills, ~/.agents/skills, ~/.claude/skills, and ~/.codex/skills, but only where the user has granted access. If a matching mode exists, update it by default when the user asked for an update; otherwise confirm before replacing it.

  • Update the existing skill (default for repeat runs)
  • Start fresh (rare; ask why before doing it)
Installs
2
Repository
moontory/skills
GitHub Stars
1
First Seen
Aug 20, 2026
capture-workflow — moontory/skills