during-task

Suggest MCPs and workflow guidance for each coding subtask.

1|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/nirukk52/ScreenGraph --skill during-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: during-task
Source: https://github.com/nirukk52/ScreenGraph/tree/main/.claude-skills/during-task_skill
Command: npx skills add https://github.com/nirukk52/ScreenGraph --skill during-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

During-task provides lightweight, tactical guidance to keep implementation on track by delivering MCP options for each subtask and quick gotchas when needed, without re-running heavy searches.

Core Features & Use Cases

  • MCP Suggestions for a specific subtask
  • Quick Gotcha Lookup if you’re stuck
  • Brief Workflow Guidance to maintain momentum

Quick Start

Example: @during-task Create user table schema → MCPs: encore-mcp, context7

  1. Implement the schema
  2. Validate migration
  3. Move to next subtask

Frequently Asked Questions about during-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get MCP suggestions for a specific implementation subtask?

During-task provides MCP suggestions for each subtask you're working on. Describe your current subtask—such as creating a database schema or implementing an API endpoint—and it returns the top MCPs to use, helping you stay focused without heavy searches.

When should I use lightweight tactical guidance during implementation?

Use during-task when switching between implementation areas, unsure which MCP fits your subtask, or stuck on a quick gotcha. It delivers token-efficient guidance before you code each step, maintaining momentum without re-running full searches.

What does during-task return for each subtask?

During-task returns the top MCPs for your subtask, optional quick gotchas if relevant, and a brief workflow outline. The format is token-efficient and repeatable, letting you apply it repeatedly as you move through implementation phases.

Can I use during-task to look up gotchas when I'm stuck?

Yes. During-task includes quick gotcha lookup for when you hit a wall. It returns common pitfalls and workarounds for your current subtask without requiring a full search, keeping you moving.

How does during-task differ from running a full MCP search?

During-task delivers lightweight, repeatable tactical guidance optimized for in-flight decisions during implementation. Unlike full searches, it's designed for quick subtask-level MCP suggestions and workflow outlines without heavy overhead.