Combine Shrimp task tracking with execution loops (plan → execute → verify → update status). Use for multi-step deliveries where progress tracking matters.
Install
npx skillscat add janjaszczak/cursor/mcp-shrimp-execution-loop Install via the SkillsCat registry.
SKILL.md
mcp-shrimp-execution-loop
Procedure
- Create tasks (or load existing).
- For each task:
- Execute minimal change
- Verify (test/lint/run)
- Update task status + notes
- Stop at acceptance criteria.
Output
- Current status snapshot + next task.