Agent Skills by Pablo Molina
Showing 16 vetted skills indexed across 1 GitHub repositories.
review-plan
Audit project plan files for architectural mistakes and dependency gaps.
implement-plan-audited
Execute development plans with parallel audit subagents at checkpoints.
init-phoenix
Initialize a Phoenix project into a Docker-based development environment.
remove-code
Trace dependencies and execute isolated code deletion with validation checks.
code-audit
Coordinates parallel specialist audits of code diffs into a unified report.
fix-bug
Diagnose and fix software bugs using hypothesis-driven analysis and minimal fixes.
learn-system
Map entry points, data flow, and architecture of codebases.
cap
Stage all changes, craft a commit message, and push the current branch.
plan-large
Plan a large feature as a DAG of increments with dependencies and file specs.
coding-process
Classify user tasks and route them to the appropriate workflow plan.
plan-small
Generate a structured plan file at .plans/<slug>/plan.md for single-PR changes.
implement-plan
Execute approved plans by applying increments in dependency-respecting order.
review-large-pr
Partition pull requests into chunks and run parallel specialist audits.
code-audit-hardcore
Audit code changes and expand review scope to related files.
design-master
Create a design system blueprint with tokens, components, and accessibility rules.
refactor
Generates incremental, behavior-preserving refactor plans for codebases and test suites.