Christopher Daly
Community@c-daly
I like to make things.
Agent Skills by Christopher Daly
Showing 10 vetted skills indexed across 1 GitHub repositories.
iterate
Automate a TDD-driven development loop with phase gates coordinating subagents.
verify
Run ruff, black, mypy, and pytest checks on Python code.
distill
Distill episodic session learnings from EPISODES.md into persistent memory patterns in MEMORY.md.
implement
Manage coding task phases with CLI controls for status, advance, verify, and stop.
ctx
Resolve hierarchical context from .context, .claude, and home directories.
remember
Save user learnings to persistent .context/MEMORY.md files with optional scope.
spawn
Spawn specialized subagents with scoped file ownership and permission checks.
poll
Poll a tool at fixed intervals until a condition is met.
debug
Automates structured software debugging from triage to verified fixes.
pr-comment
Guides users through a structured PR review workflow from UNDERSTAND to DONE.