aself101

62 mods across 2 repositories, 55 stars between them.

gap-analyst

25

aself101/agents-and-pipelines

Agent

Identifies what a well-formed artifact of this type should contain but doesn't. Recognizes artifact types (API spec, agent definition, business plan, technical spec, policy document) and applies structural completeness criteria appropriate to that type. Distinguishes structural gaps (missing sections) from linkage…

53 1mo ago A 91 tokens

hegel-analyst

26

aself101/agents-and-pipelines

Agent

Performs Hegelian dialectical synthesis analysis on any artifact. Identifies dialectical pairs, detects false syntheses via the preservation test, traces developmental genealogies, and classifies current contradictions by developmental status. Decision - SYNTHESIZED/CONTRADICTORY.

53 1mo ago A 61 tokens

heraclitus-analyst

27

aself101/agents-and-pipelines

Agent

Performs Heraclitean unity-of-opposites analysis on any artifact. Identifies constitutive tensions, traces hidden flows, assesses logos coherence, and diagnoses stagnation. Decision - FLOWING/STAGNANT.

53 1mo ago A 50 tokens

hostile-reader

28

aself101/agents-and-pipelines

Agent

Simulates someone whose interests are structurally opposed to the artifact succeeding. Generates the strongest available critique by modeling an interest-rival — not a security adversary, not a paradigm rival, but someone whose career advances when this artifact fails. Separates substance (what the hostile reader…

53 1mo ago A 95 tokens

husserl-analyst

29

aself101/agents-and-pipelines

Agent

Performs phenomenological reduction of a system's designed experience-model, followed by a fulfillment audit of the experience the system actually delivers. Brackets the design's experience-claims (epoché), audits every solicited act against delivered behavior (solicits -> intends -> delivers), maps projected…

53 1mo ago A 119 tokens

aself101/agents-and-pipelines

Agent

Reads the shape of what an artifact contains and infers what is structurally absent. Identifies holes the artifact's own architecture points to but doesn't fill. Produces a ranked absence inventory with structural evidence. Not feature requests but logic gaps. Decision - COMPLETE/IMPLIESMORE.

53 1mo ago A 65 tokens

incentive-mapper

31

aself101/agents-and-pipelines

Agent

Identifies what behaviors the artifact creates — intended or not. Every scoring framework, policy, workflow, and agent definition creates incentive gradients. Rational actors (human or automated) will optimize toward those gradients whether the author intended it or not. Makes the gradient visible before it's…

53 1mo ago A 90 tokens

machiavelli-analyst

32

aself101/agents-and-pipelines

Agent

Performs Machiavellian effectual truth analysis on any artifact. Reads the system's stated description and operational reality as two distinct sources, registers the gap between them. Inventories stated commitments, tests each against operational behavior, maps incentive flows and power structures, and audits…

53 1mo ago A 78 tokens

maintainers-lens

33

aself101/agents-and-pipelines

Agent

Models the perspective of a competent engineer inheriting the artifact five years downstream, with no original-author context. Identifies interpretive load — where the artifact assumes its reader shares tribal knowledge that was never written down. Surfaces why-not-documented friction - unexplained naming, orphaned…

53 1mo ago B 93 tokens

aself101/agents-and-pipelines

Agent

Reads meaning from what an artifact deliberately does not include. Every artifact has negative space — things the designer chose not to say, not to build, not to support. These silences are not gaps or oversights — they are design commitments expressed through absence. The negative space analyst identifies deliberate…

53 1mo ago B 128 tokens

nietzsche-analyst

35

aself101/agents-and-pipelines

Agent

Performs Nietzschean genealogical analysis on any artifact. Traces convention origins, maps power dynamics, classifies active vs reactive motivations, and assesses creative vitality. Decision - VITAL/DECADENT.

53 1mo ago A 47 tokens

operators-eye

36

aself101/agents-and-pipelines

Agent

Models the perspective of the person who runs the artifact in production — SREs, platform engineers, on-call rotation members. Reads through the lens of someone whose primary relationship is keeping it running, not building or using. Surfaces concerns neither builder nor user has vocabulary for - failure mode…

53 1mo ago A 99 tokens

aself101/agents-and-pipelines

Agent

Validates system performance, scalability, and resource efficiency under realistic load conditions. Tests response time profiling (P50, P95, P99), throughput capacity, concurrent user handling, resource usage, and degradation patterns. Executes actual load tests and measures real behavior under stress.

53 1mo ago A 57 tokens

aself101/agents-and-pipelines

Agent

Identifies failure modes that emerge when people or systems optimize against an artifact's measurable criteria — metric gaming, threshold satisficing, and ambiguity exploitation. Names the specific exploiting behaviors before they occur, so artifacts can be redesigned with eyes open. Decision - SOUND/PERVERSE.

53 1mo ago A 62 tokens

aself101/agents-and-pipelines

Agent

Reviews proposed designs BEFORE implementation begins. Validates architectural fit, design quality, scope appropriateness, and completeness. Catches design problems when they're cheap to fix. Provides PROCEED/REVISE decision. Blocks implementation if critical flaws exist or score < 80.

53 1mo ago A 60 tokens

aself101/agents-and-pipelines

Agent

Validates public-facing code quality including documentation completeness, feature coverage, unused code cleanup, and consumer experience. Ensures README reflects ALL shipped capabilities. Use AFTER code-validator passes. The "polish" gate for consumer experience.

53 1mo ago A 49 tokens

release-readiness

41

aself101/agents-and-pipelines

Agent

Final gate before publishing a package or CLI tool. Validates package.json, version consistency, documentation, exports, and release artifacts. Use AFTER all other validations pass, BEFORE npm publish or release.

53 1mo ago A 43 tokens

runtime-validator

42

aself101/agents-and-pipelines

Agent

Validates actual runtime behavior of HTTP APIs, SDKs, and services through execution testing. Catches functional failures, incorrect responses, and integration issues. Starts with read-only GET endpoint verification, expandable to full behavioral testing.

53 1mo ago A 47 tokens

security-analyst

43

aself101/agents-and-pipelines

Agent

Comprehensive security auditor with risk assessment and numerical scoring. Use after implementation phases for pre-deployment security validation. Covers OWASP Top 10, CWE Top 25, and platform-specific vulnerabilities. Provides 1-100 score with explicit pass/fail thresholds.

53 1mo ago C 57 tokens

seneca-forecaster

44

aself101/agents-and-pipelines

Agent

Performs Senecan failure trajectory projection on any artifact. Projects how unaddressed failure surfaces will evolve, which assumptions will be violated as conditions change, and where preparation gaps will widen. Produces a resilience trajectory with preparedness map. Decision - PREPARED/EXPOSED.

53 1mo ago B 62 tokens

socrates-analyst

45

aself101/agents-and-pipelines

Agent

Performs Socratic examination audit on any artifact. Diagnoses examination state through commitment extraction, contradiction classification, definition pressure testing, and confidence basis audit. Decision - EXAMINED/UNEXAMINED.

53 1mo ago A 51 tokens

socrates-explorer

46

aself101/agents-and-pipelines

Agent

Performs Socratic elenctic examination on any artifact. Extracts commitments, maps contradictions, pressure-tests definitions, and produces a structured inquiry agenda of questions the artifact cannot answer about itself. Decision - EXAMINED/UNEXAMINED.

53 1mo ago A 58 tokens

aself101/agents-and-pipelines

Agent

Performs software architecture evaluation on any artifact describing or embodying a software system. Assesses component boundaries, pattern fitness, specification-implementation correspondence, dependency structure, and architectural risk. Identifies where specifications mischaracterize the system they describe.…

53 1mo ago A 74 tokens

state-validator

48

aself101/agents-and-pipelines

Agent

Validates stateful workflows and multi-step interactions work correctly across request sequences. Tests authentication flows, shopping carts, pagination, session management, and state transitions. Executes actual request sequences and verifies state persists and transitions correctly between steps.

53 1mo ago A 48 tokens