Skip to main content

akornmeier/super-looper

SkillsMP 已收集 akornmeier/super-looper 中的 46 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
46
GitHub 星标
0
GitHub Forks
0

已展示 40 / 46 个已收集 Skill。

职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
项目管理专家
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Run comprehensive agent-native architecture review with scored principles

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run browser tests on pages affected by current PR or branch

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

Report a bug in the super-looper plugin

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
已展示 40 / 46 个已收集 Skill。