russosalv/NONoise
Skill Claude CodeCodex
Use ONLY when the user explicitly asks Claude to delegate, hand over, pass, or send work to Codex CLI - phrases like "delega a codex", "usa codex", "handover a codex", "passa a codex", "ask codex", "@codex", "/codex", "via codex", or "with codex". Runs codex exec non-interactively and returns Codex's final answer…
russosalv/NONoise
Skill Claude CodeCodex
Use ONLY when the user explicitly asks to delegate a task to GitHub Copilot CLI — phrases like "delega a copilot", "usa copilot", "ask copilot", "passa a copilot", "fai con copilot", "@copilot", "/copilot", "via copilot", "with copilot". Runs copilot -p non-interactively, defaulting to Claude Opus 4.7, so the token…
russosalv/NONoise
Skill Claude CodeCodex
Use ONLY when the user explicitly asks Claude to delegate, hand over, pass, or send work to Gemini CLI — phrases like "delega a gemini", "usa gemini", "passa a gemini", "fai con gemini", "ask gemini", "@gemini", "/gemini", "via gemini", "with gemini". Runs gemini -p non-interactively and returns Gemini's answer…
russosalv/NONoise
Skill Claude CodeCodex
End-to-end release flow for the create-nonoise CLI — creates a changeset, runs pnpm run version to bump packages/create-nonoise/package.json + CHANGELOG, updates the GitHub Release tarball URL in both READMEs, commits + pushes to main (which triggers auto-tag.yml → release.yml → npm publish with provenance), builds…
russosalv/NONoise
Skill Claude CodeCodex
Dev tool for the NONoise maintainer — audits the default .nonoise/sdlc-flow.md template against the actually-bundled skills and reports drift. Use when you add or remove a skill in packages/skills/ or change MVPSKILLBUNDLE in packages/create-nonoise/src/scaffold.ts, to decide if the flow template needs a new phase, a…
russosalv/NONoise
Skill Claude CodeCodex
Dialogic architectural brainstorming skill. Helps an architect study how to implement something starting from just an area name, exploring the existing codebase, reading the project's source of truth at docs/architecture/ plus docs/requirements/ and docs/calls/, and producing a narrative PRD (story of the decision…
russosalv/NONoise
Skill Claude CodeCodex
Step 2 of the NONoise architectural workflow — validates a draft PRD (from arch-brainstorm) using Quint FPF via the quint-fpf sub-skill. Extracts hypotheses, computes Reff, writes a per-phase audit folder at docs/prd/ /audit/NN- -fpf/, presents a mandatory Phase 5.5 human review/approve gate (with override), then…
russosalv/NONoise
Skill Claude CodeCodex
Generic projector of a validated PRD's "Impact on docs/architecture/" checklist into the actual files. Reads the validated PRD plus its arch-decision audit folder (specifically 05-decision.md), parses the strict [file: NN.md] format from the appended ## Impact on docs/architecture/ section, proposes a unified diff per…
russosalv/NONoise
Skill Claude CodeCodex
Acceptance Test Runner — reads acceptance criteria from a sprint manifest and/or requirements files, generates a machine-readable testbook, executes it via Playwright against the running app, produces markdown reports with screenshots, and maintains a backlog of failures. Optionally pushes failures to an external…
russosalv/NONoise
Skill Claude CodeCodex
Push the LLM to reconsider, refine, and improve its recent output via structured elicitation methods (Socratic, first principles, pre-mortem, red team, SCAMPER, and 25+ others). Use when user asks for deeper critique, wants to stress-test a draft, or explicitly mentions one of the supported methods. Invoked by the…
russosalv/NONoise
Skill Claude CodeCodex
Strategic business analyst and requirements expert. Use when the user asks to talk to Isa or requests the business analyst. Drives requirements elicitation, market/domain/technical research, product brief drafting, and stakeholder PRFAQ exercises.
russosalv/NONoise
Skill Claude CodeCodex
System architect and technical design leader. Use when the user asks to talk to Alex or requests the architect. Drives architecture brainstorming, formal validation (Quint FPF), source-of-truth documentation, implementation readiness checks, and LSP advice.
russosalv/NONoise
Skill Claude CodeCodex
Technical documentation specialist and knowledge curator. Use when the user asks to talk to Daniel or requests the tech writer. Transforms complex concepts into accessible documentation — READMEs, user guides, API docs, Mermaid diagrams, plan documents, and brownfield project documentation.
russosalv/NONoise
Skill Claude CodeCodex
UX designer and UI specialist. Use when the user asks to talk to Giulia or requests the UX designer. Drives UX planning, interaction design, design-system authoring (DESIGN.md), UI implementation handoff, critique, and polish.
russosalv/NONoise
Skill Claude CodeCodex
Formal validation of IT functional requirements via a curated suite of 10 methodologies (INVEST, SMART, EARS, MoSCoW, 5W1H, WOTIF, IEEE 830/29148, FMEA-Lite, SWOT, ATAM-Lite). Called by Isa (bmad-agent-analyst) as capability RV — NOT self-activating. Classifies the requirement, recommends a 2–5 methodology subset…
russosalv/NONoise
Skill Claude CodeCodex
Produces and maintains living C4 architecture diagrams (Context / Container / Component / Code) for a NONoise project via a single Structurizr DSL workspace at docs/architecture/c4/workspace.dsl, from which all views are regenerated. Source-controlled, diff-able — unlike static Mermaid. USE right after arch-decision…
russosalv/NONoise
Skill Claude CodeCodex
Generates a DESIGN.md design-system document for the current project following the Stitch DESIGN.md format popularized by getdesign.md (VoltAgent/awesome-design-md). Use when the user asks to "create a design.md", "generate design system docs", "write DESIGN.md", "bootstrap UI style guide", "document the design system…
russosalv/NONoise
Skill Claude CodeCodex
Generate and keep in sync the three meta-docs of a NONoise project — AGENTS.md (root, cross-tool, source of truth), CLAUDE.md (root, Claude Code adapter), and .github/copilot-instructions.md (Copilot adapter). Treats AGENTS.md as the single source of truth and preserves skill-owned managed blocks verbatim. Use…
russosalv/NONoise
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
russosalv/NONoise
Skill Claude CodeCodex
Observability-driven debugging, triage, and performance analysis. Ingests traces, logs, and exceptions from any configured backend (App Insights, Datadog, Grafana+Loki, CloudWatch, OpenTelemetry collector, or a generic log file), correlates them by request/trace ID, walks the call chain, identifies the root cause in…
russosalv/NONoise
Skill Claude CodeCodex
Meta-skill that coaches the AI + user pair through any operational task (deploy, pipeline, provision, migrate, rollback, diagnose, debug-wiring) in any stack, then crystallizes the successful workflow into a project-local reusable skill. Asks WHAT the user wants to achieve, proposes an access menu (CLI > API > Web)…
russosalv/NONoise
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
russosalv/NONoise
Skill Claude CodeCodex
NONoise SDLC advisor — reads the project-local .nonoise/sdlc-flow.md, tells the user where they are in the flow and what skill to engage next, with a copy-pasteable example prompt. Use when the user types /polly, says "start polly" / "avvia polly" / "run polly", or asks an ambiguous "where do I start?" / "what's…
russosalv/NONoise
Skill Claude CodeCodex
Quint First Principles Framework — structured reasoning methodology with 6 phases (Initialize → Abduct → Deduce → Induce → Audit → Decide), Reff via WLNK, and Congruence Level tracking. Use when you need to formally validate an architectural decision, a PRD, or any non-trivial claim. Invokable standalone or delegated…