Results for “record-locking”
51 skillsMore results
Cx Call Recording Governance
Use to review how call recordings are notified, stored, accessed, redacted and deleted, including the parts that differ from text conversations. Trigger for "review our call recording practices", "do we need to tell customers we're recording", "who can listen to our calls", recording retention, card details spoken on a call, or a request for a customer's own recording.
1
Connotation Cop
Police the project's vocabulary — bust vague terms, keep the CONTEXT.md glossary sharp, and lock in decisions worth remembering as ADRs. Use when the user debates naming, says "what should we call this", asks to pin down terminology, wants a decision recorded, or when another skill (hot-seat, whiteboard) surfaces a decision that clears the ADR bar. Just reading the glossary for vocabulary is NOT this skill — trigger only when the words or decisions are being changed.
0 · bundle
Restriction Rules
Design and deploy Salesforce restriction rules to subtract record access from users, covering eligibility, criteria syntax, metadata shape, and documented enforcement gaps.
15 · bundle
Scoping Rules
Configures Salesforce scoping rules to set a default filtered view of records in list views, reports, and SOQL without removing user access.
15 · bundle
Record Decision
【非推奨 → ssot-record を使うこと】 ssot-record に統合済み。/record-decision が呼ばれた場合は ssot-record スキルに処理を委譲する。
0
Mix
Record, search, and analyze music and audio sessions with playback tracking. Use when logging audio sessions, searching metadata, analyzing listening data.
12 · bundle
Skill
Invoke a registered skill from the current skill listing. BLOCKING REQUIREMENT: when a skill from the listing matches the user's request, you MUST call this tool (not free-form text). Do not re-invoke a skill to repeat work already done: if a `<skill-loaded>` block for it with the same `args` is already present in the conversation, follow those instructions directly instead of calling the tool again. Do call the tool again when you need the skill with different arguments — the loaded block was expanded with the earlier `args` and will not reflect new inputs.
14 · bundle
Freeze
Restrict file edits to a specific directory for the session. (gstack)
0
Memory Tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
Make Song
任意のジャンル・テーマで曲+歌詞を制作する汎用作曲エンジン。曲先(メロディ淘汰型)でキャッチーなサビメロディを複数生成→人間が選別→変奏淘汰で確定→歌詞を載せる、ヒット曲プロセス準拠。作曲・作詞に特化。MiniMax music-2.6 主軸。ユーザーが「曲作って」「作曲して」「音楽作って」「歌作って」「オリジナル曲作って」「新しい曲作って」「武将で曲作って」「サイバー和で曲作って」と言った時、または /make-song を呼んだ時にトリガー。テーマ修飾(武将/サイバー和)は Phase 0 の [THEME] 選択で対応。
0 · bundle
Freeze
Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally "fixing" unrelated code, or when you want to scope changes to one module. Use when asked to "freeze", "restrict edits", "only edit this folder", or "lock down edits". (gstack)
0
Freeze
Restrict file edits to a specific directory for the session. (gstack)
2 · bundle
Insurance
Local-first insurance record organizer for tracking policies, renewals, claims logs, and related insurance records. Use when the user wants to store policy details, list recorded policies, track renewal dates, log claim events, or summarize insurance records. NEVER provides insurance advice, recommends coverage amounts, or facilitates policy purchases.
1 · bundle
Tc Tracker
Track code changes with structured JSON records, an enforced state machine, and a session handoff format for AI continuity.
20.4k · bundle
Decision Logger
Captures important product, technical, or founder decisions as durable context with rationale, tradeoffs, and follow-up implications.
20
Decide
Record a decision: finalized → ADR (optionally rule + guide or spec + plan); open proposal → RFC. Use for 'we decided', 'record this decision', 'make it a standard', 'draft an RFC', 'should we switch to Y'. Not for feature planning or documenting existing code.
0 · bundle
Lwc Lds Writes
Creates, updates, and deletes Salesforce records from Lightning Web Components using Lightning Data Service, covering record input shapes, error handling, and cache refresh strategies.
15 · bundle
Transaction Consistency
Use with analysis-agent or task-agent for task-local transaction, isolation, and conflict decisions. Do not use without a transaction decision or as task owner.
4 · bundle
Remember
Save information to persistent memory for cross-session recall. Stores preferences, conventions, decisions, and context.
3
Analyze Song
楽曲(YouTube/MP3)を音源から定量分析し、BPM/キー/コード進行/メロディ輪郭/音域/phrase_repetitionを抽出してfeatures.json+五線譜PNG/PDF+report.mdを出力するスキル。reverse-engineer-song(Gemini定性)とは完全独立・数値定量分析専用。ユーザーが「楽曲分析して」「曲を定量分析」「この曲のBPM/コード抽出」「名曲っぽさ分析」「analyze-song」と言った時、または /analyze-song を呼んだ時にトリガー。
0 · bundle
React Hooks
Write React hooks with clean effect boundaries and measured memoization. Use when working with `useEffect`, custom hooks, refs, transitions, or hook dependency problems in React.
542 · bundle
Lbh Customize
Customize an installed legal skill's settings — jurisdiction defaults, tone, autonomy, and enforced conditions — without weakening its security posture.
0
Systematic Debugging
Enforces a disciplined, evidence-based debugging protocol. Use when the user reports a bug, an unexpected behavior, a broken test, or asks "why is X not working?". Prevents premature fixes and treats symptoms. Blocks code changes until a root cause is confirmed.
3 · bundle
Validate
Schema validation for notes. Checks against domain-specific templates. Validates required fields, enum values, description quality, and link health. Non-blocking — warns but doesn't prevent capture. Triggers on "/validate", "/validate [note]", "check schema", "validate note", "validate all".
3 · bundle
Mariadb Lock Tables
Explains MariaDB explicit table locking (LOCK TABLES/UNLOCK TABLES) and named user-level locks (GET_LOCK family), covering alias traps, implicit commits, and multi-lock semantics for writing or reviewing locking code.
0
To Tickets
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
1
Clade Control
Start, stop, or manage Clade autonomous coding loops remotely
8
Frame Rate
Diagnose and remove FPS caps so the editor and game run uncapped (or at a target FPS). Use when the user says the editor/game is "locked", "capped", or "stuck" at a frame rate (commonly 60 FPS), asks to "unlock"/"uncap"/"raise" FPS, or wants to set a max FPS. Covers t.MaxFPS, VSync, fixed/smoothed frame rate, and background CPU throttling (EngineSettingsService).
605 · bundle
Doubao Record
启动当前飞书会话的录音。当用户需要发起录音,或对录音进行中的内容询问的时候,可以使用此技能。
9
Decision Log
Stop re-litigating decisions you already made. Keep a decision record where each entry captures the decision, the context that forced it, the options you weighed, why you chose, and when to revisit, one entry at a time, in plain searchable markdown you can grep later. Trigger on "log this decision", "why did we choose X", "write a decision record", "record why we're doing this", "what did we decide about", or any moment a real call gets made and would otherwise be forgotten.
0 · bundle
Save
Saves the latest learning as a numbered markdown file under ~/.claude/learnings and updates the learnings index with title and tags.
7
Plan Eng Review
Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture", "engineering review", or "lock in the plan". Proactively suggest when the user has a plan or design doc and is about to start coding — to catch architecture issues before implementation. (gstack) Voice triggers (speech-to-text aliases): "tech review", "technical review", "plan engineering review".
0
Make Design
当用户已有确认过的行为规格(理想来自 write-spec),要在编码前把技术问题问清楚、比较方案、锁定技术决策——技术选型、架构、数据模型、接口契约、错误处理、测试策略——并沉淀成可 review 的技术设计依据时使用。不要用于:行为/需求还没钉死(先 write-spec)、想法还模糊(先 refine-idea)、任务拆解或实现计划(那是下游 split-task)、调试或代码评审。
0 · bundle
Automate This
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
Ssot Record
SSOTへの記録・振り分けを自動化。内容をLLMが分析して**最適な保管場所を判定(01_DECISIONSはその一候補)**・フォーマット生成・リンク付与・ガイド転記まで一括実行。record-decision の上位互換。 「記録して」「保存して」「メモして」「SSOTに入れて」「ガイドに追加して」等で発火。「これ残して」「決定事項にして」「構想メモ」は構想モード。/ssot-record でも起動。
0