Skip to main content

akornmeier/super-looper

SkillsMP a collecté 46 skills depuis akornmeier/super-looper. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
46
Étoiles GitHub
0
Forks GitHub
0

Affichage de 40 skills collectés sur 46.

métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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,…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Run comprehensive agent-native architecture review with scored principles

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

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.…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run browser tests on pages affected by current PR or branch

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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',…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Report a bug in the super-looper plugin

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

[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…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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>`?".

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 46.