Artemio Padilla
Community@artemiopadilla · México
Data Science and Physics graduate, UNAM | Tech Enthusiast
Agent Skills by Artemio Padilla
Showing 19 vetted skills indexed across 1 GitHub repositories.
release-check
Evaluate test coverage, security, changelog, dependencies, and tech debt to generate a GO/NO-GO release verdict.
review-findings
Parse QA review reports and apply fixes by severity through verification loops.
systematic-debugging
Diagnose software issues through a four-phase root-cause debugging process.
self-review
Run four inline checks on written artifacts to surface obvious issues.
checklist-health
Compute hit rates and identify stale items in agent checklists.
implement-feature
Implement approved feature specs through architecture design, coding, testing, and documentation.
simulate-failure
Simulates Non-Normal procedures to validate agent responses and avoidance of production file modification.
traceability
Generate a bi-directional traceability matrix linking acceptance criteria to code, tests, and reviews.
business-review
Evaluate delivered feature outcomes against success metrics and scope boundaries.
reindex
Scan source files and generate docs/codebase-index.json.
code-health
Scan codebases for dead code, outdated dependencies, and quality issues.
visual-companion
Render architecture diagrams, UI mockups, and data flows in a browser.
security-audit
Identify and remediate security risks across code, dependencies, and infrastructure.
git-worktrees
Create and manage git worktrees with baseline verification and cleanup workflows.
receiving-code-review
Process code review feedback through a six-step verification workflow.
verification-before-completion
Verify completed work with test outputs and validation evidence.
generate-tests
Generate Arrange-Act-Assert tests for modules and functions following FIRST principles.
feature-spec
Generate tiered feature specifications with INVEST-compliant user stories.
subagent-orchestration
Dispatch specialized subagents with model selection and two-stage review loops.