dawid-dahl-umain

18 mods across 1 repository, 25 stars between them.

aaid-bdd

04

dawid-dahl-umain/augmented-ai-development

Plugin Claude Code

AAID (Augmented AI Development) - BDD/ATDD workflow using the Three-Layer Model for acceptance testing with developer-maintained architectural control.

25 2d ago A tokens not measured

aaid-bdd-workflow

05

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

AAID (Augmented AI Development) - BDD/ATDD acceptance testing workflow using the Three-Layer Model where the developer maintains architectural control and reviews all AI-generated code. Use when the user initiates acceptance testing or references AAID BDD. Trigger phrases include: "start BDD", "begin ATDD"…

25 2d ago A 180 tokens

validate-acceptance

06

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Validate acceptance tests against AAID BDD quality criteria. Scans for proper three-layer architecture, isolation patterns, state management, and stubbing practices. Produces pass/warn/fail table with specific findings. Do NOT activate for writing new tests, running tests, or general testing questions.

25 2d ago A 63 tokens

aaid-tdd

07

dawid-dahl-umain/augmented-ai-development

Plugin Claude Code

AAID (Augmented AI Development) - TDD workflow enforcing disciplined RED/GREEN/REFACTOR cycles with developer-maintained architectural control.

25 2d ago A tokens not measured

aaid-tdd-workflow

08

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

AAID (Augmented AI Development) - TDD workflow enforcing disciplined RED/GREEN/REFACTOR cycles where the developer maintains architectural control and reviews all AI-generated code. Use when the user initiates TDD or references AAID. Trigger phrases include: "start TDD", "begin AAID", "use test list", "RED phase"…

25 2d ago A 181 tokens

code-quality

09

dawid-dahl-umain/augmented-ai-development

Plugin Claude Code

Code-quality skills for Claude Code. Currently a read-only dead code sweep: run the project's own static analyzer, triage what it flags against the ways code stays reachable without a visible caller, and report what is genuinely safe to remove.

25 2d ago A tokens not measured

dead-code

10

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Find dead code in any codebase and report it. Never edits, deletes, or commits anything in the repository. Detects the project's toolchain, runs its static analyzer (knip, vulture, staticcheck, cargo-udeps, deadcode), triages candidates against the ways code stays reachable without a visible caller, and reports what…

25 2d ago A 135 tokens

implan

11

dawid-dahl-umain/augmented-ai-development

Plugin Claude Code

Align on substantial work before execution, then record the plan in durable files a fresh agent can pick up cold. Includes optional Implan spike and retro skills.

25 2d ago A tokens not measured

plan

12

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Manually invoked structured planning workflow for substantial work. Produces a self-contained Plan Directory holding a main plan, a mental model, a verification strategy, and a notes scratchpad, so a fresh agent or the user can pick the work up cold and execute it well. Also use these conventions when working inside…

25 2d ago A 77 tokens

retro

13

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Capture a concise retrospective of completed work and persist it alongside an Implan, so future agents can learn from the outcome. Use when the user invokes "/implan:retro" or explicitly asks to record learnings from completed work alongside an Implan. Do not activate for team retrospective facilitation or general…

25 2d ago A 65 tokens

spike

14

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Run a bounded experiment or temporary prototype that tests an important assumption before the real work begins. Works with an existing Implan wherever it lives, and works standalone otherwise. Produces a durable spike report for the user or a future agent. Use when the user invokes "/implan:spike" or explicitly asks…

25 2d ago A 123 tokens

testing

15

dawid-dahl-umain/augmented-ai-development

Plugin Claude Code

Test-quality skills for Claude Code. AI-driven mutation testing, where Claude acts as the mutation engine to find weak tests, and agentic testing, where Claude drives the running app in a real browser to judge whether it is fit to release.

25 2d ago A tokens not measured

agentic-testing

16

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

Use the running app in a real browser the way a person would and judge whether it is fit to release: functionality, responsiveness, accessibility, robustness, and anything else that would stop you shipping it. Use when the user says "browser test", "test in the browser", "test with the browser tool", "check it in…

25 2d ago A 115 tokens

mutation-testing

17

dawid-dahl-umain/augmented-ai-development

Skill Claude CodeCodex

AI-driven mutation testing — Claude acts as the mutation engine. Analyzes source code, generates and applies mutations, runs tests, tracks killed vs survived mutants, analyzes test gaps, and recommends test improvements. No external mutation testing libraries. Use when user says "mutate", "mutation testing", "mutation…

25 2d ago A 116 tokens