Loading...
Loading...
Found 56 Skills
Workflow for executing implementation tasks. Use this skill when you need to: (1) Execute a prepared implementation plan (2) Implement tasks sequentially based on dependency resolution (3) For each task: implement → verify → self-review → external review This skill enforces: (a) dependency-based task execution, (b) per-task review cycle.
Internal helper contract for calling the pi-companion runtime from Claude Code
Specification-driven development from raw requirement to product design, technical design, task list, execution, and verification.
Execute tasks from a track's implementation plan following TDD workflow
LangGraph-based agent framework for consistent tool calling with automatic tool loops. Use when you need reliable multi-step task execution with OpenAI-compatible providers (Z.AI/GLM-5, OpenRouter, Groq, DeepSeek, Ollama).
Execute implementation phase-by-phase following tasks.md
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Implement Tasks - executes tasks from the tasks document using subagents. Use when ready to start coding a feature.