Research & Knowledge
Research, retrieval, summarization, and knowledge work
Skills List

create-command
Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
neolabhq
build-mcp
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
neolabhq
setup-codemap-cli
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
neolabhq
query
Search the FPF knowledge base and display hypothesis details with assurance information
neolabhq
setup-context7-mcp
Guide for setup Context7 MCP server to load documentation for specific technologies.
neolabhq
apply-anthropic-skill-best-practices
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
neolabhq
actualize
Reconcile the project's FPF state with recent repository changes
neolabhq
create-pr
Create pull requests using GitHub CLI with proper templates and formatting
neolabhq
attach-review-to-pr
Add line-specific review comments to pull requests using GitHub CLI API
neolabhq
create-skill
Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
neolabhq
do-competitively
Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis
neolabhq
setup-serena-mcp
Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
neolabhq
analyse-problem
Comprehensive A3 one-page problem analysis with root cause and action plan
neolabhq
judge
Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation
neolabhq
launch-sub-agent
Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification
neolabhq
do-and-judge
Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
neolabhq
tree-of-thoughts
Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
neolabhq
create-rule
Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.
neolabhq
test-skill
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
neolabhq
keyword-research
When the user wants to discover, evaluate, or prioritize App Store keywords. Also use when the user mentions "keyword research", "find keywords", "search volume", "keyword difficulty", "keyword ideas", or "what keywords should I target". For implementing keywords into metadata, see metadata-optimization. For auditing current keyword performance, see aso-audit.
eronred
do-in-steps
Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.
neolabhq
plan-task
Refine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases
neolabhq
blog-discourse
Research what people are actually saying about a topic in the last 30 days across Reddit, X / Twitter, YouTube, Hacker News, dev.to, Medium, and other public discourse platforms. API-free; uses WebSearch with platform-targeted site operators plus recency filters. Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume. Complements blog-researcher (which focuses on authority sources) with a recency-and-engagement lens. Use when user says "blog discourse", "discourse research", "what are people saying about", "research what people are saying", "voice of customer", "social listening", "30-day research", "trend research", "what's the discussion on", "real-time research", "practitioner discourse", "/blog discourse".
agricidaniel
aso-audit
When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions "ASO audit", "ASO score", "why am I not ranking", "listing review", or "optimize my app store page". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.
eronred