← all publishers

jmagly

@jmagly source repo

236 published skills · page 2 of 3

  1. Validate Component 2 · jmagly
    Validate a single AIWG component (skill, agent, or command) for completeness and correctness
    0
    installs
  2. Color Palette · jmagly
    Generate, analyze, compare, export, and suggest color palettes using color theory. Use when user asks about colors, palettes, color schemes, or needs help choosing colors for a project.
    0
    installs
  3. Prose Run 2 · jmagly
    Execute an OpenProse program within the current AIWG session, following the two-phase model (Forme wiring + Prose VM execution)
    0
    installs
  4. Tdd Enforce 2 · jmagly bundle
    Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first workflows or adding coverage gates.
    0
    installs
  5. Cross Task Learner · jmagly bundle
    Enable agent loops to learn from similar past tasks and share patterns across loops
    0
    installs
  6. Prose Setup · jmagly
    Clone or update the OpenProse repository to ensure AIWG prose tools hook into the latest version of the specification and examples
    0
    installs
  7. Mutation Test · jmagly bundle
    Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
    0
    installs
  8. Devkit Create Addon 2 · jmagly
    Create a new AIWG addon with AI-guided setup
    0
    installs
  9. Devkit Create Agent 2 · jmagly
    Create a new agent with AI-guided expertise definition following the Agent Design Bible
    0
    installs
  10. Devkit Create Skill 2 · jmagly
    Enable interactive design mode
    0
    installs
  11. Flaky Detect 2 · jmagly
    Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.
    0
    installs
  12. Auto Test Execution · jmagly
    Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
    0
    installs
  13. Devkit Create Command · jmagly
    Create a new slash command with AI-guided behavior definition
    0
    installs
  14. Browser Doctor · jmagly
    Read-only health check on browser-control setup. Verifies browser binary, Playwright MCP Bridge extension presence, token file mode/contents, AIWG MCP registration, provider config injection, and optional workspace allow-list. Outputs pass/fail per check with remediation commands.
    0
    installs
  15. Prose Detect · jmagly
    Locate an existing OpenProse installation via env var, AIWG config, local install, plugin manifest, or global CLI. Returns PROSE_ROOT; triggers prose-install if not found.
    0
    installs
  16. Prose Reader · jmagly
    Read and parse an OpenProse program file, extracting its contract (requires, ensures, strategies, errors, invariants) and services into a structured representation
    0
    installs
  17. Cross Task Learner 2 · jmagly bundle
    Enable agent loops to learn from similar past tasks and share patterns across loops
    0
    installs
  18. Check Traceability · jmagly
    Verify the full refinement chain from use cases through behavioral specs, pseudo-code specs, code, and tests — report coverage at each layer and identify gaps
    0
    installs
  19. Prose Setup 2 · jmagly
    Clone or update the OpenProse repository to ensure AIWG prose tools hook into the latest version of the specification and examples
    0
    installs
  20. Mutation Test 2 · jmagly bundle
    Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.
    0
    installs
  21. Civic Publish Gate · jmagly bundle
    Run deterministic source, citation, freshness, privacy, meeting-certainty, accessibility, correction-state, and human-approval checks before civic publication.
    0
    installs
  22. Compound Memory · jmagly
    Orchestrate governed persistent project memory across immutable evidence, llm-wiki, line-memory, reviewed session candidates, generated outputs, and bounded context packs.
    0
    installs
  23. Prose Install · jmagly
    Install OpenProse for AIWG when not found. Tries `npx skills add`, falls back to git clone, then saves the resolved path to .aiwg/config.json.
    0
    installs
  24. Schema Author · jmagly
    Author and register a canonical governed schema with fixtures and consumer metadata from a schema brief.
    0
    installs
  25. Schema Evolve · jmagly
    Change a governed schema with conservative compatibility analysis, consumer impact review, migration, and deprecation planning.
    0
    installs
  26. Schema Intake · jmagly
    Detect whether a new or changed data element needs a governed schema and create a plain-language schema brief. Use for records, configuration, events, APIs, files, messages, persistence, or structured user input.
    0
    installs
  27. Schema Review · jmagly
    Review a schema or data-contract change for authority, correctness, compatibility, fixtures, security, and projection integrity.
    0
    installs
  28. Auto Test Execution 2 · jmagly
    Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
    0
    installs
  29. Devkit Create Command 2 · jmagly
    Create a new slash command with AI-guided behavior definition
    0
    installs
  30. Browser Doctor 2 · jmagly
    Read-only health check on browser-control setup. Verifies browser binary, Playwright MCP Bridge extension presence, token file mode/contents, AIWG MCP registration, provider config injection, and optional workspace allow-list. Outputs pass/fail per check with remediation commands.
    0
    installs
  31. Prose Detect 2 · jmagly
    Locate an existing OpenProse installation via env var, AIWG config, local install, plugin manifest, or global CLI. Returns PROSE_ROOT; triggers prose-install if not found.
    0
    installs
  32. Prose Reader 2 · jmagly
    Read and parse an OpenProse program file, extracting its contract (requires, ensures, strategies, errors, invariants) and services into a structured representation
    0
    installs
  33. Setup Generate · jmagly
    Generate a `setup.manifest.yaml` file for a project using the `setup.aiwg.io/v1`
    0
    installs
  34. Setup Validate · jmagly
    Validate a `setup.aiwg.io/v1` SetupManifest file against the schema and run cons
    0
    installs
  35. Devkit Create Extension · jmagly
    Create a new AIWG extension (framework expansion pack) with AI-guided setup
    0
    installs
  36. Devkit Create Framework · jmagly
    Comma-separated phase names
    0
    installs
  37. Civic Newsroom Plan · jmagly
    Plan an evidence-bound civic newsroom workflow with provenance, privacy, citation, correction, accessibility, and human publication gates.
    0
    installs
  38. Public Records Plan · jmagly
    Research, draft, and track a jurisdiction-specific public-records request without legal conclusions or automated submission.
    0
    installs
  39. Graph Flow Profile · jmagly
    Author, validate, explain, dry-run, and inspect optional graph.flow.aiwg.io GraphPlaybooks over the AIWG Flow runtime substrate
    0
    installs
  40. Forme Manifest · jmagly
    Read a multi-service OpenProse program directory, analyze all service contracts, and generate the Forme wiring manifest for inspection and debugging
    0
    installs
  41. Prose Validate · jmagly
    Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
    0
    installs
  42. Schema Onboard · jmagly
    Explain schema value to a non-specialist and guide them through examples-first contract creation.
    0
    installs
  43. Generate Factory · jmagly
    Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
    0
    installs
  44. Reflection Injection · jmagly
    Inject relevant past reflections into agent context at iteration start so agents learn from prior mistakes without repeating them
    0
    installs
  45. Flow Discovery Track · jmagly
    Orchestrate Discovery Track flow to prepare validated requirements and designs one iteration ahead of delivery
    0
    installs
  46. Compound Memory 2 · jmagly
    Orchestrate governed persistent project memory across immutable evidence, llm-wiki, line-memory, reviewed session candidates, generated outputs, and bounded context packs.
    0
    installs
  47. Prose Install 2 · jmagly
    Install OpenProse for AIWG when not found. Tries `npx skills add`, falls back to git clone, then saves the resolved path to .aiwg/config.json.
    0
    installs
  48. Local Resource Index · jmagly
    Index cited local emergency, transit, and human-service resources with authority, freshness, correction, and takedown controls.
    0
    installs
  49. Twelve Factor Audit · jmagly
    Audit an application against Twelve-Factor and modern 12+ Factor criteria with structured evidence, risks, and remediation tasks.
    0
    installs
  50. Setup Generate 2 · jmagly
    Generate a `setup.manifest.yaml` file for a project using the `setup.aiwg.io/v1`
    0
    installs
  51. Setup Validate 2 · jmagly
    Validate a `setup.aiwg.io/v1` SetupManifest file against the schema and run cons
    0
    installs
  52. Devkit Create Extension 2 · jmagly
    Create a new AIWG extension (framework expansion pack) with AI-guided setup
    0
    installs
  53. Devkit Create Framework 2 · jmagly
    Comma-separated phase names
    0
    installs
  54. Forme Manifest 2 · jmagly
    Read a multi-service OpenProse program directory, analyze all service contracts, and generate the Forme wiring manifest for inspection and debugging
    0
    installs
  55. Prose Validate 2 · jmagly
    Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
    0
    installs
  56. Generate Factory 2 · jmagly
    Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
    0
    installs
  57. Dataset Trace · jmagly
    Explain dataset, record, field, index, graph, and export lineage using evidence-bearing bounded queries.
    0
    installs
  58. Twelve Factor Design · jmagly
    Generate or review application architecture against Twelve-Factor and modern 12+ Factor design criteria.
    0
    installs
  59. Color Accessibility · jmagly
    WCAG accessibility analysis for color palettes including contrast ratios, compliance checking, and remediation suggestions. Use when user needs to verify colors meet accessibility standards.
    0
    installs
  60. Twelve Factor Audit 2 · jmagly
    Audit an application against Twelve-Factor and modern 12+ Factor criteria with structured evidence, risks, and remediation tasks.
    0
    installs
  61. Agent Persistence · jmagly
    Enable and explain the reusable human-in-the-loop gates used by persistent agent loops for destructive actions, false-positive overrides, and recovery escalation.
    0
    installs
  62. Source Compliance Gate · jmagly bundle
    Evaluate source access, rights, robots, authorization, provenance, and freshness before automated acquisition or public reuse.
    0
    installs
  63. Dataset Export · jmagly
    Plan and delegate a governed portable dataset or lineage export with explicit standards coverage and loss reporting.
    0
    installs
  64. Dataset Ingest · jmagly
    Delegate approved one-shot or incremental dataset execution to the shared orchestration service with resumable receipts.
    0
    installs
  65. Dataset Intake · jmagly
    Turn a source path or URI and desired outcome into a governed dataset intake envelope for any AIWG domain.
    0
    installs
  66. Dataset Retire · jmagly
    Plan and delegate safe dataset retirement, tombstoning, derived-artifact cleanup, and reconciliation.
    0
    installs
  67. Dataset Verify · jmagly
    Verify a dataset plan or run receipt, checkpoint continuity, provenance completeness, and derived-artifact freshness.
    0
    installs
  68. Twelve Factor Design 2 · jmagly
    Generate or review application architecture against Twelve-Factor and modern 12+ Factor design criteria.
    0
    installs
  69. Infer Completion Criteria · jmagly
    Infer measurable completion criteria for an agent-loop task from project docs, code, and AIWG standards when the user has not supplied --completion explicitly
    0
    installs
  70. Agent Persistence 2 · jmagly
    Enable and explain the reusable human-in-the-loop gates used by persistent agent loops for destructive actions, false-positive overrides, and recovery escalation.
    0
    installs
  71. Public Meeting Reconcile · jmagly bundle
    Reconcile a supplied public-meeting transcript, vote ledger, and official minutes while preserving uncertainty and requiring human verification.
    0
    installs
  72. Public Technology Review · jmagly
    Build a vendor-neutral, source-linked public-technology procurement evidence and risk review without autonomous scoring or award recommendations.
    0
    installs
  73. Long Context Bench · jmagly
    Benchmark compressed context against summary, direct retrieval, and provider-context baselines without enabling product integration
    0
    installs
  74. Infer Completion Criteria 2 · jmagly
    Infer measurable completion criteria for an agent-loop task from project docs, code, and AIWG standards when the user has not supplied --completion explicitly
    0
    installs
  75. Composition Evaluate · jmagly
    Compare FlowGraph composition policies with fixed tasks, requested-versus-realized resources, failure injection, and an evidence claim gate
    0
    installs
  76. Composition Validate · jmagly
    Validate a Flow graph manifest, explain semantic diagnostics, and emit one provider-neutral normalized composition contract.
    0
    installs
  77. Topology Lab · jmagly
    Compare orchestration topologies on one task family using integrity-gated observations and coordination metrics
    0
    installs
  78. Editorial Correction Review · jmagly
    Review a challenged civic claim and prepare a visible, append-only correction or withdrawal with downstream propagation evidence.
    0
    installs
  79. Dataset Plan Review · jmagly
    Review an immutable dataset plan, impacts, capability degradation, and approval requirements before execution.
    0
    installs
  80. Analyze Network Capture · jmagly
    Analyze an authorized saved PCAP or PCAPNG with bounded TShark recipes and produce governed frame and stream evidence. Use for packet troubleshooting, protocol inspection, or optional local Termshark review.
    0
    installs
  81. Validation Complete · jmagly
    Activate and run provider-normalized validation playbooks across configured AIWG providers, including single-provider and all-provider checks.
    0
    installs
  82. Polyrhythmic Reasoning · jmagly
    Build a safe strict-LCM or adaptive polyrhythmic FlowGraph for explicit multi-track reasoning.
    0
    installs
  83. Dataset Intelligence · jmagly
    Route any dataset, custom indexing, traceability, provenance, lineage, synchronization, or retirement request through one governed workflow. Use when a user points AIWG at data and wants an outcome without knowing schema or indexing terminology.
    0
    installs
  84. Century Readiness Review · jmagly
    Review long-horizon obligations, stable cores, dependencies, replacement paths, stewardship, degradation, evidence, and meaning preservation
    0
    installs
  85. Dataset Source Assess · jmagly
    Plan and review a bounded, non-mutating dataset source check and redacted preview.
    0
    installs
  86. Validation Complete 2 · jmagly
    Activate and run provider-normalized validation playbooks across configured AIWG providers, including single-provider and all-provider checks.
    0
    installs
  87. Research Brainstorm · jmagly
    Capture and expand free-form research thoughts into wiki memory without requiring REF-* structure.
    0
    installs
  88. Monitorability Red Team · jmagly
    Evaluate synthetic local multi-agent monitorability fixtures and label content, tool, state, and evidence blind spots
    0
    installs
  89. Pr Reviewer · jmagly
    Review GitHub pull requests for code quality, security, and best practices. Use for automated PR feedback and approval workflows.
    0
    installs
  90. Venv Manager · jmagly
    Create, manage, and validate Python virtual environments. Use for project isolation and dependency management.
    0
    installs
  91. Dataset Capability Recommend · jmagly
    Recommend an independently composable dataset capability profile with plain-language rationale and safe defaults.
    0
    installs
  92. Natural Language Harness · jmagly
    Validate and ablate readable NLAH.md harness policy without executing ambiguous prose
    0
    installs
  93. Repo Analyzer · jmagly
    Analyze GitHub repositories for structure, documentation, dependencies, and contribution patterns. Use for codebase understanding and health assessment.
    0
    installs
  94. Pytest Runner · jmagly
    Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.
    0
    installs
  95. Research Brainstorm Map · jmagly
    Render idea, question, and hypothesis maps from KB graph neighbors and brainstorming notes.
    2
    installs
  96. Aiwg Orchestrate · jmagly
    Route structured artifact work to AIWG workflows via MCP with zero parent context cost
    0
    installs
  97. Research Brainstorm Query · jmagly
    Retrieve adjacent wiki/research context and produce exploratory synthesis for a brainstorm topic.
    0
    installs
  98. Vitest Runner · jmagly
    Execute JavaScript/TypeScript tests with Vitest, supporting coverage, watch mode, and parallel execution. Use for JS/TS test automation.
    0
    installs
  99. Research Brainstorm Promote · jmagly
    Promote selected brainstorm material into structured research questions, acquisition targets, REF candidates, gap reports, or synthesis plans.
    0
    installs
  100. Eslint Checker · jmagly
    Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.
    0
    installs