← All creators

LucaDominici

User

AI development governance framework — generates AGENTS.md, tool configs, GitHub infrastructure, and quality gates for any repo

18 indexed · 0 Featured · 0 stars · avg score 71
Prolific

Categories

Indexed Skills (18)

AI & Automation Listed

close-gold-gap

Use when the gold-audit reports an N/P gap (or a manual check) and you want the deterministic remediation recipe — scaffold/test/config/process — that closes it for a REAL reason, never by faking it.

0 Updated today
LucaDominici
AI & Automation Listed

gold-audit

Use when the user wants to measure how close the project is to gold-standard quality — runs the deterministic `arbiter gold-audit` engine and reports the level band plus a prioritized list of what is missing. Read-only; never changes code.

0 Updated today
LucaDominici
AI & Automation Listed

levelup

Use when the user wants to raise a governed project's gold level honestly — runs /gold-audit, composes a remediation wave that closes each gap for a REAL reason via /close-gold-gap, then re-audits with the no-regress ratchet + anti-fake-green guards. The level rises only by a real verdict flip; un-closeable gaps become needs-human, never faked.

0 Updated today
LucaDominici
AI & Automation Listed

refutation

Adversarial refutation-by-majority protocol (M13). Dispatch N independent read-only skeptics with an explicit REFUTE mandate per high-stakes finding; a finding survives only with a strict UPHELD majority. Persist skeptic verdicts as E1 agent-return envelopes and write the refutation-required marker so scripts/check-refutation-verdicts.mjs can adjudicate.

0 Updated today
LucaDominici
AI & Automation Listed

senior-survey

Use BEFORE creating any new file under src/. Guides grep + classify + decide protocol and emits a structured Survey block for the plan that the pre-edit hook can validate.

0 Updated today
LucaDominici
AI & Automation Listed

ssot-navigation

Use when starting any task to determine which arbiter SSOT documents to read and in what order.

0 Updated today
LucaDominici
AI & Automation Listed

visual-verification

Automated visual regression check via Playwright — 5 DOM checks × 3 viewports (375/768/1280). Produces pass/fail grid + screenshot paths under .arbiter/evidence/visual/.

0 Updated today
LucaDominici
AI & Automation Listed

wave-drain

Use when draining the open backlog at maximum throughput. Batch up to ~10 workable issues into a WAVE, plan and review the wave once cumulatively, dispatch parallel TDD agents in isolated worktrees, then integrate into a SINGLE wave PR merged GREEN. Issues that cannot proceed become needs-human with a blocker report. The orchestrator directs parallel agents — it never implements.

0 Updated today
LucaDominici
AI & Automation Listed

tabletop

Use when the user wants a use case walked end to end the way a user lives it — narrate the journey as the persona, execute every read-only or dry-run step, compare what the docs promise against what actually happens, and record the disagreements as owned findings. Evidence only; never changes the repo.

0 Updated today
LucaDominici
Code & Development Listed

clean-code

Gate-map for code quality — which gate mechanically enforces each limit (jscpd/knip/madge/complexity/ratchet). Use when reviewing code quality or before adding code that might duplicate or over-complicate.

0 Updated today
LucaDominici
Testing & QA Listed

tdd

Use when implementing any feature or bugfix. Red-Green-Refactor cycle enforced. Write the failing test first, then minimal implementation.

0 Updated today
LucaDominici
AI & Automation Listed

architect-review

Use when introducing new modules, adding external dependencies, or making structural changes that cross module boundaries. On-demand architecture review.

0 Updated today
LucaDominici
AI & Automation Listed

brainstorming

Structured brainstorming skill — explore solution space, produce design doc and GH issue, then STOP. No auto-implementation.

0 Updated today
LucaDominici
AI & Automation Listed

codebase-audit

Use when running a comprehensive codebase verification. Dispatches parallel agents across disjoint scopes to check invariant compliance, dead code, test coverage gaps, and naming consistency.

0 Updated today
LucaDominici
AI & Automation Listed

configure

Use when the user wants to change arbiter.json settings (governance level, feature flags, thresholds) without re-running the full wizard.

0 Updated today
LucaDominici
AI & Automation Listed

epic-decompose

Use when breaking down a large feature (epic) into independently deliverable tasks. Produces a sequenced task list with dependencies, acceptance criteria, and size estimates.

0 Updated today
LucaDominici
AI & Automation Listed

understand-code

Use when exploring an unfamiliar code path, tracing a feature end-to-end, or when asked "how does X work?". Structured 4-step comprehension protocol. READ-ONLY.

0 Updated today
LucaDominici
AI & Automation Listed

verification

Use before claiming work is complete, before committing, or before creating PRs. Verify tests pass, gate passes, and no invariants are violated.

0 Updated today
LucaDominici

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.