Agent Skills by Kai Nakamura
Showing 8 vetted skills indexed across 1 GitHub repositories.
checkpoint
Generates concise progress summaries for agent-session handoffs in .thoughts/iteration directories.
iterate
Creates a new numbered iteration directory and updates changelog for tracked workflows.
plan
Create versioned implementation plans from project thought documents and user inputs.
understand
Analyzes repositories and generates synthesized understanding documents in .thoughts/iteration-NN/understanding/ without modifying code.
read
Read and summarize .thoughts files from the highest iteration directory.
problem
Create or update .thoughts/problem.md with the task's problem statement.
concepts
Generate multiple high-level solution concepts with pros and cons.
implement
Execute development plan steps and record implementation notes in .thoughts directories.