Systematic research workflow orchestrating multi-source research operations for comprehensive domain investigation. Sequential workflow from web search through GitHub exploration and documentation analysis to research synthesis. Use when researching new domains, gathering patterns, investigating technologies, or conducting comprehensive multi-source research for skill development.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: research-workflow description: Systematic research workflow orchestrating multi-source research operations for comprehensive domain investigation. Sequential workflow from web search through GitHub exploration and documentation analysis to research synthesis. Use when researching new domains, gathering patterns, investigating technologies, or conducting comprehensive multi-source research for skill development. allowed-tools: Read, Write, Edit, Glob, Grep, Bash, WebSearch, WebFetch
Research Workflow
Overview
research-workflow provides systematic multi-source research by orchestrating skill-researcher operations in optimal sequence.
Component Skill: skill-researcher (all 5 operations)
Workflow (5 steps):
- Web Search Research - Find best practices, recent information
- GitHub Repository Research - Discover code patterns, implementations
- Documentation Research - Study official docs, specifications
- MCP Server Research - Explore relevant MCP servers (if applicable)
- Synthesize Findings - Aggregate and consolidate all sources
Result: Comprehensive research synthesis from multiple credible sources
When to Use
- Researching for new skill development
- Investigating unfamiliar domains
- Gathering implementation patterns
- Technology/library research
- Best practices discovery
Research Workflow
Step 1: Web Search Research
Search for best practices, recent blog posts, community knowledge.
Time: 15-30 minutes
Step 2: GitHub Repository Research
Find code examples, implementation patterns, community projects.
Time: 20-40 minutes
Step 3: Documentation Research
Study official documentation, specifications, API references.
Time: 20-40 minutes
Step 4: MCP Server Research (Optional)
Explore relevant MCP servers if domain has them.
Time: 15-30 minutes (skip if N/A)
Step 5: Synthesize Findings
Aggregate all sources, identify patterns, create synthesis document.
Time: 30-60 minutes
Quick Reference
The 5-Step Research Workflow
| Step | Source | Time | Output |
|---|---|---|---|
| 1 | Web Search | 15-30m | Best practices, recent info |
| 2 | GitHub | 20-40m | Code patterns, examples |
| 3 | Documentation | 20-40m | Official specs, APIs |
| 4 | MCP Servers | 15-30m | Server capabilities (optional) |
| 5 | Synthesis | 30-60m | Research synthesis document |
Total Time: 2-3.5 hours
Result: research-synthesis.md with 3-5 sources, identified patterns, best practices
Use in: development-workflow Step 1 (research phase)
research-workflow ensures comprehensive multi-source research for well-grounded skill development.
More by adaptationio
View allTerra API troubleshooting and debugging. Use when experiencing connection issues, data sync problems, webhook failures, SDK errors, or provider-specific issues.
Automatic context summarization for long-running sessions. Use when context is approaching limits, summarizing completed work, preserving critical information, or managing token budgets.
Session lifecycle management for autonomous coding. Use when starting sessions, resuming work, detecting session type (init vs continue), or managing auto-continuation between sessions.
Amazon Bedrock Runtime API for model inference including Claude, Nova, Titan, and third-party models. Covers invoke-model, converse API, streaming responses, token counting, async invocation, and guardrails. Use when invoking foundation models, building conversational AI, streaming model responses, optimizing token usage, or implementing runtime guardrails.
