Philip Cortes avatar

Philip Cortes

Community

@pcortes

2Followers
|
17Public Repos
|
19Published Skills

Agent Skills by Philip Cortes

Showing 19 vetted skills indexed across 1 GitHub repositories.

pcortespcortes

summarizer

Generate structured JSON summaries from completed issue implementations and diffs.

Community
Intermediate
pcortespcortes

fix-planner

Design minimal safe code fixes with before/after snippets and tests.

Community
Advanced
pcortespcortes

bug-researcher

Reproduce bugs and collect stack traces, logs, and affected files.

Community
Advanced
pcortespcortes

bug-fix-plan-critic

Critique proposed bug-fix plans for correctness, completeness, risk, and test coverage.

Community
Advanced
pcortespcortes

root-cause-analyzer

Analyze reproduction evidence to identify the root cause of bugs from stack traces and error messages.

Community
Advanced
pcortespcortes

bug-root-cause-critic

Critique root cause analyses for evidence quality and hypothesis correctness.

Community
Advanced
pcortespcortes

bug-fix-plan-moderator

Synthesize critic feedback into improved bug fix plans.

Community
Advanced
pcortespcortes

bug-root-cause-moderator

Revise bug root-cause analyses using critic feedback and evidence.

Community
Advanced
pcortespcortes

issue-splitter

Split complex GitHub issues into 2-4 implementable sub-issues.

Community
Advanced
pcortespcortes

complexity-gate

Estimate issue complexity and output structured JSON with split suggestions.

Community
Intermediate
pcortespcortes

feature-recovery

Diagnose failed implementations from error outputs and generate recovery plans.

Community
Advanced
pcortespcortes

feature-spec-critic

Evaluate engineering specs against a startup rubric for over-engineering and simplicity.

Community
Advanced
pcortespcortes

feature-spec-author

Convert approved PRDs into implementation-ready engineering specs with data models and APIs.

Community
Advanced
pcortespcortes

coder

Generates minimal Python production code to satisfy failing unit tests in TDD Green phase workflows.

Community
Advanced
pcortespcortes

feature-spec-moderator

Classify peer feedback on engineering specs into ACCEPT, REJECT, DEFER, or PARTIAL decisions.

Community
Advanced
pcortespcortes

issue-creator

Generate atomic GitHub issues from an approved engineering specification.

Community
Advanced
pcortespcortes

issue-validator

Evaluate GitHub issues for implementability and output a structured JSON report.

Community
Advanced
pcortespcortes

feature-verifier

Diagnoses test failures from Feature Swarm verification and outputs a JSON report.

Community
Advanced
pcortespcortes

test-writer

Generate pytest-compatible unit tests from GitHub issue requirements for TDD workflows.

Community
Advanced