comparator
25MatrixFounder/Agentic-development
Agent
Compare two outputs WITHOUT knowing which skill produced them.
MatrixFounder/Agentic-development
Agent
Compare two outputs WITHOUT knowing which skill produced them.
MatrixFounder/Agentic-development
Agent
Evaluate expectations against an execution transcript and outputs.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when you need to audit, fix, or improve an existing agent skill to meet Gold Standard compliance.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Stage Cycle pattern and dispatch table for Orchestrator compression. Defines common Init→Review→Revision flow.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when decomposing tasks into parallel sub-tasks or spawning sub-agents. Vendor-agnostic core; load a per-vendor reference for concrete tool names, directory conventions, and invocation syntax.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Skill loading tiers: TIER 0 (always), TIER 1 (phase-triggered), TIER 2 (extended). Defines when to load which skills.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Standards for Development Plans (PLAN.md) and Detailed Task Descriptions (TASK.md).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for creating and refining Product Vision and Strategy.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for managing and prioritizing the Product Backlog using WSJF.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for managing the Product-to-Technical handoff, including Quality Gates and BRD Compilation.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for creating Solution Blueprints (UX Flows, ROI, Risk Registers) for BRD preparation.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for conducting Market Research (TAM/SAM/SOM) and Competitive Analysis.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Regenerate architecture documentation from codebase analysis.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Centralized list of commands safe for auto-execution without user approval. Single source of truth.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Meta-skill for verifying Framework Upgrades (Gemini Self-Improvement).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Persist and restore agent session context (Mode, Task, Summary) to survive resets.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Validates conformance between TASK.md (RTM) and PLAN.md (Atomic Checklists).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Standards for Technical Specifications (TASK) and Use Cases.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Auto-update .AGENTS.md files based on code changes.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Detailed checklist for verifying Technical Specifications (TASK).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when high-assurance reliability is required (Bug fixes, Critical Features, Quality Hardening).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Test-Driven Development with Stub-First approach.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for implementing effective and maintainable tests.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when performing Verification-Driven Development with adversarial approach. Actively challenge assumptions and find weak spots.