Loading...
Loading...
Found 168 Skills
Search the FPF knowledge base and display hypothesis details with assurance information
Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
Display the current state of the FPF knowledge base
Create pull requests using GitHub CLI with proper templates and formatting
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
Setup TypeScript best practices and code style rules in CLAUDE.md
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
Iterative Five Whys root cause analysis drilling from symptoms to fundamentals
Analyze a GitHub issue and create a detailed technical specification