ArtemioPadilla/agent-triforce

PM + Dev + QA agents engineered for structure, security, and short context windows.

This repository also configures its own agents. See what agent-triforce tells them →

3Stars on the repository
45Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

business-review

01

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 47 tokens original MIT

checklist-health

02

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 42 tokens original MIT

code-health

03

ArtemioPadilla/agent-triforce

Skill Claude Code

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

not rated 3 4mo ago A 33 tokens original MIT

feature-spec

04

ArtemioPadilla/agent-triforce

Skill Claude Code

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

not rated 3 4mo ago A 33 tokens original MIT

generate-tests

05

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 48 tokens original MIT

git-worktrees

06

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 41 tokens original MIT

implement-feature

07

ArtemioPadilla/agent-triforce

Skill Claude Code

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

not rated 3 4mo ago A 35 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 45 tokens original MIT

reindex

09

ArtemioPadilla/agent-triforce

Skill Claude Code needs its repo

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.

not rated 3 4mo ago A 42 tokens original MIT

release-check

10

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 44 tokens original MIT

review-findings

11

ArtemioPadilla/agent-triforce

Skill Claude Code

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

not rated 3 4mo ago A 32 tokens original MIT

security-audit

12

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 41 tokens original MIT

self-review

13

ArtemioPadilla/agent-triforce

Skill Claude Code

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.

not rated 3 4mo ago A 49 tokens original MIT

simulate-failure

14

ArtemioPadilla/agent-triforce

Skill Claude Code

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/.

not rated 3 4mo ago A 52 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude Code

Execute an implementation plan by dispatching fresh subagents per task with two-stage review (spec compliance, then code quality). Use for ad-hoc plan execution outside the full triforce ceremony.

not rated 3 4mo ago A 44 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude Code

4-phase root cause debugging process. Use when encountering any bug, test failure, or unexpected behavior BEFORE proposing fixes. Prevents guess-and-check thrashing. Includes root-cause tracing, defense-in-depth, and architecture questioning.

not rated 3 4mo ago A 50 tokens original MIT

traceability

17

ArtemioPadilla/agent-triforce

Skill Claude Code

Generates a spec-to-implementation traceability matrix linking acceptance criteria from specs to implementation files, test cases, and review findings. Supports IEEE 830 compliance audits.

not rated 3 4mo ago A 36 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude Code

Verify work is actually done before claiming completion. Run verification commands, see passing output, confirm behavior. Evidence before assertions. Use before committing, creating PRs, or claiming a fix works.

not rated 3 4mo ago A 43 tokens original MIT

visual-companion

19

ArtemioPadilla/agent-triforce

Skill Claude Code

Browser-based companion for showing mockups, diagrams, wireframes, and visual comparisons during design conversations. Uses chrome MCP tools. Falls back to text-only if unavailable. Use during brainstorming or any visual design work.

not rated 3 4mo ago A 46 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: