Loading...
Loading...
Found 104 Skills
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
Reconcile the project's FPF state with recent repository changes
Display the current state of the FPF knowledge base
Analyze a GitHub issue and create a detailed technical specification
Execute complete FPF cycle from hypothesis generation to decision
Create and setup git worktrees for parallel development with automatic dependency installation
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).
Guide for setup arXiv paper search MCP server using Docker MCP
Load all open issues from GitHub and save them as markdown files
Search the FPF knowledge base and display hypothesis details with assurance information
Iterative PDCA cycle for systematic experimentation and continuous improvement
Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop