Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

AutoSkillit

AutoSkillit contient 151 skills collectées depuis TalonT-Org, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
151
Stars
5
mis à jour
2026-05-08
Forks
1
Couverture métier
23 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

build-execution-map
Développeurs de logiciels

Analyze issue dependencies and produce a dispatch execution map for parallel orchestration

2026-05-08
process-issues
Développeurs de logiciels

Execute recipe sessions batch-by-batch for triaged GitHub issues. Reads the triage-issues output manifest, processes each batch sequentially, and launches the appropriate recipe for each issue. Use when user says "process issues", "run issues", or "execute pipeline for issues".

2026-05-08
validate-review-decisions
Analystes en assurance qualité des logiciels et testeurs

Validate review-decisions audit findings with mandatory intent analysis and seven evidence-gathering rules. Adds docstring-as-contract recognition, deliberate-change detection, test-as-intent-signal, consumer-impact verification, architectural feasibility checks, behavioral simulation, and symmetry-as-design recognition to the standard validation workflow. Use when validating reports from audit-review-decisions specifically.

2026-05-08
write-recipe
Développeurs de logiciels

Generate YAML recipes for .autoskillit/recipes/. Use when user says "make script skill", "generate script", "script a workflow", "write a script", "create a script", "new recipe", "write a pipeline", or when loaded by other skills for script formatting.

2026-05-08
validate-audit
Analystes en assurance qualité des logiciels et testeurs

Validate audit findings from audit-arch, audit-tests, or audit-cohesion against actual code, git history, and design intent using 9–10 parallel subagents. Removes contested findings, documents exceptions, adjusts severities. Use when user says "validate audit", "validate findings", "validate report", or "check audit results".

2026-05-08
validate-audit
Analystes en assurance qualité des logiciels et testeurs

Validate audit findings from audit-arch, audit-tests, audit-cohesion, audit-feature-gates, audit-docs, or audit-review-decisions against actual code, git history, and design intent using 9–10 parallel subagents. Removes contested findings, documents exceptions, adjusts severities. Use when user says "validate audit", "validate findings", "validate report", or "check audit results".

2026-05-08
validate-test-audit
Analystes en assurance qualité des logiciels et testeurs

Validate test audit findings with test-domain semantic rules and intent analysis. Adds import-path-as-contract recognition, precondition-as-assertion detection, provenance verification, split-era lifecycle awareness, and deletion-vs-improvement distinction to the standard validation workflow. Use when validating reports from audit-tests specifically.

2026-05-08
generate-report
Rédacteurs techniques

Synthesize experiment results into a structured research report in the research/ folder. Supports --inconclusive flag.

2026-05-08
merge-pr
Développeurs de logiciels

Merge a single PR into the integration branch. For simple PRs, uses gh pr merge --squash --auto to enforce GitHub's required status checks. For needs_check PRs, re-assesses complexity and returns needs_plan=true with a conflict report when conflicts are detected. Use inside the merge-prs loop.

2026-05-08
plan-visualization
Directeurs artistiques

Orchestrates 2–4 vis-lens skills in parallel to produce a figure inventory (visualization-plan.md) and a report-placement outline (report-plan.md). Runs after design review GO, before worktree creation.

2026-05-08
resolve-merge-conflicts
Développeurs de logiciels

Goal-aware resolution of rebase conflicts when merging a conflict-resolution worktree back into the integration branch. Analyzes the intent of each side of a conflict, resolves it in-place when confidence is HIGH or MEDIUM, and escalates when LOW.

2026-05-08
review-design
Spécialistes en gestion de projets

Validate an experiment plan before execution using triage-first, fail-fast dimensional analysis with an adversarial red-team. Emits verdict (GO/REVISE/STOP), experiment_type, evaluation_dashboard, and revision_guidance.

2026-05-08
vis-lens-methodology-norms
Scientifiques des données

Create Methodology Norms visualization planning spec showing ML sub-area mandatory figures, community conventions, and coverage gaps. Methodology-Normative lens answering "Which domain-specific figures are expected by reviewers?"

2026-05-08
compose-pr
Développeurs de logiciels

Composition executor for pull requests. ALWAYS invoke this skill when instructed to compose a PR. Do not read prep files or create PRs directly — use this skill first to load the composition workflow.

2026-05-08
diagnose-ci
Développeurs de logiciels

Diagnostic executor for CI failures. ALWAYS invoke this skill when instructed to diagnose CI failures. Do not fetch CI logs directly — use this skill first to load the diagnosis workflow.

2026-05-08
implement-experiment
Développeurs de logiciels

Deploy experiment artifacts in an isolated git worktree following an approved experiment plan, with per-phase commits.

2026-05-08
implement-worktree-no-merge
Développeurs de logiciels

Implementation executor. ALWAYS invoke this skill when instructed to implement a plan in a worktree. Do not read the plan or edit files directly — use this skill first to load the full implementation workflow.

2026-05-08
planner-elaborate-wps
Spécialistes en gestion de projets

Elaborate all work packages for a target phase via parallel L0 subagents. One invocation per phase; spawns one L0 per WP concurrently. (Pass 3 loop body)

2026-05-08
prepare-pr
Développeurs de logiciels

Preparation executor for pull-request metadata. ALWAYS invoke this skill when instructed to prepare PR metadata. Do not read plans or classify files directly — use this skill first to load the preparation workflow.

2026-05-08
retry-worktree
Développeurs de logiciels

Worktree retry executor. ALWAYS invoke this skill when instructed to continue or retry an implementation in an existing worktree. Do not resume editing files directly — use this skill first to load the retry workflow.

2026-05-08
run-experiment
Scientifiques des données

Execute a designed experiment in a worktree and collect structured results. Supports --adjust retry mode.

2026-05-08
dry-walkthrough
Développeurs de logiciels

Plan validation executor. ALWAYS invoke this skill when instructed to validate or dry-walkthrough a plan. Do not read the plan or trace changes directly — use this skill first to load the validation workflow.

2026-05-08
implement-worktree
Développeurs de logiciels

Worktree implementation executor. ALWAYS invoke this skill when instructed to implement a plan in a worktree with testing and merging. Do not read the plan or edit files directly — use this skill first to load the full implementation workflow.

2026-05-08
make-plan
Développeurs de logiciels

Planning executor. ALWAYS invoke this skill when instructed to create, devise, or write an implementation plan. Do not explore the codebase or draft a plan directly — use this skill first to load the planning workflow.

2026-05-08
resolve-failures
Analystes en assurance qualité des logiciels et testeurs

Failure resolution executor. ALWAYS invoke this skill when instructed to fix test failures in a worktree. Do not read test output or edit code directly — use this skill first to load the failure resolution workflow.

2026-05-08
resolve-review
Analystes en assurance qualité des logiciels et testeurs

Fetch PR review comments, run intent validation (ACCEPT/REJECT/DISCUSS) before applying fixes, and post inline replies. MCP-only — used exclusively by recipe orchestration via run_skill after review_pr reports changes_requested or needs_human verdict.

2026-05-08
review-pr
Analystes en assurance qualité des logiciels et testeurs

Automated diff-scoped PR code review using parallel audit subagents. Posts inline GitHub review comments and submits a summary verdict. Use after a PR is opened to gate CI on review approval.

2026-05-08
setup-environment
Administrateurs de réseaux et de systèmes informatiques

Pre-flight environment gate for the research recipe. Reads the experiment plan, detects the required environment type, builds a Docker image or creates a host micromamba environment, and emits an env_mode verdict consumed by downstream steps.

2026-05-08
stage-data
Biochimistes et biophysiciens

Pre-flight resource gate for the research recipe. Reads the experiment plan's data_manifest, checks disk space and network connectivity for external/gitignored entries, creates data directory structure, and emits a PASS/WARN/FAIL feasibility verdict.

2026-05-08
planner-consolidate-wps
Spécialistes en gestion de projets

Analyze WP complexity per phase and emit consolidation group manifests for trivial WP merging (L1+L0 pattern)

2026-05-08
planner-elaborate-assignments
Spécialistes en gestion de projets

Elaborate all assignments for a target phase via parallel L0 subagents. One invocation per phase; spawns one L0 per assignment concurrently. (Pass 2 loop body)

2026-05-08
planner-refine-wps
Spécialistes en gestion de projets

Refine elaborated work packages with cross-phase visibility via per-phase L0 subagents (L1+L0 pattern)

2026-05-08
audit-tests
Analystes en assurance qualité des logiciels et testeurs

Audit the test suite for useless tests, consolidation opportunities, over-mocking, weak assertions, placement/organization issues, xdist safety violations, test path filter integrity, and other test quality issues. Use when user says "audit tests", "audit test suite", "review tests", or "test quality check". Generates an improvement plan in {{AUTOSKILLIT_TEMP}}/ with explanations for each proposed change.

2026-05-08
planner-assess-review-approach
Spécialistes en gestion de projets

Assess each work package for review-approach benefit before implementation. Writes review_approach_assessment.json; does NOT invoke review-approach.

2026-05-08
planner-elaborate-phase
Développeurs de logiciels

Elaborate a single phase into a full result, parallel-safe — receives plan snapshot + target phase ID

2026-05-08
planner-extract-domain
Spécialistes en gestion de projets

Extract domain knowledge and naming conventions for planning context

2026-05-08
planner-generate-phases
Spécialistes en gestion de projets

Generate high-level phases from project analysis (Pass 1 entry point)

2026-05-08
planner-refine-assignments
Spécialistes en gestion de projets

Refine elaborated assignments for a single phase via parallel L0 subagents (L1+L0 pattern), using per-phase context file with peer_summaries for cross-phase visibility

2026-05-08
planner-refine-phases
Spécialistes en gestion de projets

Refine elaborated phases with cross-phase visibility via parallel L0 subagents (L1+L0 pattern)

2026-05-08
planner-refine
Spécialistes en gestion de projets

Targeted fix of validate_plan findings — re-elaboration, duplicate resolution, dependency corrections

2026-05-08
Affichage des 40 principaux skills collectés sur 151 dans ce dépôt.