Loading...
Loading...
Found 104 Skills
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
Manage evidence freshness by identifying stale decisions and providing governance actions
Reset the FPF reasoning cycle to start fresh
Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, and LLM-as-a-judge verification
Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with multi-agent evaluation
Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task
creates draft task file in .specs/tasks/draft/ with original user intent
Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
Create and configure git hooks with intelligent project analysis, suggestions, and automated testing
Comprehensive multi-perspective review using specialized judges with debate and consensus building