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.
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.
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.
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.
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.
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.
Instructions file
Instructions for ArtemioPadilla/agent-triforce, covering π± agent triforce β multi-agent development system, system overview, agent invocation, checklist methodology and core philosophy.
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.
Plugin Claude Code
3-agent PM/Dev/QA system with WHO checklist methodology.
Command
Guide for installing Agent Triforce CI/CD workflow templates into your GitHub Actions pipeline.
Command
View and manage context loading profiles for Agent Triforce skills.
Command
Estimate token cost for an Agent Triforce workflow based on the routing configuration.
Command
Generate the Agent Triforce system dashboard (HTML overview of specs, reviews, tech debt, checklists, and workflow status).
Command
View, create, approve, or override approval gates between agents.
Command
Check growth phase, pre-launch readiness gates, and milestone-gated actions.
Command
Set up issue tracker integration (Linear, Jira, or GitHub Issues) via MCP.
Command
Set up LSP (Language Server Protocol) integration for real-time code intelligence.
Command
Set up MCP (Model Context Protocol) integrations for static analysis and issue tracking.
Command
View and resolve cross-agent memory conflicts (detects when agents hold contradictory assessments of the same entity).
Command
Display the Agent Triforce checklist methodology reference.
Command
Rebuild the codebase knowledge index for the project.
Command
Interactive setup wizard for Agent Triforce β detects tech stack, creates project structure, and configures agents.
Command
Show current workflow status, checklist progress, blockers, and session analytics.
Command
Display Agent Triforce team configuration, roles, and orchestration info.
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.