Agent Skillscbrock84/headcount › telephony-and-conferencing

telephony-and-conferencing

GitHub

提供电话系统和会议基础设施的运维指南,涵盖语音质量诊断、紧急呼叫合规、号码迁移及故障排查,确保通信服务稳定与合法。

plugins/it-operations/skills/telephony-and-conferencing/SKILL.md cbrock84/headcount

Trigger Scenarios

电话系统故障或语音质量下降 紧急呼叫配置与合规检查 电话号码迁移与提供商变更 会议室音视频设备问题

Install

npx skills add cbrock84/headcount --skill telephony-and-conferencing -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/it-operations/skills/telephony-and-conferencing -g -y

Use without installing

npx skills use cbrock84/headcount@telephony-and-conferencing

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill telephony-and-conferencing -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "telephony-and-conferencing",
    "description": "Runs voice and meeting infrastructure — phone systems and numbers, emergency calling obligations, conference rooms and their AV, call recording and its retention consequences, and the porting that makes provider changes go badly. Use this to replace a phone system, fix rooms nobody can start a meeting in, meet emergency-calling requirements, port numbers without losing service, or work out why voice quality degrades only sometimes."
}

Telephony and conferencing

Voice is the service where failure is most visible and least tolerated. Nobody files a ticket when email is slow; everyone notices a dead phone, and customers notice first. It is also the service most likely to be nobody's stated job — inherited from a facilities vendor, half-migrated to a collaboration suite, with the parts that still work unowned.

Voice is an application on the network now, and behaves like one

A phone system is real-time traffic sharing a network built for everything else. That makes voice the first service to expose problems the network was hiding: jitter, packet loss, and asymmetric routing that a file transfer absorbs and a conversation does not.

Quality complaints are almost never about the phone system. Diagnose them as network problems on the path, and prioritize voice traffic explicitly rather than assuming capacity is enough — a link with headroom on average still queues at the moment someone is talking. See it-operations:network-administration for the diagnosis order.

The corollary is that a network change can break voice without touching it, which is an argument for including voice in the change review rather than discovering it afterward.

Emergency calling is a legal obligation, not a feature

Emergency calls must reach the right dispatch center with a location accurate enough to send help to, and in most jurisdictions this is regulated rather than optional. Two requirements that routinely get missed: a caller must be able to dial emergency services directly without a prefix, and someone on site should be notified when such a call is placed.

Remote and hybrid work is what makes this hard. A softphone carries its number, not its location, so a home worker dialing for help may route to the office's dispatch center hundreds of miles away. Provider features exist to handle this and they require configuration and user prompting to work.

Treat location records as data that goes stale. Desk moves, new floors, and new home addresses all invalidate them, and nobody discovers the error at a good moment.

Numbers are assets, and porting is the risky part

Phone numbers are contractually held by the losing provider until a port completes, which gives that provider both the ability and the incentive to make leaving slow. Ports fail on trivial mismatches — a service address that does not match the billing record exactly, an account PIN nobody has, a number that was never actually on the account.

Get a current bill and a copy of the losing provider's records before scheduling anything, port a small test group first, and never cancel the old service until the new one carries live traffic. Canceling early does not accelerate the port; it strands the numbers.

Keep the number inventory somewhere permanent, with what each number is for. Main lines, fax lines that still receive real documents, and numbers printed on physical material are all things that cost more than they appear to when lost.

Rooms fail on the last two feet

Conference rooms are where the technology is judged, and they fail in the mundane ways: the wrong cable, a display on the wrong input, a control panel asleep, a camera pointed at a wall. A room that takes five minutes to start a meeting is a room people stop booking.

Standardize aggressively — the same room build repeated is supportable, and eight bespoke rooms are not. One-touch join is worth real money because it eliminates the entire class of failure. Monitor rooms as infrastructure rather than waiting for complaints; most platforms report device health, and a dead room found on Monday morning beats one found by an executive at nine o'clock.

Recording creates records

Call and meeting recording is trivial to enable and produces material that is discoverable in litigation, subject to privacy law, and subject to consent requirements that vary by jurisdiction — some places require every party to consent, not just one.

Decide retention before switching it on, and default to short. Transcripts and AI-generated summaries are records too, and they are increasingly produced automatically by the meeting platform whether or not anyone chose it. legal-risk:privacy-and-data-protection owns the obligations; this skill owns knowing the feature creates them.

Never

  • Deploy softphones without solving location for emergency calls.
  • Cancel the losing provider before numbers have ported and carry traffic.
  • Enable recording before deciding retention.
  • Diagnose voice quality inside the phone system when the network is untested.

Version History

  • d58a7ee Current 2026-09-02 21:06

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/business-intelligence/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-reporting-and-close/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/revenue-recognition/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
9cbf340
Hash
1771e6b7
Indexed
2026-09-02 21:06

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 02:22
浙ICP备14020137号-1 $방문자$