Agent Skills by Andreas Pohl
Showing 11 vetted skills indexed across 1 GitHub repositories.
plan-executor:run-reviewer-team-non-interactive
Coordinates multiple AI code reviewers via file prompts for automated analysis and triage.
review-execution-output-non-interactive
Coordinates multi-agent reviews and generates fix waves for code modifications.
plan-executor:compile-plan
Converts plan markdown files into schema-validated task manifests with wave and dependency structure.
plan-executor:execute-plan
Coordinate multi-step development plan execution with parallel task waves and deviation tracking.
plan-executor:handover
Detects plan formats and prepares a meta.json for execution.
plan-executor:lite-security-reviewer
Analyze modified files for OWASP Top 10 and secure coding issues.
plan-executor:review-execution-output
Coordinate multiple reviewer agents to triage plan execution output issues.
plan-executor:run-reviewer-team
Coordinate parallel AI reviewers to evaluate code updates within a plan context.
plan-executor:pr-finalize
Finalize pull requests by fixing comments, validating checks, and merging via GitHub CLI.
plan-executor:validate-execution-plan
Compare execution plan requirements with code outputs to validate implementation.
plan-executor:validate-execution-plan-non-interactive
Validate execution plans against JSON schemas and detect gaps.