MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for designing scalable and modular system architecture.
A robust agentic workflow for LLM-based development. Features role-based orchestration (Analyst, Architect, Developer), strict Stub-First methodology, and automated TDD/VDD cycles.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for designing scalable and modular system architecture.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Core structure for Architecture documents. For full templates with examples, load architecture-format-extended.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Extended architecture templates with full examples. Imports architecture-format-core for base structure.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Detailed checklist for verifying System Architecture and Data Models.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use BEFORE authoring a specification (TASK, ARCHITECTURE, PLAN, task files, issue records) to write in specification register, and AFTER to audit one that reads as an essay: long sentences, unverifiable evaluative words, maxims, personification, coined metaphors, reasoning inside requirements, emoji as severity.…
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Rules for managing local .AGENTS.md and global artifacts (TASK.md, PLAN.md, ARCHITECTURE.md, KNOWNISSUES.md, BACKLOG.md).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use for ideation, requirements clarification, and architectural design. Adapts to task complexity (Trivial/Medium/Complex).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Structured checklist for code review: bugs, style, performance, security, docs.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Fundamental principles of agentic development: atomicity, traceability, stub-first, minimizing hallucinations.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for the Developer role: strict adherence, no unsolicited refactoring, documentation, security.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Standards for code documentation, comments, and artifact updates.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when the user wants to customize Gemini CLI behavior using hooks (events, blockers, loggers).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when creating, formatting, or adding an entry to a project's thin-index ledger — docs/KNOWNISSUES.md + docs/issues/ for defects, or docs/BACKLOG.md + docs/backlog/ for work-items — or seeding either in a new project: shared index-over-records mechanics, per-registry frontmatter schema, prefix→category table…
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Guidelines for fast-tracking trivial tasks (typos, UI tweaks, simple bugfixes).
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Detailed checklist for verifying Development Plans.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Decision tree for breaking down tasks and prioritizing work.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when gathering and refining requirements into a structured TASK.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when a run of a workflow, skill, command, or test produced errors or friction worth keeping, or when executing the end-of-run Retro Global Protocol — collect findings into the feedback inbox, triage them (defect / work-item / noise), and file defects into the known-issues ledger or work-items into the backlog. NOT…
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when performing security vulnerability assessment (OWASP, secrets, dependencies, IaC, LLM, API, MCP/agentic) or when "thinking like a hacker" to find exploits.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Performance critic in adversarial style (optional sarcastic skin). Part of VDD Multi-Adversarial pipeline.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when performing OWASP security critique in adversarial style (optional sarcastic skin). Part of VDD Multi-Adversarial pipeline.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Complete protocol for archiving TASK.md and PLAN.md (lockstep) with ID generation. Single source of truth for archiving.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when creating new Agent Skills, upgrading existing skills, running evals to test a skill, benchmarking skill performance, or optimizing a skill's description for better triggering accuracy. Guidelines for Gold Standard skill structures.
MatrixFounder/Agentic-development
Skill Claude CodeCodex
Use when you need to audit, fix, or improve an existing agent skill to meet Gold Standard compliance.