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

agent-intercom

agent-intercom contient 17 skills collectées depuis softwaresalt, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
2
mis à jour
2026-06-28
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

browser-automation
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Analystes en assurance qualité des logiciels et testeurs

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-04-14
harvest
Spécialistes en gestion de projets

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

2026-04-14
plan-review
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-14
review
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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