task-context-loader

Load architecture files, pattern references, guides, and task-specific context.

32|7|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/camoa/claude-skills --skill task-context-loader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-context-loader
Source: https://github.com/camoa/claude-skills/tree/main/drupal-dev-framework/skills/task-context-loader
Command: npx skills add https://github.com/camoa/claude-skills --skill task-context-loader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the loading of all necessary files and context required before starting the implementation phase of a task, ensuring all relevant information is readily available.

Core Features & Use Cases

  • Comprehensive Context Loading: Gathers architecture files, pattern references, relevant guides, and task-specific details.
  • Version Compatibility: Supports both v3.0.0 folder structures and v2.x single-file formats.
  • Use Case: When you're about to start coding a new feature, this Skill will automatically pull up the design documents, architectural decisions, and specific requirements for that feature, so you can begin coding immediately with all necessary information.

Quick Start

Use the task-context-loader skill to load context for the task named 'user-authentication'.

Frequently Asked Questions about task-context-loader

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

FAQPage Schema
How do I load task context for implementation before coding starts?

Loading task context for implementation involves gathering architecture files, pattern references, and task-specific details. This ensures all necessary information is available before coding begins, streamlining the development process.

What is context loading in software engineering and when do I need it?

Context loading is the process of gathering comprehensive design documents, architectural decisions, and specific requirements. You need it when starting a new feature to ensure all relevant information is readily available for immediate coding.

Does task context loading support both v3.0.0 folder structures and v2.x single-file formats?

Yes, task context loading supports version compatibility for both v3.0.0 folder structures and v2.x single-file formats. This backward compatibility ensures you can load context regardless of your project's structural version.

How do I pull up architecture files and pattern references for a specific feature?

You pull up architecture files and pattern references by initiating the context loading process for your specific task name. This automatically retrieves the relevant guides and task-specific details required for implementation.

What's the best way to ensure all necessary files are available before starting implementation?

The best way to ensure all necessary files are available is to automate context loading. This gathers architecture files, pattern references, and guides, verifying that all relevant information is loaded before you begin coding.