Skip to main content

aberson/skill-mesh

SkillsMP ha recopilado 48 skills de aberson/skill-mesh. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
48
Estrellas en GitHub
2
Forks en GitHub
1

Mostrando 40 de 48 skills recopiladas.

ocupación
sin clasificar
descripción

Read exact lifecycle markers from this disposable plugin's shared reference. Use when a request contains the unique trigger {{TRIGGER_ALPHA}}.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Read exact lifecycle markers from this disposable plugin's shared reference and helper asset. Use when a request contains the unique trigger {{TRIGGER_BETA}}.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Auto-generate an evaluation framework (evals.json + test_scenarios.json) for any skill by reading its SKILL.md, then output a ready-to-paste self-improvement loop prompt. Use as "/skill-eval-setup <skill-name-or-path>".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Serial-iterate every scorable skill autonomously overnight via hill-climb. Default invocation drains all .claude/skills/*/evals-bearing skills (minus an embedded skip-list); per-skill budget capped by 1h wall-clock OR 12 iterations, whichever first. Carries…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Sync GitHub issues to match a plan's structure (umbrellas + step issues), with rich bodies optimized for fresh-context LLM work. Detects letter-named phases, sub-phase notation, table-row step formats. Use after plan changes or to bring issue bodies up to…

Idioma del texto original: inglés

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

Chain plan-review-autofix, plan-wrap-autofix, repo-sync, and task-handoff into one autonomous prep step before /build-phase. Required arg --plan <path>. Default continues in-window — emits a /goal + /build-phase command pair (the /goal arms the Stop hook over…

Idioma del texto original: inglés

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

The session-transition front door. Bare invocation TRIAGES the session — context utilization, task-boundary state from current.md, git state, armed /goal — announces one route, then ACTS: continue (checkpoint + one line), clear-next (durable state to disk,…

Idioma del texto original: inglés

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

The single front door for a chosen goblin atom. Mode-dispatches a resolved suggestion or UAT task — a `small` suggestion or a safe `uat` task is EXECUTED via /build-step (auto-ship a genuinely-clean result, park the rest with a one-line --land to ship later);…

Idioma del texto original: inglés

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

Produce a grounded, ranked improvement shortlist for a workspace project and persist it to goblin's brain/ atom store. Three mutually-exclusive modes: --small (default — small, purely-additive, non-disruptive quick wins), --big (full-fidelity improvement…

Idioma del texto original: inglés

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

Drive a web UI through a defined flow, capture stage screenshots + a structured read-back, and have an independent vision-judge sub-agent render a PASS / FAIL / UNCERTAIN verdict cross-checked against the read-back — turning "look at the screen" UAT from a…

Idioma del texto original: inglés

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

Scan your own .claude/skills/ to find which skills contain a single load-bearing seed-artifact phase worth escalating a session to Fable 5, and emit a human-readable Fable escalation map for the operator. Fans out read-only Explore agents to classify each…

Idioma del texto original: inglés

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

Scan your own .claude/skills/ to find which LLM-bearing sub-tasks are safe to offload to a local model, and emit both a human-readable offload inventory and a switchboard config the local_judge client can load. Fans out read-only Explore agents to classify…

Idioma del texto original: inglés

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

The milestone workspace-hygiene front door — invoke at a milestone or any time to run the whole cleanup sweep: 'milestone hygiene', 'workspace cleanup', 'run the sweep', 'afterparty', 'tidy up the workspace', 'sprint wrap'. A THIN orchestrator that CHAINS the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Render the output you JUST sent to the screen as a Lavish annotatable HTML artifact for detailed, element-level review. Chat output stays the default; reach for this on demand when a just-delivered plan / comparison / diagram / table / long fix-list is easier…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Orchestrate a multi-step build phase end-to-end. Reads step definitions from a plan doc, runs /build-step for each in order, posts live progress to GitHub issues, verifies quality gates between steps, and reports. Invoke as "/build-phase --plan <path>…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Execute one build step end-to-end. Developer writes, reviewers gate, changes merge. Configurable isolation (worktree/docker), review style (auto/code/deep/runtime/full), optional UI.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Post-mortem-style review of recent feedback memories. Pick 3-5, walk through them one at a time asking "did I get this right? what's the next layer?", then surface latent principles that several memories point at but none articulate. Use when memories feel…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review a project plan.md or feature plan for gaps, missing pieces, unresolved decisions, and risks. Works for both greenfield project plans and scoped feature plans (documentation/*-plan.md). For feature plans, also validates claims against existing code and…

Idioma del texto original: inglés

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

Six-lens code review (correctness, bugs, security, tests, style, plan-conformance) with anti-pattern catalog, severity+evidence, JSON audit trail. Use for high-stakes diffs; use the leaner review-gauntlet profile for routine diffs.

Idioma del texto original: inglés

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

Lean code-review profile over review-deep's engine. Takes a developer prompt and code diff (positional args), runs review-deep's code lenses (correctness, bugs, security, test quality, style) with deterministic aggregation, and emits a terse PASS / NEEDS-WORK…

Idioma del texto original: inglés

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

Refine a user-acceptance-test (UAT) script so every step is unambiguous, every prerequisite is explicit, and only the things that genuinely need a human stay on the human's plate. Use when a UAT/manual-test/handoff doc reads like 'wipe → expect setup screen'…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

A/B-test N variant mutations of a skill in parallel. Takes --skill <name> and either --variants <file> (one strategy per line) or no variants (brainstorm mode — LLM proposes a candidate list and exits for operator curation, no worktrees created). When…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Checkpoint library — orchestrators call this (build-phase, build-step, plan-expedite, user-draft); operators usually want /session-wrap. Modes: --loop [--no-commit] (write current.md), --next-task [label] (durable task-boundary save), --resume (read…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnose and fix a bug end-to-end with forced primary-source investigation before any code change. Independently reproduces the bug, designs a fix, delegates implementation to build-step, then verifies the original symptom is gone. Built to break the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Pre-work intake gateway — CONVERTS an operator vent into routed, ledger-backed work; it never proposes work of its own. Invoke when the operator dumps everything on their mind about a topic ('here's everything on my mind about X'), says a project 'doesn't…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Re-orient the user on the session axis — the state of this conversation/thread — via a status snapshot (verified, not-verified, next steps) plus parallel asides; `--quick` skips all lookups and gives a lightweight three-section thread summary (problem, what…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Tight PM-lens overview of a project — what shipped, what's planned, what we could do next, and what could be cut. Default mode emits a four-section snapshot; a topic flag (`--uat` / `--test` / `--build` / `--decide` / `--overnight` / `--goal` / `--other` /…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run an already-clear UAT block FOR the operator — execute each step, capture the real output, and auto-judge only the mechanically-checkable ones (exit code, output match, refusal text, DB/HTTP/file/log); escalate every judgment call with evidence. Removes…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Attended, operator-driven acceptance of a just-built tool or feature. Establishes a persistent operating contract on entry, then YIELDS each turn to the operator — you ask questions or point at problems, the agent answers from primary source, fixes small…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

The return-moment front door — invoke when sitting back down at an open window: 'sitting back down', 'should I keep going or wrap up', 'am I safe to close this window', back-from-lunch or next-morning re-entry. Despite the name, the most common verdict is…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scan recent git history + skill-iterate run-logs for UN-codified regressions and DRAFT codification candidates (memory one-liner + rule clause + hook stub), parking them as a draft PR for the operator to judge via /memory-distill. Detects and drafts only —…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Queue N pending phase plans and run them unattended overnight. For each item invoke /plan-expedite then /build-phase via the Skill tool, isolating each in its own worktree. On any halt, park the phase by filing a GitHub issue with halt context and proceed to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

How to authenticate with Claude using a subscription OAuth token instead of an API key. Use when setting up Claude Code sessions, building tools that invoke the claude CLI, or when a user has a Claude subscription but no API key.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Audit all auto-loaded Claude Code context files (CLAUDE.md chain, .claude/rules/*.md, MEMORY.md) for a project and produce a prioritized progressive-disclosure improvement report — what to stub, extract, or prune to reduce per-turn token cost. Run bare for a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Plan a new feature, phase, or significant change for an existing project. Reads the codebase and existing docs first, then runs a focused conversation to produce a scoped plan document at documentation/<feature>-plan.md. Use when adding capabilities to a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide the creation of a new project plan.md through a structured conversation. Asks the right questions up front — stack, auth, data storage, async patterns, build tooling, UI — before writing anything. Use at the start of any new project to avoid mid-plan…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Merge two overlapping plan documents into a single coherent plan. Identifies shared goals at different fidelity, resolves sequencing tensions, picks a spine, deletes subsumed phases, and archives originals. Use when two plans target related work and need to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigate a project's current state, propose plan items to cut or fold together, and execute the trim once confirmed. Use when a plan has accumulated cruft, the user asks to "tighten the plan", "what can we cut", "what's still relevant", or after a phase…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Check whether a document (plan, spec, README) is self-contained for a model with no prior conversation history. Finds anything a fresh model would need but can't derive from the document alone. Use after plan-init or plan-review, or any time a document will…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when a local project directory has no GitHub repo and needs to be published — initializing git, creating the remote repo, adding a README, and converting a plan document into GitHub issues.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 48 skills recopiladas.