Elliot avatar

Elliot

Community

@elliotjlt · London

5Followers
|
29Public Repos
|
32Published Skills

Agent Skills by Elliot

Showing 32 vetted skills indexed across 1 GitHub repositories.

ElliotJLTElliotJLT
60

drip

Quantify Claude interaction water footprints in milliliters using token counts.

Community
Basic
ElliotJLTElliotJLT
60

granola-sync

Convert Granola cache meeting data into markdown notes with frontmatter.

Community
Basic
ElliotJLTElliotJLT
60

pipeline

Coordinate sequential design, implement, test, and review stages with checkpoints.

Community
Advanced
ElliotJLTElliotJLT
60

map-reduce

Execute map and reduce phases to aggregate batch processing results.

Community
Basic
ElliotJLTElliotJLT
60

stay-in-lane

Validate proposed code changes against user requests before editing.

Community
Basic
ElliotJLTElliotJLT
60

trace-it

Traces callers and dependents before editing shared code to map impact.

Community
Basic
ElliotJLTElliotJLT
60

skill-forge

Generate structured SKILL.md files from session discoveries.

Community
Basic
ElliotJLTElliotJLT
60

pre-mortem

Generate failure scenarios and assess risk for project changes.

Community
Basic
ElliotJLTElliotJLT
60

you-sure

Blocks dangerous operations until user confirms via a checklist.

Community
Basic
ElliotJLTElliotJLT
60

battle-plan

Orchestrate a phased planning ritual for development work.

Community
Intermediate
ElliotJLTElliotJLT
60

careful-delete

Require safety checks before destructive operations across file systems, databases, and version control.

Community
Advanced
ElliotJLTElliotJLT
60

retrospective

Document post-task reflections with sections for failed attempts, what worked, and learnings.

Community
Basic
ElliotJLTElliotJLT
60

zero-in

Define search scope, expected results, and aliases before codebase exploration.

Community
Basic
ElliotJLTElliotJLT
60

pair-mode

Explain coding decisions and teach patterns during pair programming sessions.

Community
Basic
ElliotJLTElliotJLT
60

safe-refactor

Orchestrate risk-aware refactor cycles with assessment, implementation, verification, and documentation phases.

Community
Intermediate
ElliotJLTElliotJLT
60

dont-be-greedy

Estimate token costs for CSV, JSON, and TXT files before loading.

Community
Intermediate
ElliotJLTElliotJLT
60

skill-creator

Create standardized SKILL.md templates with frontmatter, instructions, guardrails, and examples.

Community
Basic
ElliotJLTElliotJLT
60

learn-from-this

Convert debugging failures into SKILL.md entries with required frontmatter.

Community
Basic
ElliotJLTElliotJLT
60

keep-it-simple

Enforce YAGNI principles before creating factories, abstract base classes, or config-driven features.

Community
Basic
ElliotJLTElliotJLT
60

agent-audit

Identify load-bearing components in LLM agents via instrumentation and ablation testing.

Community
Basic
ElliotJLTElliotJLT
60

fan-out

Decompose tasks into independent subtasks and dispatch them to parallel agents.

Community
Intermediate
ElliotJLTElliotJLT
60

rubber-duck

Guide problem articulation through five structured questioning steps before proposing solutions.

Community
Basic
ElliotJLTElliotJLT
60

loose-ends

Detect unused imports, TODOs, and missing tests across changed files.

Community
Basic
ElliotJLTElliotJLT
60

prove-it

Run test suites and validate results before declaring completion.

Community
Intermediate