← all publishers

jmagly

@jmagly-ai-writing-guide source repo

528 published skills · page 3 of 6

  1. Degraded Mode Design · jmagly-ai-writing-guide
    Decision-aid skill for fail-closed vs fail-open behavior. Forces a degraded-mode matrix and rejects "type Y to override" prompts in favor of multi-step ceremonies
    1 install
  2. NPM Release Age Gate · jmagly-ai-writing-guide
    Configure and review npm min-release-age controls for JavaScript projects, including 7-day default gates, 10-day high-sensitivity profiles, npm version requirements, and safe override handling.
    1 install
  3. Chain Of Trust Design · jmagly-ai-writing-guide
    Decision aid for bootstrap and verification chains — forces the 'what authenticates the authenticator' question; patterns for signed bootstrap, measured boot, recovery.
    1 install
  4. Pnpm Release Age Gate · jmagly-ai-writing-guide
    Configure pnpm's minimumReleaseAge gate (7-day default, 10-day high-sensitivity) plus blockExoticSubdeps for workspace-scope dep-source enforcement. Includes Corepack detection and lockfile-caveat warning.
    1 install
  5. Yarn Release Age Gate · jmagly-ai-writing-guide
    Configure Yarn's npmMinimalAgeGate (7-day default, 10-day high-sensitivity) for JavaScript projects on Yarn 4.x or later. Includes Corepack detection and lockfile-caveat warning.
    1 install
  6. NPM Supply Chain Audit · jmagly-ai-writing-guide
    Audit npm projects for Shai-Hulud-class supply-chain exposure: lifecycle scripts, Git dependency prepare hooks, release-age gaps, publish-token exposure, trusted publishing, signed releases, and verifier docs.
    1 install
  7. Strict Toolchain Audit · jmagly-ai-writing-guide
    Check build and CI configuration for warning-as-error, strict typechecking, and language-specific compiler/linter floors
    1 install
  8. Secret Handling Runtime · jmagly-ai-writing-guide
    Decision aid for runtime secret hygiene — fd passing, scratch surface, error-path safety, identifier hygiene, and avoiding the SECRETS_ENV aggregation anti-pattern.
    1 install
  9. Research Brainstorm · jmagly-ai-writing-guide
    Capture and expand free-form research thoughts into wiki memory without requiring REF-* structure.
    1 install
  10. Cargo Supply Chain Audit · jmagly-ai-writing-guide
    Audit Rust/Cargo crates for supply-chain exposure: crates.io metadata + checksum verification against Cargo.lock, .crate tarball hash and .cargo_vcs_info.json provenance, previous-vs-patched .crate source diff, Cargo.toml dependency + build-script review, cargo audit / cargo deny / cargo vet trust policy, and publisher / trusted-publishing / yank / release-anomaly checks.
    1 install
  11. Public Technology Review · jmagly-ai-writing-guide
    Build a vendor-neutral, source-linked public-technology procurement evidence and risk review without autonomous scoring or award recommendations.
    1 install
  12. Integrity Verification · jmagly-ai-writing-guide
    SHA-256 checksum manifest generation, self-verification, and PREMIS fixity patterns
    1 install
  13. Media Curator Quickref · jmagly-ai-writing-guide
    AUTO-INVOKE when user mentions media curation, discography, archive, music collection, video/audio collection, source acquisition, metadata tagging, transcript, Plex, Jellyfin, MPD. Media-curator framework quick reference — discovery phrases for collection assessment, source discovery, acquisition, transcription, quality filtering, metadata, archive integrity, and research handoff.
    1 install
  14. Flow Construction To Transition · jmagly-ai-writing-guide
    Orchestrate Construction→Transition phase transition with IOC validation, production deployment, and operational handover
    1 install
  15. Sanitizer In CI · jmagly-ai-writing-guide bundle
    Detect language/toolchain and emit CI job recipes that build with runtime sanitizers (ASan/UBSan/MSan/TSan, race detectors, faulthandler)
    1 install
  16. Security Report · jmagly-ai-writing-guide bundle
    Guide a reporter through filing a private vulnerability report and route it to the project's configured private channel — never to a public issue tracker
    1 install
  17. Aiwg Steward Routing Reference · jmagly-ai-writing-guide
    Tier-3 steward routing reference lookup for full CLI tables, deploy paths, issue/project-local routing, orchestration routes, diagnostics, and provider capability examples
    1 install
  18. Flow Elaboration To Construction · jmagly-ai-writing-guide
    Orchestrate Elaboration→Construction phase transition with iteration planning, team scaling, and full-scale development kickoff
    1 install
  19. Banned API Audit · jmagly-ai-writing-guide bundle
    Scan source code for banned APIs/forbidden functions per project banlist; report violations with paths, line numbers, and recommended replacements
    0 installs
  20. Composition Evaluate · jmagly-ai-writing-guide
    Compare FlowGraph composition policies with fixed tasks, requested-versus-realized resources, failure injection, and an evidence claim gate
    0 installs
  21. Composition Validate · jmagly-ai-writing-guide
    Validate a Flow graph manifest, explain semantic diagnostics, and emit one provider-neutral normalized composition contract.
    0 installs
  22. Iteration Control · jmagly-ai-writing-guide
    Manage bounded iteration loops for autonomous implementation — track retries, synthesize failure feedback, and escalate when limits hit
    1 install
  23. Topology Lab · jmagly-ai-writing-guide
    Compare orchestration topologies on one task family using integrity-gated observations and coordination metrics
    1 install
  24. Knowledge Base Quickref · jmagly-ai-writing-guide
    AUTO-INVOKE when user mentions knowledge base, wiki, KB, semantic memory, llm-wiki, knowledge ingest, document corpus. Knowledge-base framework quick reference — discovery phrases for KB ingest/health, semantic-memory kernel skills, llm-wiki profiles.
    1 install
  25. Binary Blob Audit · jmagly-ai-writing-guide
    Scan tracked repository files for committed binary blobs and report reviewability/provenance exceptions
    0 installs
  26. CI Workflow Audit · jmagly-ai-writing-guide
    Audit CI workflow files for supply-chain risk — unpinned actions, unpinned container images, pull_request-triggered jobs with secret access, curl-pipe-shell installers, and bare :latest tags. Produces a structured markdown report with file:line refs.
    1 install
  27. Editorial Correction Review · jmagly-ai-writing-guide
    Review a challenged civic claim and prepare a visible, append-only correction or withdrawal with downstream propagation evidence.
    1 install
  28. Analyze Network Capture · jmagly-ai-writing-guide
    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.
    1 install
  29. Archive Acquisition · jmagly-ai-writing-guide
    Patterns for acquiring content from Internet Archive and archival sources
    1 install
  30. Cover Art Embedding · jmagly-ai-writing-guide
    Patterns for finding, processing, and embedding cover artwork into media files
    1 install
  31. Provenance Tracking · jmagly-ai-writing-guide
    W3C PROV-O patterns for tracking media derivation chains and production history
    1 install
  32. Youtube Acquisition · jmagly-ai-writing-guide
    yt-dlp patterns for acquiring content from YouTube and video platforms
    1 install
  33. Address Issues Threat Assess · jmagly-ai-writing-guide bundle
    Preflight issue bodies for prompt-injection and supply-chain risk before address-issues acts on them
    1 install
  34. Flow Test Strategy Execution · jmagly-ai-writing-guide
    Orchestrate comprehensive test strategy with test suite execution, coverage validation, defect triage, and regression analysis
    1 install
  35. Aiwg Regenerate Cursorrules · jmagly-ai-writing-guide
    Regenerate .cursorrules for Cursor with preserved team directives
    1 install
  36. Agent Persistence · jmagly-ai-writing-guide
    Enable and explain the reusable human-in-the-loop gates used by persistent agent loops for destructive actions, false-positive overrides, and recovery escalation.
    1 install
  37. Source Compliance Gate · jmagly-ai-writing-guide bundle
    Evaluate source access, rights, robots, authorization, provenance, and freshness before automated acquisition or public reuse.
    1 install
  38. Flow Inception To Elaboration · jmagly-ai-writing-guide
    Orchestrate Inception→Elaboration phase transition with architecture baselining and risk retirement
    1 install
  39. Flow Performance Optimization · jmagly-ai-writing-guide
    Orchestrate continuous performance optimization with baseline establishment, bottleneck identification, optimization implementation, load testing, and SLO validation
    1 install
  40. Fuzzing In CI · jmagly-ai-writing-guide bundle
    Detect candidate fuzz targets and emit CI recipes for libFuzzer/AFL/cargo-fuzz/atheris/fast-check harnesses, plus OSS-Fuzz integration patterns
    1 install
  41. Aiwg Steward Worked Examples · jmagly-ai-writing-guide
    Tier-3 steward worked examples, report scaffolds, session reload guidance, deploy errata, Hermes composition notes, and AIWG badge helper reference
    1 install
  42. Infer Completion Criteria · jmagly-ai-writing-guide
    Infer measurable completion criteria for an agent-loop task from project docs, code, and AIWG standards when the user has not supplied --completion explicitly
    1 install
  43. Memory Query Capture · jmagly-ai-writing-guide
    Capture query synthesis as durable pages in semantic memory
    1 install
  44. Diversity Tuning · jmagly-ai-writing-guide
    Interactive tuning of Verbalized Sampling diversity parameters with preset management and A/B comparison
    1 install
  45. Brand Identity Refinement · jmagly-ai-writing-guide
    Refine brand identity through metaphor testing, competitive research, and owner-grounded verification tied to repository reality
    1 install
  46. Dfir Readiness · jmagly-ai-writing-guide
    Use when a project needs DFIR readiness from the security-engineering side: prepare incident evidence handling, chain-of-custody expectations, IOC readiness, and handoff to forensics-complete without collecting evidence.
    1 install
  47. Aiwg Regenerate Windsurfrules · jmagly-ai-writing-guide
    Regenerate .windsurfrules for Windsurf with preserved team directives
    1 install
  48. Public Meeting Reconcile · jmagly-ai-writing-guide bundle
    Reconcile a supplied public-meeting transcript, vote ledger, and official minutes while preserving uncertainty and requiring human verification.
    1 install
  49. Flow Guided Implementation · jmagly-ai-writing-guide
    Orchestrate autonomous issue-to-code implementation using existing tools and agents with bounded iteration
    1 install
  50. Flow Risk Management Cycle · jmagly-ai-writing-guide
    Orchestrate continuous risk identification, assessment, tracking, and retirement across SDLC phases
    1 install
  51. Flow Security Review Cycle · jmagly-ai-writing-guide
    Orchestrate continuous security validation, threat modeling, vulnerability management, and security gate enforcement across SDLC phases
    1 install
  52. Project Timeline Simulator · jmagly-ai-writing-guide
    Simulate project outcomes with variable modeling, risk assessment, and resource optimization scenarios.
    1 install
  53. Release Publication Verify · jmagly-ai-writing-guide
    Post-tag release publication verifier — given a tag, verify the published release surfaces (Gitea/GitHub release assets, SHA256SUMS and native package checksums, GHCR container images, installer dry-run from the real release URL) and emit issue-comment-ready evidence, distinguishing missing proof from failed proof, before closing release-completion issues
    1 install
  54. Aiwg Regenerate Workspace · jmagly-ai-writing-guide
    Regenerate the canonical WORKSPACE.md-first context graph and provider adapters
    1 install
  55. Customize Contribute Back · jmagly-ai-writing-guide
    Contribute a user's AIWG customization back upstream as a PR — reviews for general applicability, creates branch, opens PR
    1 install
  56. Local Resource Index · jmagly-ai-writing-guide
    Index cited local emergency, transit, and human-service resources with authority, freshness, correction, and takedown controls.
    1 install
  57. Llms Txt Support · jmagly-ai-writing-guide
    Detect and use llms.txt files for LLM-optimized documentation. Use when checking if a site has LLM-ready docs before scraping.
    1 install
  58. Memory Log Append · jmagly-ai-writing-guide
    Append a structured event to a consumer's semantic memory log
    1 install
  59. Memory Log Render · jmagly-ai-writing-guide
    Generate a human-readable Markdown view from a consumer's JSON Lines event log
    1 install
  60. Twelve Factor Audit · jmagly-ai-writing-guide
    Audit an application against Twelve-Factor and modern 12+ Factor criteria with structured evidence, risks, and remediation tasks.
    1 install
  61. Supply Chain Forensics · jmagly-ai-writing-guide
    SBOM analysis, build pipeline forensics, and dependency verification covering package integrity, build reproducibility, and CI/CD pipeline tampering
    1 install
  62. Check Completeness · jmagly-ai-writing-guide
    Analyze collection completeness against canonical discography and generate prioritized gap report
    1 install
  63. Flow Architecture Evolution · jmagly-ai-writing-guide
    Orchestrate architecture evolution workflow with ADR management, architecture review, breaking change analysis, and migration planning
    1 install
  64. Flow Requirements Evolution · jmagly-ai-writing-guide
    Orchestrate living requirements refinement, change control, impact analysis, and traceability maintenance throughout SDLC
    1 install
  65. Twelve Factor Design · jmagly-ai-writing-guide
    Generate or review application architecture against Twelve-Factor and modern 12+ Factor design criteria.
    1 install
  66. Color Accessibility · jmagly-ai-writing-guide
    WCAG accessibility analysis for color palettes including contrast ratios, compliance checking, and remediation suggestions. Use when user needs to verify colors meet accessibility standards.
    1 install
  67. Marketing Intake Wizard · jmagly-ai-writing-guide
    Generate or complete marketing intake forms (campaign-intake, brand-profile, option-matrix) with interactive questioning and optional guidance
    1 install
  68. Marketing Retrospective · jmagly-ai-writing-guide
    Project directory path (default current directory)
    1 install
  69. Flow Iteration Dual Track · jmagly-ai-writing-guide
    Orchestrate dual-track iteration with synchronized Discovery (next) and Delivery (current) workflows
    1 install
  70. Aiwg Regenerate Opencode · jmagly-ai-writing-guide
    Regenerate OpenCode context file (.opencode/context.md) with AIWG framework content
    1 install
  71. Reproducibility Validate · jmagly-ai-writing-guide
    Run a workflow multiple times and compare outputs to produce a similarity score and pass/fail verdict
    1 install
  72. Setup Generate · jmagly-ai-writing-guide
    Generate a `setup.manifest.yaml` file for a project using the `setup.aiwg.io/v1`
    1 install
  73. Setup Validate · jmagly-ai-writing-guide
    Validate a `setup.aiwg.io/v1` SetupManifest file against the schema and run cons
    1 install
  74. Devkit Create Extension · jmagly-ai-writing-guide
    Create a new AIWG extension (framework expansion pack) with AI-guided setup
    1 install
  75. Civic Newsroom Plan · jmagly-ai-writing-guide
    Plan an evidence-bound civic newsroom workflow with provenance, privacy, citation, correction, accessibility, and human publication gates.
    0 installs
  76. Public Records Plan · jmagly-ai-writing-guide
    Research, draft, and track a jurisdiction-specific public-records request without legal conclusions or automated submission.
    1 install
  77. Graph Flow Profile · jmagly-ai-writing-guide
    Author, validate, explain, dry-run, and inspect optional graph.flow.aiwg.io GraphPlaybooks over the AIWG Flow runtime substrate
    0 installs
  78. Forme Manifest · jmagly-ai-writing-guide
    Read a multi-service OpenProse program directory, analyze all service contracts, and generate the Forme wiring manifest for inspection and debugging
    1 install
  79. Prose Validate · jmagly-ai-writing-guide
    Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
    1 install
  80. Generate Factory · jmagly-ai-writing-guide
    Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
    1 install
  81. Test Conformance · jmagly-ai-writing-guide
    Audit a codebase's testing regime using a reusable protocol, source/runner reconciliation, sampled oracle review and evidence-backed conformance reports.
    1 install
  82. Reflection Injection · jmagly-ai-writing-guide
    Inject relevant past reflections into agent context at iteration start so agents learn from prior mistakes without repeating them
    1 install
  83. Evidence Preservation · jmagly-ai-writing-guide
    Chain of custody and evidence preservation procedures covering log collection, hash verification, custody documentation, and evidence packaging per RFC 3227
    0 installs
  84. Intake Start Campaign · jmagly-ai-writing-guide
    Validate manually-created campaign intake forms and kick off Strategy phase with agent assignments
    1 install
  85. Gap Documentation · jmagly-ai-writing-guide
    Document missing content in media archives with standardized GAP-NOTE markers that guide acquisition and measure completeness
    1 install
  86. Quality Filtering · jmagly-ai-writing-guide
    Accept/reject logic and quality scoring heuristics for media content
    1 install
  87. Research Quality Audit · jmagly-ai-writing-guide
    Audit a research corpus for shallow stubs, missing sources, and doc-depth issues. Detects docs written from abstracts rather than full papers; can dispatch expansion agents.
    1 install
  88. Flow Compliance Validation · jmagly-ai-writing-guide
    Orchestrate compliance validation workflow with requirements mapping, audit evidence collection, gap analysis, remediation tracking, and attestation
    1 install
  89. Best Practices Audit · jmagly-ai-writing-guide bundle
    Research-grounded validation of a target (file, directory, or topic) against external best practices and vendor docs. Produces a cited, evidence-grounded comparison.
    0 installs
  90. Flow Retrospective Cycle · jmagly-ai-writing-guide
    Orchestrate systematic retrospective cycle with structured feedback collection, improvement tracking, and action item management
    1 install
  91. Regression Auto Baseline · jmagly-ai-writing-guide
    Automatically manage regression test baseline lifecycle triggered by releases, deployments, and quality gates
    1 install
  92. Aiwg Regenerate Copilot · jmagly-ai-writing-guide
    Regenerate copilot-instructions.md for GitHub Copilot with vendor-specific content only
    1 install
  93. Aiwg Regenerate Factory · jmagly-ai-writing-guide
    Regenerate AGENTS.md for Factory AI with hook file architecture
    1 install
  94. Customize Upstream Sync · jmagly-ai-writing-guide
    Pull the latest upstream AIWG updates into the user's fork and rebuild — preserves user customizations
    0 installs
  95. Workspace Prune Working · jmagly-ai-writing-guide
    Clean up .aiwg/working/ by promoting, archiving, or deleting temporary files
    1 install
  96. Civic Publish Gate · jmagly-ai-writing-guide bundle
    Run deterministic source, citation, freshness, privacy, meeting-certainty, accessibility, correction-state, and human-approval checks before civic publication.
    1 install
  97. Compound Memory · jmagly-ai-writing-guide
    Orchestrate governed persistent project memory across immutable evidence, llm-wiki, line-memory, reviewed session candidates, generated outputs, and bounded context packs.
    0 installs
  98. Source Unifier · jmagly-ai-writing-guide
    Merge multiple documentation sources (docs, GitHub, PDF) with conflict detection. Use when combining docs + code for complete skill coverage.
    1 install
  99. Prose Install · jmagly-ai-writing-guide
    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.
    1 install
  100. Schema Intake · jmagly-ai-writing-guide
    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.
    1 install