Skip to main content

akornmeier/super-looper

SkillsMP ha recopilado 46 skills de akornmeier/super-looper. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
46
Estrellas en GitHub
0
Forks en GitHub
0

Mostrando 40 de 46 skills recopiladas.

ocupación
Otras ocupaciones informáticas
descripción

Compatibility command for the streamlined unattended developer workflow. Plans a software task with sl-plan when needed, then routes execution through sl-run in mode:unattended. Prefer sl-plan followed by sl-run for new workflows.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Run an explicit, non-mutating compatibility diagnostic for the super-looper plugin. Use only when validating a Claude Code or Codex installation, runtime adapter, bundled reference and script resolution, interactive question support, and one-worker subagent…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Compatibility command for interactive implementation. Plans a software task when needed, then routes canonical Markdown execution through sl-run in mode:interactive. Prefer sl-run directly for new workflows.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Compatibility command for the streamlined unattended developer workflow. Plans a software task with sl-plan when needed, then routes execution through sl-run in mode:unattended. Prefer sl-plan followed by sl-run for new workflows.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request,…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Document a recently solved problem to compound your team's knowledge or CONCEPTS.md, the project's shared domain vocabulary.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create a compact cross-session handoff for research, debugging, design, or other non-run work whose important context is not already durable. Do not use for sl-run work: its state path and review packet are the handoff.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Run an explicit, non-mutating compatibility diagnostic for the super-looper plugin. Use only when validating a Claude Code or Codex installation, runtime adapter, bundled reference and script resolution, interactive question support, and one-worker subagent…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Compatibility learning seam for the legacy lfg pipeline: invoke sl-compound headless, evaluate the result, commit an accepted docs/solutions learning into the open PR, and re-confirm CI. Use only when legacy lfg invokes ship-time learning; new sl-run…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work - or interactively reconcile an evidence-backed sl-run strategy proposal. Use when starting or updating product direction, when asked to write or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Compatibility command for interactive implementation. Plans a software task when needed, then routes canonical Markdown execution through sl-run in mode:interactive. Prefer sl-run directly for new workflows.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Create an executable phased plan for a multi-step task. Uses the parent frontier model for planning, grounds once in repository strategy and evidence, and delegates only when an important uncertainty cannot be resolved locally. Produces canonical Markdown by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Execute or resume a canonical sl-plan artifact through a code-owned developer workflow that selects a risk-sized profile, runs deterministic checks and bounded repair, performs independent verification, assembles engineer review, controls approved commit/PR…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Create an executable phased plan for a multi-step task. Uses the parent frontier model for planning, grounds once in repository strategy and evidence, and delegates only when an important uncertainty cannot be resolved locally. Produces canonical Markdown by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Execute or resume a canonical sl-plan artifact through a code-owned developer workflow that selects a risk-sized profile, runs deterministic checks and bounded repair, performs independent verification, assembles engineer review, controls approved commit/PR…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnose and configure super-looper environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to "refresh my learnings", "audit docs/solutions/", "clean up stale…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Run comprehensive agent-native architecture review with scored principles

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications.…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Run browser tests on pages affected by current PR or branch

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this',…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Report a bug in the super-looper plugin

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says "commit and PR", "ship this", "create a PR", or "open a pull request". Also handles description-only flows ("write a PR…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Clean up local branches whose remote tracking branch is gone. Use when the user says "clean up branches", "delete gone branches", "prune local branches", "clean gone", or wants to remove stale local branches that no longer exist on the remote. Also handles…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

[BETA] Dogfood the active branch end-to-end as a QA engineer. Diffs the branch against main, builds an exhaustive browser test matrix of every change (full user journeys, not just features), drives the app with agent-browser, then auto-fixes issues, adds…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Start the dev server, open the feature in a browser, and iterate on improvements together. Manual invocation only — type /sl-polish to run it.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Draft user-facing announcement and marketing copy for a feature that just shipped — an X post or thread, a changelog blurb, a LinkedIn post, an email, a blog intro, or a short demo script. Spiral-agnostic by default; voice-matched via the Spiral CLI when it…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says "view this in proof", "share to proof", "HITL this doc", or wants a shared markdown review surface…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Summarize recent super-looper plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/sl-release-notes` or asks "what changed in super-looper recently?" or "what happened to `<skill-name>`?".

Idioma del texto original: inglés

actualizado
Mostrando 40 de 46 skills recopiladas.