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

agent-intercom

agent-intercom contém 17 skills coletadas de softwaresalt, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
17
Stars
2
atualizado
2026-06-28
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

browser-automation
Desenvolvedores de software

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-06-28
iterative-experiment
Desenvolvedores de software

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-06-28
shipment-reconcile
Desenvolvedores de software

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-06-28
harness-doctor
Desenvolvedores de software

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-06-28
security-audit
Analistas de segurança da informação

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-06-28
harness-architect
Analistas de garantia de qualidade de software e testadores

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-04-14
harvest
Especialistas em gestão de projetos

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-04-14
plan-review
Desenvolvedores de software

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-04-14
pr-lifecycle
Desenvolvedores de software

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-04-14
review
Analistas de garantia de qualidade de software e testadores

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-04-14
brainstorm
Especialistas em gestão de projetos

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document. Use for feature ideas, problem framing, or when the user says 'brainstorm', 'explore', 'what should we build', or 'help me think through'.

2026-03-31
plan
Desenvolvedores de software

Transform feature descriptions or requirements into structured implementation plans grounded in repo patterns and research. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm requirements document is ready for technical planning.

2026-03-31
hitl-test
Analistas de garantia de qualidade de software e testadores

Usage: Run HITL tests. Executes human-in-the-loop test scenarios against a live agent-intercom server with real Slack integration.

2026-03-14
automated-test-harness
Analistas de garantia de qualidade de software e testadores

Usage: Run automated tests. Executes Rust API coverage and a self-seeding Playwright UX suite so routine validation does not require the manual HITL skill.

2026-03-10
build-feature
Desenvolvedores de software

Usage: Build feature {spec-name} phase {phase-number}. Implements a single phase from the spec's task plan, iterating build-test cycles until the phase passes its constitution gate, then records memory, logs decisions, and commits.

2026-02-28
fix-ci
Desenvolvedores de software

Usage: Fix CI. Detects CI pipeline failures on the current branch's PR, reproduces and fixes errors locally, runs all CI gates, then pushes and polls until the pipeline passes.

2026-02-16
compact-context
Desenvolvedores de software

Usage: Compact context. Captures the current session state into a structured checkpoint file, then compacts the conversation history to reclaim context window space.

2026-02-15