Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

sequence

sequence contém 26 skills coletadas de tkstang, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
26
Stars
0
atualizado
2026-07-07
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

oat-pjm-review-backlog
Especialistas em gestão de projetos

Use when prioritizing the file-backed repo backlog or evaluating roadmap alignment. Produces value-effort ratings, dependency mapping, and execution recommendations.

2026-07-07
oat-pjm-update-repo-reference
Especialistas em gestão de projetos

Use when repo reference artifacts need updating — roadmap, decision records, backlog status, or completed history. Frequently invoked at project completion, often chained from `oat-project-document`, to ensure active `.oat/repo/pjm/` state and durable `.oat/repo/reference/` records reflect what shipped.

2026-07-07
oat-project-implement
Outras ocupações de informática

Use when plan.md is ready for execution. Dispatches phase-level subagents with bounded fix loops; supports plan-declared parallel phase groups with worktree-isolated execution and ordered fan-in.

2026-07-07
oat-project-plan
Outras ocupações de informática

Use when design.md is complete and executable implementation tasks are needed. Breaks design into bite-sized TDD tasks in canonical plan.md format.

2026-07-07
oat-project-plan-writing
Desenvolvedores de software

Use when authoring or mutating plan.md in any OAT workflow. Defines canonical format invariants — stable task IDs, required sections, review table rules, and resume guardrails.

2026-07-07
oat-project-quick-start
Desenvolvedores de software

Use when a task is small enough for quick mode or rapid iteration is preferred. Scaffolds a lightweight OAT project from discovery directly to a runnable plan, with optional brainstorming and lightweight design.

2026-07-07
oat-project-review-provide
Analistas de garantia de qualidade de software e testadores

Use when the user explicitly asks to review an OAT project — e.g. "review project", "review the project", "run project review", or confirms a previously offered review. Do NOT auto-invoke on completed work alone. Resolves a project review scope and offers before running.

2026-07-07
oat-project-review-receive
Desenvolvedores de software

Use when the user explicitly asks to receive review findings for an OAT project — e.g. "receive review", "process review", "process the project review", or confirms a previously offered review-receive step. Do NOT auto-invoke merely because a review file exists. Resolves the latest review and offers before acting.

2026-07-07
oat-review-provide
Analistas de garantia de qualidade de software e testadores

Use when you need an ad-hoc review outside an active OAT project lifecycle. Reviews code or artifacts without project phase state, unlike oat-project-review-provide.

2026-07-07
oat-project-import-plan
Outras ocupações de informática

Use when you have an external markdown plan to execute with OAT. Preserves the source plan and normalizes it into canonical plan.md format.

2026-07-06
deep-research
Analistas de pesquisa de mercado e especialistas em marketing

Comprehensive research orchestrator that classifies topics, dispatches parallel research-angle workers, and produces structured artifacts using domain-specific schemas.

2026-07-02
oat-brainstorm
Especialistas em gestão de projetos

Use when the user explicitly invokes the `brainstorm` verb, including `/oat-brainstorm`, "let's brainstorm", "brainstorm this", "can we brainstorm X", or "help me brainstorm X". For ambiguous exploratory phrasing ("I've been thinking", "what if", "help me think through"), do NOT auto-enter; respond conversationally and offer mode only after ≥2 sustained exploratory turns. Do NOT use for review, debug, PR, status, implementation, or active-workflow questions.

2026-07-02
oat-docs-bootstrap
Desenvolvedores de software

Use when bootstrapping a new OAT docs app in a repo. Guides the user through preflight detection, richer input gathering than the raw CLI, `oat docs init` invocation with gated post-patches for open CLI gaps, build verification, post-scaffold config inspection, and an educational walkthrough. Supports Fumadocs (full path) and MkDocs (lean path with defined minimum contract).

2026-07-02
oat-pjm-add-backlog-item
Especialistas em gestão de projetos

Use when the user requests or confirms adding a new repo backlog item — e.g. "add a backlog item for X", "capture that as backlog", "track that follow-up", "file a backlog ticket", or confirms a previously offered backlog capture. Do NOT auto-invoke when a follow-up is mentioned. Creates the item file in the file-per-item backlog structure, regenerates the index, and prompts for curated overview updates.

2026-07-02
oat-pjm-decision
Especialistas em gestão de projetos

Use when the user requests or confirms recording a durable repo decision — e.g. "capture that as a decision", "write an ADR for X", "record this architectural choice", or confirms a previously offered decision capture. Creates a file-per-record decision under reference/decisions/ via `oat decision new` and refreshes the generated decision index. Do NOT auto-invoke for routine choices that do not warrant durable history.

2026-07-02
oat-project-complete
Especialistas em gestão de projetos

Use when all implementation work is finished and the project is ready to close. Marks the OAT project lifecycle as complete.

2026-07-02
oat-project-document
Desenvolvedores de software

Use when the user requests or confirms documenting an active OAT project — e.g. "document the project", "update the docs", "run oat-project-document", or confirms a previously offered documentation run. Do NOT auto-invoke when implementation completes. Analyzes project artifacts, presents a documentation delta plan, and applies approved changes.

2026-07-02
oat-project-next
Outras ocupações de informática

Use when continuing work on the active OAT project. Reads project state, determines the next lifecycle action, and invokes the appropriate skill automatically.

2026-07-02
oat-project-summary
Especialistas em gestão de projetos

Use when the user requests or confirms summarizing an active OAT project — e.g. "summarize the project", "generate the summary", "run oat-project-summary", or confirms a previously offered summary run. Do NOT auto-invoke when implementation completes. Generates summary.md from project artifacts as institutional memory.

2026-07-02
authoring-docs
Desenvolvedores de software

Use when creating, restructuring, migrating, auditing, or reviewing technical documentation for software projects. Provides evidence-first, provider-portable Markdown authoring standards.

2026-06-21
create-agnostic-skill
Outras ocupações de informática

Use when adding a reusable workflow skill for AI coding agents. Scaffolds a new .agents/skills skill using the Agent Skills open standard.

2026-06-21
oat-agent-instructions-analyze
Outras ocupações de informática

Run when you need to evaluate agent instruction file coverage, quality, and drift. Produces a severity-rated analysis artifact. Run before oat-agent-instructions-apply to identify what needs improvement.

2026-06-21
oat-agent-instructions-apply
Outras ocupações de informática

Run when you have an agent instructions analysis artifact and want to generate or update instruction files. Creates a branch, generates files from templates, and optionally opens a PR.

2026-06-21
oat-docs-analyze
Outras ocupações de informática

Run when you need to evaluate documentation structure, navigation, and coverage against the OAT docs app contract. Produces a severity-rated analysis artifact for oat-docs-apply.

2026-06-21
oat-docs-authoring
Outras ocupações de informática

Use when authoring or restructuring targeted content inside an existing OAT/Fumadocs docs app. Preserves OAT docs navigation, generated indexes, and validation boundaries.

2026-06-21
oat-wrap-up
Outras ocupações de informática

Use when preparing a shipping digest or weekly/biweekly wrap-up summarizing OAT projects and merged PRs over a time window. Reads local summary files and GitHub PR metadata; writes a version-controlled markdown report.

2026-06-21