askill
MereWhiplash

MereWhiplash

Publisher on askill

48 total stars
Skills12
Updated 2/15/2026
GitHub
writing-plans
writing-plans
MereWhiplash2/15/2026

Creates detailed TDD-first implementation plans from design documents. Every task follows red-green-refactor. Searches EC for relevant patterns. Use after brainstorming to write an implementation plan...

4
AI 94
writing-skills
writing-skills
MereWhiplash2/15/2026

Creates new cogitation skills following best practices and EC integration patterns. Use when adding new capabilities or workflows to the skill set.

4
AI 88
tdd
tdd
MereWhiplash2/15/2026

Guides test-driven development with red-green-refactor cycle. Stores successful test patterns in EC. Use when implementing new features, fixing bugs, writing tests, adding functionality, or any code c...

4
AI 82
finishing-branch
finishing-branch
MereWhiplash2/15/2026

Verifies tests, reviews for EC memory storage, and presents merge options. Use when implementation is complete and ready to finish a feature branch.

4
AI 79
brainstorming
brainstorming
MereWhiplash2/15/2026

Explores requirements, searches past decisions, creates design documents, and sets up feature branches. Use before any feature work or when starting a new feature.

4
AI 78
remember
remember
MereWhiplash2/15/2026

Store important project context in EC's persistent memory. Use after making architectural decisions, discovering gotchas or workarounds, identifying recurring patterns, or when user says "remember thi...

4
AI 78
executing-plans
executing-plans
MereWhiplash2/15/2026

Executes implementation plans in batches with review checkpoints. Loads EC context before each batch. Use when ready to implement a plan from docs/plans/.

4
debugging
debugging
MereWhiplash2/15/2026

Provides systematic debugging workflow that finds root cause before fixing. Searches EC for prior issues and stores learnings. Use when encountering bugs, test failures, or unexpected behavior.

4
cog-init
cog-init
MereWhiplash1/23/2026

Initialize a project for cogitation workflows. Sets up EC project context, scaffolds directories, and configures project-specific commands.

4
AI 95
onboard
onboard
MereWhiplash1/23/2026

Get up to speed on an existing project by pulling all stored decisions, learnings, and patterns from EC. Use at the start of a new session, when joining a project, or when user says "catch me up", "wh...

4
parallel-agents
parallel-agents
MereWhiplash1/23/2026

Dispatches multiple agents for independent tasks that can run concurrently. Searches EC for prior parallelization strategies. Use when facing 2+ independent problems like separate test failures or unr...

4
requesting-review
requesting-review
MereWhiplash1/23/2026

Prepares and requests code review with proper context. Searches EC for reviewer preferences and past feedback patterns. Use before finishing a branch or when ready for feedback on implementation.

4
Showing all 12 skills.