Skills Collections

Skills Collections from boisenoise/skills-collections.

by @boisenoise 99 skills

Skills in this plugin

99
  1. Pagerduty Automation · boisenoise
    Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas.
    1 install
  2. Pipedrive Automation · boisenoise
    Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas.
    1 install
  3. Ln 513 Auto Test Planner · boisenoise bundle
    Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Calculates priorities, delegates to ln-301-task-creator. Worker for ln-510.
    0 installs
  4. Ln 514 Test Log Analyzer · boisenoise bundle
    Analyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.
    1 install
  5. Ln 523 Auto Test Planner · boisenoise bundle
    Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.
    1 install
  6. Confluence Automation · boisenoise
    Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.
    1 install
  7. Convertkit Automation · boisenoise
    Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas.
    1 install
  8. Salesforce Automation · boisenoise
    Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas.
    3 installs
  9. Iso 13485 Certification · boisenoise bundle
    Prepare and structurally review ISO 13485 QMS scope, controlled documentation, and local evidence manifests. Use for ISO 13485 certification-readiness documentation or for separating related FDA QMSR, MDSAP, and EU MDR/IVDR evidence boundaries; not for legal applicability, compliance, or certification decisions.
    1 install
  10. Ln 500 Story Quality Gate · boisenoise bundle
    Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.
    1 install
  11. Ln 503 Regression Checker · boisenoise bundle
    Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.
    1 install
  12. Ln 633 Test Value Auditor · boisenoise
    Scores each test by Impact x Probability, returns KEEP/REVIEW/REMOVE decisions. Use when auditing test value and pruning low-value tests.
    0 installs
  13. Ln 033 Hex Relay Lifecycle · boisenoise
    Use when deploying, redeploying, verifying, migrating, or syncing users for the hex-relay Telegram/API control plane on a VPS.
    1 install
  14. Ln 510 Quality Coordinator · boisenoise bundle
    Use when coordinating story quality evaluation with mandatory research, worker summaries, agent review, regression evidence, and bounded refinement.
    1 install
  15. Ln 636 Manual Test Auditor · boisenoise
    Checks manual test scripts for harness adoption, golden files, fail-fast, config sourcing, idempotency. Use when auditing manual test quality.
    3 installs
  16. Ln 743 Test Infrastructure · boisenoise bundle
    Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
    1 install
  17. Slack Messaging · boisenoise bundle
    Use when asked to send or read Slack messages, check Slack channels, test Slack integrations, or interact with a Slack workspace from the command line.
    1 install
  18. Freshservice Automation · boisenoise
    Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.
    1 install
  19. Google Drive Automation · boisenoise
    Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives programmatically.
    1 install
  20. Googlesheets Automation · boisenoise
    Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically.
    2 installs
  21. Ln 314 Review Repair Worker · boisenoise
    Use when accepted findings require bounded repair changes and a structured repair summary.
    3 installs
  22. Ln 501 Code Quality Checker · boisenoise bundle
    Worker that checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Validates architectural decisions via MCP Ref: (1) Optimality - is chosen approach the best? (2) Compliance - does it follow best practices? (3) Performance - algorithms, configs, bottlenecks. Reports issues with SEC-, PERF-, MNT-, ARCH-, BP-, OPT- prefixes.
    1 install
  23. Ln 010 Dev Environment Setup · boisenoise bundle
    Installs agents, configures MCP servers, aligns marketplace plugins, creates and audits instructions. Use after setup or when agents/MCP/plugins need alignment.
    1 install
  24. Ln 310 Multi Agent Validator · boisenoise bundle
    Use when validating Stories, plans, or tasks through the evaluation platform with mandatory research, parallel evidence lanes, sequential merge, and bounded refinement. Modes: story | plan_review.
    1 install
  25. Ln 610 Code Comments Auditor · boisenoise bundle
    Audit code comments and docstrings quality across 6 categories (WHY-not-WHAT, Density, Forbidden Content, Docstrings, Actuality, Legacy). Use when code needs comment review, after major refactoring, or as part of ln-100-documents-pipeline. Outputs Compliance Score X/10 per category + Findings + Recommended Actions.
    1 install
  26. Ln 634 Test Coverage Auditor · boisenoise
    Identifies missing tests for critical paths (money, security, data integrity, core flows). Use when auditing test coverage gaps.
    1 install
  27. Activecampaign Automation · boisenoise
    Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.
    3 installs
  28. Ln 1000 Pipeline Orchestrator · boisenoise bundle
    Drives a Story through full pipeline (tasks, validation, execution, quality). Use when executing a Story end-to-end from kanban board.
    1 install
  29. Ln 312 Review Findings Worker · boisenoise
    Use when an evaluation coordinator needs normalized findings from target artifacts and research evidence.
    1 install
  30. Ln 611 Docs Structure Auditor · boisenoise bundle
    Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.
    1 install
  31. Ln 635 Test Isolation Auditor · boisenoise
    Checks test isolation (API/DB/FS/Time/Network), determinism, flaky tests, order-dependency, anti-patterns. Use when auditing test isolation.
    1 install
  32. Ln 637 Test Structure Auditor · boisenoise
    Checks test file organization, directory layout, test-to-source mapping, domain grouping, co-location. Use when auditing test structure.
    1 install
  33. Google Calendar Automation · boisenoise
    Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
    3 installs
  34. Microsoft Teams Automation · boisenoise
    Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search tools first for current schemas.
    1 install
  35. Outlook Calendar Automation · boisenoise
    Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.
    3 installs
  36. Ln 632 Test E2e Priority Auditor · boisenoise
    Validates E2E coverage for critical paths (money, security, data integrity). Risk-based prioritization. Use when auditing E2E test coverage.
    1 install
  37. Ln 005 Multi Agent Context Review · boisenoise bundle
    Multi-agent context review: delegates plans, decisions, documents, architecture proposals to external agents (Codex + Gemini) for independent review with debate protocol. Works in Plan Mode.
    3 installs
  38. Ln 631 Test Business Logic Auditor · boisenoise
    Detects tests validating framework/library behavior instead of project code. Use when auditing test business logic focus.
    1 install
  39. Ln 813 Optimization Plan Validator · boisenoise bundle
    Use when validating optimization plans through the evaluation platform with mandatory research, parallel agent evidence, sequential merge, and bounded refinement.
    1 install