pluggable-impl
CommunityImplement transcription providers with TDD
Software Engineering#tdd#code review#git branching#model integration#frontend integration#pr lifecycle#transcription-provider
Authorsujithatzackriya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the uncertainty and churn of implementing new transcription providers by giving a structured, step-by-step workflow that keeps code, docs, tests, and review in sync.
Core Features & Use Cases
- Repeatable provider implementation flow: turns provider architecture steps into an execution checklist covering pre-flight context, planning, tests-first, implementation, verification, docs, review, commit, and progress logging.
- TDD with safety and regression gates: enforces test-first development plus build/type verification and a provider-specific self-review aligned to core KPIs.
- Provider-specific autonomy modes: supports standalone execution with user consent gates and an
--sub-skillmode used by/autopilotfor autonomous commit/review/merge under stricter orchestrated conditions. - Use Case: Add an OpenAI-compatible batch transcription provider (new API adapter + registry wiring + presets/UI if needed) while maintaining stability via RED→GREEN→REVIEW loops and explicit manual test planning.
Quick Start
Use the command: /pluggable-impl openai-compatible to implement the OpenAI-compatible transcription provider step-by-step with tests, review, and progress tracking.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pluggable-impl Download link: https://github.com/sujithatzackriya/skills/archive/main.zip#pluggable-impl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.