ArtemioPadilla

49 mods across 2 repositories, 8 stars between them.

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

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.

3 4mo ago A 44 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

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.

3 4mo ago A 50 tokens original MIT

traceability

27

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

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.

3 4mo ago A 36 tokens original MIT

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

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.

3 4mo ago A 43 tokens original MIT

visual-companion

29

ArtemioPadilla/agent-triforce

Skill Claude CodeCodex

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.

3 4mo ago A 46 tokens original MIT

ArtemioPadilla/agent-triforce

Instructions file

Instructions for ArtemioPadilla/agent-triforce, covering πŸ”± agent triforce β€” multi-agent development system, system overview, agent invocation, checklist methodology and core philosophy.

3 4mo ago A 3,795 tokens original MIT

ArtemioPadilla/agent-triforce

Instructions file Gemini CLI

Instructions for ArtemioPadilla/agent-triforce, a project described as: PM + Dev + QA agents engineered for structure, security, and short context windows.

3 4mo ago A 7 tokens copy Β· 100% MIT

ci-setup

33

ArtemioPadilla/agent-triforce

Command

Guide for installing Agent Triforce CI/CD workflow templates into your GitHub Actions pipeline.

3 4mo ago A 17 tokens original MIT

dashboard

36

ArtemioPadilla/agent-triforce

Command

Generate the Agent Triforce system dashboard (HTML overview of specs, reviews, tech debt, checklists, and workflow status).

3 4mo ago A 26 tokens original MIT

memory-conflicts

42

ArtemioPadilla/agent-triforce

Command

View and resolve cross-agent memory conflicts (detects when agents hold contradictory assessments of the same entity).

3 4mo ago A 20 tokens original MIT

setup

45

ArtemioPadilla/agent-triforce

Command

Interactive setup wizard for Agent Triforce β€” detects tech stack, creates project structure, and configures agents.

3 4mo ago A 21 tokens original MIT

status

46

ArtemioPadilla/agent-triforce

Command

Show current workflow status, checklist progress, blockers, and session analytics.

3 4mo ago A 13 tokens original MIT

team

47

ArtemioPadilla/agent-triforce

Command

Display Agent Triforce team configuration, roles, and orchestration info.

3 4mo ago A 14 tokens original MIT

PreToolUse

48

ArtemioPadilla/agent-triforce

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing security-scanner.py via python3 with --stdin and --audit-trail. From ArtemioPadilla/agent-triforce.

3 4mo ago A tokens not measured original MIT