home / skills / peterfile

peterfile skills

Find 8 skills from 1 repo created by peterfile on GitHub.

1 repo
8 skills
GitHub

Sponsored

codex

peterfile/devpilot-agents

25
Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to Codex AI with file references (@syntax) and structured output.
sequential-orchestration

peterfile/devpilot-agents

25
This skill orchestrates tasks sequentially using a Python-based runner with tmux visibility to ensure orderly, throttled execution.
test-driven-development

peterfile/devpilot-agents

25
This skill enforces test-driven development in Python by guiding you to write failing tests first, then minimal code to pass.
multi-agent-orchestration

peterfile/devpilot-agents

25
This skill orchestrates multi-agent workflows from a Kiro spec, coordinating codex and Gemini to automate dispatch, review, and state synchronization.
kiro-specs

peterfile/devpilot-agents

25
This skill helps you generate a complete Kiro spec pack (.kiro/specs) including requirements with EARS, design, and executable tasks.
living-documentation

peterfile/devpilot-agents

25
This skill helps keep living documentation in sync with code changes by updating specs based on modifications to requirements or design.
codeagent

peterfile/devpilot-agents

25
Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output.