Skip to content

Add resource: Agent Triforce#46

Open
ArtemioPadilla wants to merge 2 commits intoccplugins:mainfrom
ArtemioPadilla:add-agent-triforce
Open

Add resource: Agent Triforce#46
ArtemioPadilla wants to merge 2 commits intoccplugins:mainfrom
ArtemioPadilla:add-agent-triforce

Conversation

@ArtemioPadilla
Copy link

@ArtemioPadilla ArtemioPadilla commented Feb 23, 2026

Plugin Information

Description

Multi-agent development system with three specialized agents — Prometeo (PM), Forja (Dev), and Centinela (QA) — coordinated through a checklist methodology based on The Checklist Manifesto (Atul Gawande) and Boeing's checklist engineering (Daniel Boorman).

What it includes:

  • 3 agents with defined roles, permission modes, and persistent memory
  • 6 skills: /feature-spec, /implement-feature, /security-audit, /code-health, /release-check, /review-findings
  • 24 checklists (117 items) using WHO Surgical Safety Checklist pause points (SIGN IN / TIME OUT / SIGN OUT)
  • Auto-formatting hooks (ruff for Python, biome for TypeScript)
  • Auto-generated HTML system dashboard after every agent session
  • Structured handoff protocols and communication schedule between agents

Install:

/plugin marketplace add ArtemioPadilla/agent-triforce
/plugin install agent-triforce@agent-triforce

@ArtemioPadilla ArtemioPadilla changed the title Add Agent Triforce — multi-agent PM/Dev/QA plugin Add resource: Agent Triforce Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant