janjaszczak

mcp-shrimp-execution-loop

Combine Shrimp task tracking with execution loops (plan → execute → verify → update status). Use for multi-step deliveries where progress tracking matters.

janjaszczak 0 Updated 4mo ago
GitHub

Install

npx skillscat add janjaszczak/cursor/mcp-shrimp-execution-loop

Install via the SkillsCat registry.

SKILL.md

mcp-shrimp-execution-loop

Procedure

  1. Create tasks (or load existing).
  2. For each task:
    • Execute minimal change
    • Verify (test/lint/run)
    • Update task status + notes
  3. Stop at acceptance criteria.

Output

  • Current status snapshot + next task.