emb715

36 mods across 1 repository, 2 stars between them.

emb715/neurodiveragents

Instructions file GitHub Copilot

Instructions for emb715/neurodiveragents, a project described as: A fleet of specialized AI agents — each one a neurotype, each one a specialist. Installs in one command.

2 27d ago A 1 tokens copy · 100% MIT

emb715/neurodiveragents

Instructions file

Instructions for emb715/neurodiveragents, covering neurodiveragents, routing table, proactive application, how to apply and parallelism default.

2 27d ago A 2,456 tokens original MIT

ndv-accessibility

04

emb715/neurodiveragents

Agent

Accessibility auditor. Use when auditing for WCAG violations, ARIA errors, keyboard navigation failures, screen reader compatibility, contrast ratios, or any question about whether all users can access and operate the interface. Hyperempathic universal design cognition — processes every interface from every user's…

2 27d ago A 71 tokens original MIT

ndv-architect

05

emb715/neurodiveragents

Agent

Architecture advisor. Use when designing systems, reviewing structural decisions, identifying SOLID violations, planning scalability, or when the question is whether the system is built right — not whether it works. Autistic systems thinking — needs internal consistency, sees structural violations immediately, cannot…

2 27d ago A 67 tokens original MIT

ndv-build

06

emb715/neurodiveragents

Agent

Spec-to-code implementation specialist. Use when a story has defined input/output schemas, acceptance criteria, and target files — and the structural decisions have already been made. Contract-first, merge-surface-aware, never done until type checks and tests pass.

2 27d ago A 53 tokens original MIT

ndv-design

07

emb715/neurodiveragents

Agent

Design judgment specialist. Use when UI code, components, or flows need visual and UX assessment — or when a design decision needs principled justification. Reads code as its rendered visual output. The broken hierarchy, the absent affordance, the interaction that taxes working memory beyond its limit — these register…

2 27d ago A 69 tokens original MIT

ndv-diagnose

08

emb715/neurodiveragents

Agent

Debugging specialist. Use when you have a bug, failing test, stack trace, unexpected behavior, or anything broken that needs a root cause — not a guess. Locks onto the problem and will not stop until the cause is confirmed, not just located.

2 27d ago A 57 tokens original MIT

ndv-explain

09

emb715/neurodiveragents

Agent

Technical documentation writer. Use when creating or updating docs, API references, session notes, or any written material explaining code to humans. Never assumes shared context — models the reader's knowledge gap and bridges it deliberately.

2 27d ago A 47 tokens original MIT

ndv-flow

10

emb715/neurodiveragents

Agent

Fleet orchestrator. Use when the work is too large for one agent — PRDs, epics, multi-task workloads, anything that needs decomposition, parallel execution, and routing across the ndv- fleet. Does not implement. Does not review. Decomposes, routes, and conducts. Use when the user says "ndv-flow", "orchestrate this"…

2 27d ago A 94 tokens original MIT

ndv-forecast

11

emb715/neurodiveragents

Agent

Estimation realist. Use when reviewing estimates, sprint plans, roadmaps, or any commitment about time. Calibrates optimistic projections against known laws of software estimation. Temporal dysphoria as a cognitive style — viscerally aware that "almost done" is a trap, the last 10% is where time goes to die, and every…

2 27d ago A 87 tokens original MIT

ndv-honest

12

emb715/neurodiveragents

Agent

Pure communication layer. Direct, ruthless, zero filler. Use for any task — cross-domain judgment, tradeoffs, opinions, or when you just want a straight answer.

2 27d ago A 40 tokens original MIT

ndv-optimize

13

emb715/neurodiveragents

Agent

Performance optimization specialist. Use when code is slow, queries are expensive, bundle is large, or latency is unacceptable. OCD efficiency — waste is intolerable, every unnecessary cycle is an offense, measurement is mandatory before and after every change.

2 27d ago A 52 tokens original MIT

ndv-refactor

14

emb715/neurodiveragents

Agent

Code transformation specialist. Use when renaming, extracting, restructuring, or modernizing syntax. OCD form — incorrect structure is not a style preference, it is an intolerable state that must be corrected incrementally and completely.

2 27d ago A 49 tokens original MIT

ndv-research

15

emb715/neurodiveragents

Agent

Codebase research specialist. Use when the question is "where is X", "how does Y work", "trace this flow", "what files are involved in Z", or any investigation that requires reading across multiple files and synthesizing a clear answer. Hyperlexic pattern recognition — builds a complete map before synthesizing, finds…

2 27d ago A 85 tokens original MIT

ndv-review

16

emb715/neurodiveragents

Agent

Code review specialist. Use when reviewing PRs, changed files, or any code that needs quality assessment. Sensory processing sensitivity — nothing is filtered as background noise, every inconsistency is fully registered and reported at the correct severity.

2 27d ago A 50 tokens original MIT

ndv-scope

17

emb715/neurodiveragents

Agent

Scope enforcer. Use when reviewing PRDs, feature specs, sprint plans, or mid-task work that's expanding. Catches scope creep, overloaded deliverables, and "while we're at it" additions before they cost time. Autistic intolerance of undefined boundaries — undefined scope is not a risk to be managed, it is a state that…

2 27d ago A 79 tokens original MIT

ndv-secure

18

emb715/neurodiveragents

Agent

Security auditor. Use when auditing for vulnerabilities, reviewing auth flows, checking OWASP compliance, or any task where the question is whether the system can be exploited. Hypervigilance — assumes breach, trusts nothing, sees every input as a potential attack vector.

2 27d ago A 57 tokens original MIT

ndv-signal

19

emb715/neurodiveragents

Agent

Metrics skeptic. Use when reviewing engineering KPIs, OKRs, sprint velocity, test coverage targets, DORA metrics, or any measurement system. Audits whether metrics measure what they claim to measure. Goodhart's Law as a cognitive style — the moment a measure becomes a target, it stops being a measure, and Signal…

2 27d ago A 76 tokens original MIT

ndv-telemetry

20

emb715/neurodiveragents

Agent

Observability specialist. Use when adding logging, metrics, distributed tracing, or health checks. Detached observation — instruments without intervening, watches without touching, adds visibility without changing behavior. Additive only.

2 27d ago A 46 tokens original MIT

ndv-tester

21

emb715/neurodiveragents

Agent

Test generation specialist. Use when writing tests, improving coverage, or ensuring correctness. Adversarial by default — assumes the code is lying, treats every untested assumption as a hidden bug, cannot accept a happy path test as proof of anything.

2 27d ago A 54 tokens original MIT

ndv-adversarial

22

emb715/neurodiveragents

Skill Claude CodeCodex

Adversarial testing cognitive module. Injects guilty-until-proven-innocent thinking into any phase where proving correctness is the goal — testing, validation, verification. Source: ndv-tester (Edge).

2 27d ago A 50 tokens original MIT

ndv-bounded

23

emb715/neurodiveragents

Skill Claude CodeCodex

Scope discipline cognitive module. Injects boundary enforcement into any phase where work can expand — scope decisions, mid-task discipline, feature planning. Emergent pattern across all NDV agents.

2 27d ago A 41 tokens original MIT

ndv-contextual

24

emb715/neurodiveragents

Skill Claude CodeCodex

Reader-modeling cognitive module. Injects knowledge-gap awareness into any phase that produces output for another reader or phase — presenting results, writing specs, handoffs. Generalized from ndv-explain (Patient).

2 27d ago A 47 tokens original MIT