with one click
agentix
agentix contains 4 collected skills from AbdelStark, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Author executable BDD specifications using Gherkin features and scenarios with clear Given/When/Then clauses. Use when converting requirements into testable behavior contracts, generating acceptance scenarios, or validating scenario coverage.
Derive and enforce DDD boundaries for work units, including bounded contexts, ubiquitous language, aggregates, and invariants. Use when decomposing RFCs/PRDs, planning implementation slices, or reviewing architecture drift in agentic workflows.
Apply strict non-slop release gates for agentic changes. Use when reviewing merge readiness, validating scenario coverage, checking invariant safety, and deciding land vs evict in orchestration flows.
Enforce strict TDD loops (RED->GREEN->REFACTOR) for behavior-changing work. Use when implementing features, bug fixes, or refactors that alter observable behavior and require non-sloppy verification.