Skip to main content
Execute qualquer Skill no Manus
com um clique
gustavo-meilus
Perfil de criador do GitHub

gustavo-meilus

Visão por repositório de 71 skills coletadas em 2 repositórios do GitHub.

skills coletadas
71
repositórios
2
atualizado
2026-07-15
explorador de repositórios

Repositórios e skills representativas

cutting-a-release
Desenvolvedores de software

Cut a Superpipelines version release (vX.Y.Z) — verify the 5 version targets agree, draft CHANGELOG + RELEASE-NOTES entries, land them via PR (main is branch-protected), then create the GitHub release + tag and verify. Use when the user asks to cut/ship/publish a release, tag a version, do release work, or write release notes for Superpipelines.

2026-07-04
sk-model-resolver
Outras ocupações de informática

Resolves agent `model_tier:` declarations into concrete platform-specific model strings and effort values via a 5-layer precedence chain, returning a serializable `resolved` object for dispatch. Use when `running-a-pipeline` Phase 0.45 needs to determine the concrete model + effort for each pipeline step on the active platform before dispatch.

2026-07-02
sk-platform-dispatch
Outras ocupações de informática

Resolves the active runtime tier and provides the canonical DISPATCH contract for all pipeline step execution. Use when an orchestrator skill needs to dispatch pipeline steps — performs tier detection, loads the platform profile, and executes the Tier 2 inline loop when no subagent primitive is available.

2026-07-02
cutting-a-release
Desenvolvedores de software

Cut a Superpipelines version release (vX.Y.Z) — verify the 5 version targets agree, draft CHANGELOG + RELEASE-NOTES entries, land them via PR (main is branch-protected), then create the GitHub release + tag and verify. Use when the user asks to cut/ship/publish a release, tag a version, do release work, or write release notes for Superpipelines.

2026-07-02
running-a-pipeline
Desenvolvedores de software

Run, resume, or list installed Superpipelines workflows from the registry.

2026-07-02
sk-claude-code-conventions
Outras ocupações de informática

Provides canonical engineering standards for authoring agents, skills, hooks, and pipeline orchestration in Claude Code. Use when authoring or modifying agents, skills, hooks, or pipeline-orchestration artifacts — covers model-tier selection, prompt-cache discipline, frontmatter schemas, and progressive-disclosure rules.

2026-07-02
sk-dynamic-routing
Outras ocupações de informática

Maps pipeline agent roles to intent-based model categories on Tier 1 (Claude Code). Use when a Tier 1 pipeline stage requires model assignment beyond the two-slot fast/deep abstraction — e.g., pure read-only audit agents, deep architectural planners, or visual-analysis roles. Non-CC tiers resolve models via platform_profile.model_tiers only; this skill must not be invoked on tier_1b/1c/1d/2.

2026-07-02
systematic-debugging
Desenvolvedores de software

Enforces root-cause investigation before any fix is proposed or implemented. Use when encountering a bug, test failure, or unexpected behavior, before proposing or implementing a fix.

2026-07-02
Mostrando as 8 principais de 63 skills coletadas neste repositório.
cutting-a-release
Desenvolvedores de software

Cut an aiboarding version release (vX.Y.Z) - verify the single version target agrees, draft matching CHANGELOG + RELEASE-NOTES entries, commit to main, then create the GitHub release + tag and verify. Use when the user asks to cut/ship/publish a release, tag a version, do release work, or write release notes for aiboarding.

2026-07-15
audit-agent-onboarding
Desenvolvedores de software

Use to lint a repo's agent onboarding files (AGENTS.md, CLAUDE.md, .claude/rules/*.md) for bloat, contradictions, duplication, stale or vague commands, missing sections, leakage, and secrets - or with --stats to view compression receipts. Read-only; reports findings and hands fixes to update-agent-onboarding.

2026-07-04
compress-onboarding
Desenvolvedores de software

Use to compress any agent-instruction file (AGENTS.md, CLAUDE.md, .claude/rules/*.md, legacy AIBOARDING.md) into terse, high-signal prose without altering commands, code, URLs, or paths. Standalone compression engine with levels (off/lite/full/ultra), byte-preservation verification, and token receipts. Also invoked by the create/update onboarding skills.

2026-07-04
create-agent-onboarding
Desenvolvedores de software

Use when a repo has no AGENTS.md and an AI coding agent needs onboarding context, or the user asks to generate onboarding files. Produces AGENTS.md (cross-agent), a CLAUDE.md wrapper, and the .aiboarding lifecycle (state, config, hooks). Fallback target when the session-start hook reports missing onboarding files.

2026-07-04
migrate-aiboarding
Desenvolvedores de software

Use when a repo has a legacy AIBOARDING.md (v1 layout) and should move to the standard AGENTS.md + CLAUDE.md layout with the .aiboarding/state.json sidecar. One-shot, preview-first migration that preserves the existing onboarding content and rewires the hooks.

2026-07-04
update-agent-onboarding
Desenvolvedores de software

Use when commits have landed since the onboarding files were last synced (the drift-check hook nudges for this), or the user asks to refresh AGENTS.md. Triages whether the change touches onboarding scope and patches only the affected sections; on no-op it advances the state pointer only.

2026-07-04
create-aiboarding
Outras ocupações de informática

DEPRECATED alias for create-agent-onboarding (kept so /create-aiboarding keeps resolving). Prefer create-agent-onboarding, which generates AGENTS.md + CLAUDE.md instead of the legacy AIBOARDING.md.

2026-07-02
update-aiboarding
Outras ocupações de informática

DEPRECATED alias for update-agent-onboarding (kept so /update-aiboarding keeps resolving). Prefer update-agent-onboarding, which triages drift against AGENTS.md and the .aiboarding/state.json pointer.

2026-07-02
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos