ArtemioPadilla

49 mods across 2 repositories, 8 stars between them.

PreToolUse

01

ArtemioPadilla/love-claude-code

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit and TodoWrite tool calls, running tdd-guard. From ArtemioPadilla/love-claude-code.

5 4mo ago A tokens not measured original MIT

love-claude-code-ui

03

ArtemioPadilla/love-claude-code

MCP server Claude CodeCodexCursor +2

MCP server "love-claude-code-ui" as configured in ArtemioPadilla/love-claude-code. Launched with ./mcp-server/dist/index.js. Needs 3 environment variables to run.

5 4mo ago A tokens not measured original MIT

ArtemioPadilla/love-claude-code

MCP server Claude CodeCodexCursor +2

MCP server "love-claude-code-providers" as configured in ArtemioPadilla/love-claude-code. Runs ./backend/dist/mcp/provider-server.js with node. Needs 1 environment variable to run.

5 4mo ago A tokens not measured original MIT

centinela-qa

05

ArtemioPadilla/agent-triforce

Agent Claude Code

QA Engineer and Security Auditor agent for code review, security auditing, testing verification, compliance checking, dead code detection, and quality gates. MUST BE USED for any review, audit, quality check, or security assessment. Use PROACTIVELY after any code changes or before releases.

3 4mo ago A 62 tokens original MIT

forja-dev

06

ArtemioPadilla/agent-triforce

Agent Claude Code

Developer and Software Architect agent for architecture decisions, full-stack implementation, code writing, testing, infrastructure, CI/CD, and technical documentation. MUST BE USED for any coding, implementation, architecture, refactoring, or technical task. Use PROACTIVELY when the user needs code written, bugs…

3 4mo ago A 68 tokens original MIT

prometeo-pm

07

ArtemioPadilla/agent-triforce

Agent Claude Code

Product Manager agent for product strategy, feature specifications, user stories, business logic, prioritization, and roadmap management. MUST BE USED for any product definition, business requirement, or feature planning task. Use PROACTIVELY when the user discusses features, requirements, business logic, or product…

3 4mo ago A 65 tokens original MIT

business-review

11

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Post-implementation business assessment by Prometeo (PM). Verifies success metrics achievement, scope compliance, acceptance criteria business interpretation, risk materialization, and product decision closure. Outputs structured report with verdict and confidence score.

3 4mo ago A 47 tokens original MIT

checklist-health

12

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Analyzes checklist effectiveness by tracking hit rates, identifying stale items, and finding coverage gaps. Generates evolution suggestions following Boorman's principles. Use periodically to keep checklists field-tested and relevant.

3 4mo ago A 42 tokens original MIT

code-health

13

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Use periodically or before releases to maintain code hygiene.

3 4mo ago A 33 tokens original MIT

feature-spec

14

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Creates a complete product feature specification. Use when defining new features, writing user stories, or planning product work. Generates structured specs in docs/specs/.

3 4mo ago A 33 tokens original MIT

generate-tests

15

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Generates test cases for a module or function following FIRST principles and Arrange-Act-Assert pattern. Detects test framework from project config. Use to bootstrap test coverage for existing code or as the Red phase of TDD.

3 4mo ago A 48 tokens original MIT

git-worktrees

16

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Create and manage git worktrees for isolated feature work. Use when starting implementation that should not touch the main workspace, or for parallel development. Handles creation, baseline verification, and cleanup.

3 4mo ago A 41 tokens original MIT

implement-feature

17

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Implements a feature from its specification. Reads the spec, designs architecture, writes code, tests, and documentation. Use after a feature spec has been approved.

3 4mo ago A 35 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Handle code review feedback with technical rigor — verify before implementing, push back when reviewer is wrong, no performative agreement. Use when receiving feedback from Centinela, external reviewers, or PR comments.

3 4mo ago A 45 tokens original MIT

reindex

19

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Rebuilds the codebase knowledge index at docs/codebase-index.json. Scans all source files for module structure, exports, dependencies, and tech debt hotspots. Shared across all three agents.

3 4mo ago A 42 tokens original MIT

release-check

20

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Pre-release verification with structured report. Validates test coverage, security status, CHANGELOG completeness, dependency freshness, tech debt severity. Outputs GO/NO-GO recommendation with confidence score and specific remediation steps.

3 4mo ago A 44 tokens original MIT

review-findings

21

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification.

3 4mo ago A 32 tokens original MIT

security-audit

22

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Deep security audit of code, dependencies, and infrastructure. Checks OWASP Top 10, authentication, authorization, data protection, and dependency vulnerabilities. Use before releases or after significant changes.

3 4mo ago A 41 tokens original MIT

self-review

23

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Inline verification for any written artifact — specs, plans, reviews, docs. Runs 4 checks in under 60 seconds. Use on demand outside the triforce flow, or rely on TIME OUT checklists during normal agent operations.

3 4mo ago A 49 tokens original MIT

simulate-failure

24

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

Runs controlled failure simulations to verify that agents correctly invoke their Non-Normal (emergency) checklists. Available scenarios: ambiguous-spec, failing-tests, security-finding. All outputs are labeled SIMULATION MODE and written to docs/training/.

3 4mo ago A 52 tokens original MIT