← all publishers

ashermahonin

@ashermahonin source repo

47 published skills

  1. AI Pdlc · ashermahonin bundle
    Organise uncertain product work into evidence-bearing phases from problem definition through post-release evaluation. Use for a new product, experiment, risky refactor, or feature whose value or feasibility is not yet established. Track hypotheses, prototypes, decisions, implementation readiness, applicable hardening, release evidence, and learning outcomes.
    0 installs
  2. QA Eval · ashermahonin bundle
    Plan and run verification gates for unit, integration, browser, contract, migration, security, performance, accessibility, smoke, acceptance, and eval scenarios. Use before merge or release, after implementation, when validation evidence is missing, when quality scenarios need proof, or when artifacts `32-test-strategy.md`, `33-evaluation-plan.md`, and release readiness notes must be produced.
    0 installs
  3. Pr Review · ashermahonin bundle
    Review pull requests or local diffs for correctness, regressions, missing tests, security, data safety, API compatibility, migration safety, performance risk, accessibility issues, operational hazards, and documentation drift. Use before merge, push, release, or whenever the user asks for code review, risk review, pre-landing review, or final check.
    0 installs
  4. UX Design · ashermahonin bundle
    Design or review a web, mobile, desktop, game, CLI, voice, or conversational user experience. Use when a feature changes navigation, interaction, content, onboarding, or screen states. Produce information structure, flows, empty/loading/error/success behaviour, content guidance, accessibility requirements, design constraints, and testable acceptance criteria.
    0 installs
  5. Init Project · ashermahonin bundle
    Inspect an existing repository, prepare an empty project, or map a migration before implementation begins. Use when an agent first enters an unfamiliar project or when a new project needs its stack, platform, test commands, documentation entrypoint, project memory, and next route established. Preserve existing agent configuration and do not scaffold a stack without confirmed intent.
    0 installs
  6. Tdd Workflow · ashermahonin bundle
    Define changed behavior with a failing test, verify the failure reason, hand a bounded implementation contract to the code owner, then prove the fix with the affected suite and a boundary or failure case. Use for features, bug fixes, and behavior-preserving refactors where an automated test can provide useful regression evidence.
    0 installs
  7. Devops Router · ashermahonin bundle
    Use for broad DevOps, infrastructure, deployment, automation, operations, security, incident, cloud, Kubernetes, CI/CD, container, IaC, scripting, observability, or network/VPN requests that need safe routing before implementation.
    0 installs
  8. Decompose Work · ashermahonin bundle
    Break approved product scope and architecture artifacts into epics, user stories, implementation tasks, dependency graph, critical path, ownership map, validation packs, merge order, and parallelization plan. Use after requirements and architecture are approved and before assigning implementation agents, opening parallel work, or writing artifacts `24-epics.md` through `29-agent-role-matrix.md`.
    0 installs
  9. Cicd Automation · ashermahonin bundle
    Use for CI/CD, pipeline automation, GitHub Actions, GitLab CI, Jenkins, Argo, Azure DevOps, build-test-scan-package-deploy flows, release orchestration, protected environments, approvals, and rollback.
    0 installs
  10. Perf And Memory · ashermahonin bundle
    Review or plan performance, memory, allocation, concurrency, caching, latency, throughput, profiling, benchmark, capacity, and language-runtime work. Use when a task mentions speed, memory, scale, load, p95/p99 latency, CPU, heap, allocations, async/concurrency, streaming, database query cost, caching, or artifacts `30-language-profiles.md` and performance-related quality scenarios.
    0 installs
  11. Research Domain · ashermahonin bundle
    Research domain context, users, jobs-to-be-done, constraints, terminology, workflows, risks, and decision pressure before requirements or architecture. Use when creating a new product, entering an unfamiliar domain, validating product assumptions, preparing `05-domain-research.md`, or deciding what the system must respect before design or implementation begins.
    0 installs
  12. Analyze Codebase · ashermahonin bundle
    Analyze an existing repository in read-only mode to reconstruct current behavior, architecture, dependency clusters, build and test health, hotspots, tech debt, ownership boundaries, integration points, and current-vs-target gaps. Use for existing-product improvement, migration planning, code archaeology, risky refactors, unfamiliar repositories, or artifacts `80-current-state-scan.md` through `85-migration-plan.md` before writing code.
    0 installs
  13. Cloud Operations · ashermahonin bundle
    Use for cloud architecture and operations across AWS, GCP, Azure, Cloudflare, DigitalOcean, Yandex Cloud, VK Cloud, Selectel, SberCloud, MTS Web Services, IAM, networking, HA/DR, managed services, migration, and cost/risk control.
    0 installs
  14. Compliance Legal · ashermahonin bundle
    Determine which legal, regulatory, contractual, accessibility, platform, and open-source obligations apply to a product. Use when entering a market, processing regulated data, adding payments, children, healthcare, AI, new vendors, or a distribution platform. Produce an evidence-based applicability and gap record; flag interpretation that needs qualified counsel.
    0 installs
  15. Data Ml Pipeline · ashermahonin bundle
    Design or review data, analytics, ML, embedding, vector-search, RAG, and model-lifecycle pipelines. Use when the product depends on sourced data, schemas, transformation, training, evaluation, deployment, lineage, drift detection, or retraining. Produce data contracts, reproducibility requirements, evaluation evidence, deployment controls, and monitoring ownership.
    0 installs
  16. Security Secrets · ashermahonin bundle
    Use for secret management, IAM and RBAC hardening, Vault, KMS, SOPS, Sealed Secrets, CI secrets, workload identity, supply chain security, scanning, SBOM, signing, policy gates, audit, access review, and rotation.
    0 installs
  17. I18N Localization · ashermahonin bundle
    Design or review localization for a product that supports more than one language or region. Use before visible strings and layouts become difficult to change and before release. Cover source strings, message formats, plural rules, RTL and CJK layouts, glossary, translation workflow, locale-specific QA, accessibility, and distribution listings.
    0 installs
  18. Platform Detector · ashermahonin bundle
    Identify the target and runtime platforms, distribution channels, and platform-specific quality constraints for a project. Use after initial project inspection when architecture, testing, accessibility, performance, store policy, or security checks depend on whether the product is web, mobile, desktop, server, game, embedded, CLI, library, or an agent system.
    0 installs
  19. Sdlc Orchestrator · ashermahonin bundle
    Select and coordinate the smallest sufficient Agentic Skills route for broad software work. Use when a request spans product definition, architecture, implementation, validation, security, release, or several ownership areas. Do not activate for a familiar one-file change that already has clear acceptance criteria and validation.
    0 installs
  20. Intake Coordinator · ashermahonin bundle
    Clarify and scope incoming product or engineering requests before research, architecture, or coding starts. Use when the request is broad, emotionally urgent, ambiguous, risky, multi-phase, missing success criteria, missing constraints, missing non-goals, or likely to create rework if the agent starts implementation too early.
    0 installs
  21. Release Management · ashermahonin bundle
    Prepare and control a software release across services, stores, registries, packages, or staged rollouts. Use when versioning, provenance, release notes, certification, deployment, monitoring, approval, or rollback must be coordinated. Combine only the quality, security, accessibility, localization, compliance, and operational checks that apply.
    0 installs
  22. Security Owasp LLM · ashermahonin bundle
    Review an LLM, RAG, embedding, fine-tuning, or model-routed feature against the current OWASP LLM risks. Use when untrusted content enters prompts or retrieval, model output affects another system, sensitive data is exposed to a provider, or cost and agency can grow. Produce a data-flow threat model, abuse-case evidence, controls, residual risk, and release recommendation.
    0 installs
  23. Security Owasp Web · ashermahonin bundle
    Review a web application, API, or mobile backend against the current OWASP Top 10. Use before release and after material changes to authentication, authorization, data flow, dependencies, integrations, cryptography, logging, or exception handling. Produce category status, concrete evidence, remediation ownership, residual risk, and a release recommendation.
    0 installs
  24. Accessibility Audit · ashermahonin bundle
    Audit a user-facing web, mobile, desktop, game, voice, or conversational surface against the accessibility requirements of its target platform. Use during design review and before release. Produce criterion-level evidence from automated and manual checks, assistive-technology results, unresolved barriers, remediation owners, and release impact.
    0 installs
  25. Architecture Review · ashermahonin bundle
    Design or review software architecture using system context, container, component, runtime, deployment, data, API, integration, crosscutting concepts, and ADR artifacts. Use before large implementation, service-boundary changes, infrastructure changes, API or data contract changes, migrations, reliability work, security-sensitive design, or architecture artifacts `14-system-context.md` through `22-adr-index.md`.
    0 installs
  26. Container Platforms · ashermahonin bundle
    Use for Docker, BuildKit, Podman, Compose, OCI image builds, runtime behavior, registries, multi-stage Dockerfiles, image optimization, healthchecks, non-root execution, supply chain safety, and container troubleshooting.
    0 installs
  27. Engineering Quality · ashermahonin bundle
    Review the maintainability of production code and guide focused refactoring through clear names, cohesive modules, explicit dependencies, controlled side effects, actionable errors, readable tests, and small change sets. Use during implementation planning, code review, legacy cleanup, or a refactor where behavior must remain stable. Do not activate for formatting-only edits or as permission to rewrite unrelated code.
    0 installs
  28. User Journey Mapper · ashermahonin bundle
    Map user journeys, story maps, interaction flows, alternate paths, failure paths, release slices, and scenario-to-task links before decomposition. Use when a product workflow, UX flow, story map, persona path, acceptance scenario, or `09-user-story-map.md` and `10-user-journeys.md` artifact must be clarified before epics, stories, tasks, or parallel implementation are assigned.
    0 installs
  29. Competitive Analysis · ashermahonin bundle
    Run competitive, adjacent-market, or alternative-solution analysis for product planning. Use when the project needs competitor scan, substitute workflow analysis, feature matrix, pricing or packaging comparison, positioning, wedge selection, blind-spot discovery, opportunity mapping, or `06-competitor-analysis.md` before product scope is locked.
    0 installs
  30. Custom Skill Builder · ashermahonin bundle
    Create or update a reusable Agent Skill in the open SKILL.md format. Use for project, team, domain, or tool workflows that need a precise trigger and repeatable procedure. Add references, scripts, assets, client metadata, or routing only when the skill needs them; do not create a new skill for a one-off instruction or a narrow variant already owned elsewhere.
    0 installs
  31. Cve Zero Day Scanner · ashermahonin bundle
    Check project dependencies, base images, operating-system packages, infrastructure providers, plugins, and agent tools against current vulnerability and active-exploitation sources. Use before release, after dependency changes, during incident review, and on a schedule for long-lived services. Record source, timestamp, reachability, exploitability, mitigation, owner, and release impact.
    0 installs
  32. Hypothesis Validator · ashermahonin bundle
    Convert a design choice, architecture option, market assumption, or feature bet into a falsifiable hypothesis with a measurable kill criterion, the cheapest useful test to settle it, and a clear record of what was supported, disproved, or deferred. Use whenever the agent is tempted to commit to a stack, a pattern, a vendor, a model, a UX flow, or a scope without evidence, and as the core supporting skill for ai-pdlc and architecture-review.
    0 installs
  33. Network Vpn Security · ashermahonin bundle
    Use for VPC/VNet/subnet design, VPN, routing, DNS, firewall rules, ACLs, security groups, private endpoints, bastions, hybrid or multi-cloud connectivity, zero trust access, Kubernetes network policies, MTU, latency, and secure network troubleshooting.
    0 installs
  34. Requirements Quality · ashermahonin bundle
    Convert product scope into functional requirements, nonfunctional requirements, measurable quality scenarios, acceptance criteria, and traceable requirement links. Use before architecture or implementation when FR/NFR lists, reliability, security, observability, performance, maintainability, compatibility, accessibility, data-safety, or artifacts `11-functional-requirements.md` through `13-quality-scenarios.md` are needed.
    0 installs
  35. Scripting Automation · ashermahonin bundle
    Use for Bash, Python, PowerShell, operational tooling, CLI helpers, migration scripts, diagnostics, glue logic, safe automation, argument parsing, idempotency, dry-run modes, retries, timeouts, and error handling.
    0 installs
  36. Kubernetes Operations · ashermahonin bundle
    Use for Kubernetes deployment, manifests, Helm, Kustomize, operations, scaling, storage, networking, RBAC, NetworkPolicy, Pod Security, rollout planning, rollback, and cluster troubleshooting.
    0 installs
  37. Security Mobile Masvs · ashermahonin bundle
    Review a native iOS or Android application against current OWASP MASVS and relevant platform controls. Use before release and after changes to authentication, local storage, networking, WebViews, deep links, permissions, signing, privacy, resilience, or SDKs. Review backend and API surfaces separately with the web security skill.
    0 installs
  38. Self Improvement Loop · ashermahonin bundle
    Repair a measured failure in agent routing, instructions, tool contracts, context, memory, or evaluation, then verify the repair and resume the original task. Use after a reproducible failed check, route mismatch, tool misuse, regression, or specific user correction. Do not activate from vague dissatisfaction or use it to increase permissions or autonomy silently.
    0 installs
  39. Infrastructure As Code · ashermahonin bundle
    Use for Terraform, OpenTofu, Pulumi, CloudFormation, Bicep, ARM, Crossplane, provider constraints, remote state, imports, moved blocks, plan review, drift, policy checks, modular infrastructure, and safe resource changes.
    0 installs
  40. Security Owasp Agentic · ashermahonin bundle
    Review a tool-using or multi-agent system against the current OWASP Agentic Application risks. Use when an LLM can read, write, execute tools, retain memory, act under an identity, or delegate work. Produce risk status, autonomy and permission boundaries, tool inventory, abuse-case evidence, recovery controls, and a release recommendation.
    0 installs
  41. Service Implementation · ashermahonin bundle
    Implement a bounded feature, bug fix, module, service, or migration after the expected behavior, write scope, interfaces, and validation commands are known. Use when production code must change. Preserve unrelated work and existing contracts; do not use this skill to plan a broad product or to perform an unscoped rewrite.
    0 installs
  42. Agent Harness Architect · ashermahonin bundle
    Agent harness architect
    0 installs
  43. Incident Troubleshooting · ashermahonin bundle
    Use for incidents, outages, degradation, failed deployments, performance regressions, emergency diagnostics, stabilization, timelines, hypotheses, recovery plans, rollback, evidence capture, root cause notes, and prevention actions.
    0 installs
  44. Observability Operations · ashermahonin bundle
    Use for metrics, logs, traces, dashboards, alerting, SLI/SLO design, OpenTelemetry, Prometheus, Grafana, Loki, ELK, OpenSearch, Tempo, Jaeger, production diagnostics, and alert noise reduction.
    0 installs
  45. Obsidian Graph Navigator · ashermahonin bundle
    Find the smallest useful reading set in an Obsidian-compatible project vault by following indexes, wikilinks, metadata, and task scope. Use before loading project notes for planning, architecture, security, implementation, or handoff. Do not read the whole vault when a focused path can answer the task.
    0 installs
  46. Documentation Graph Curator · ashermahonin bundle
    Maintain project documentation and Obsidian-first knowledge graph using Markdown notes, wikilinks, ADRs, artifact indexes, Mermaid diagrams as visual layer, change logs, and graph hygiene. Use when syncing docs after code changes, creating a project vault skeleton, updating project memory, linking requirements to architecture and tasks, cleaning stale notes, or making sure agents can navigate the project without confusion.
    0 installs
  47. Project Structure Governance · ashermahonin bundle
    Keep a repository understandable while an agent creates files, tests, scripts, documentation, fixtures, screenshots, migrations, or generated output. Use during project setup, implementation, review, release, and documentation work. Maintain a clear project map, isolated temporary artifacts, one canonical documentation entrypoint, and a cleanup check before handoff.
    0 installs