Skip to main content

jongwony/epistemic-protocols

SkillsMP 已收集 jongwony/epistemic-protocols 中的 43 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
43
GitHub 星标
160
GitHub Forks
15

这个仓库中的 skills

已展示 40 / 43 个已收集 Skill。

职业分类
未分类
描述

Generate Growth Map (epistemic profile + insights integration) from session patterns and workflow data.

原文语言:英语

更新
职业分类
未分类
描述

Validate structural mapping between abstract and concrete domains. Presents concrete instantiations when mapping uncertainty is detected. Type: (MappingUncertain, AI, GROUND, R) → ValidatedMapping

原文语言:英语

更新
职业分类
未分类
描述

Protocol handbook — instant reference for when to use each epistemic protocol.

原文语言:英语

更新
职业分类
未分类
描述

Quick protocol recommendation from recent sessions, or quest-based learning through scenario, trial, and quiz.

原文语言:英语

更新
职业分类
未分类
描述

Verify understanding of a result or artifact through intent-scented entry points. Type: (ResultUngrasped, User, VERIFY, Result) → VerifiedUnderstanding

原文语言:英语

更新
职业分类
未分类
描述

Convergence-paced review-resolve loop over a change and its governing surfaces. Verifies each finding against the codebase and the base it is measured from, then re-reviews until each is disposed of.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

This skill should be used when the user asks to "verify protocols", "check consistency before commit", "validate definitions", "run pre-commit checks", "verify soundness", or wants to ensure epistemic protocol quality. Invoke explicitly with /verify for…

原文语言:英语

更新
职业分类
未分类
描述

Elevate a vague recall to the supra-session unit it belongs to. Type: (RecallGranularityInsufficient, AI, ELEVATE, ScatteredDeposits × DepositGraph) → HigherGranularityUnit

原文语言:英语

更新
职业分类
未分类
描述

Vet working context by dialectical antithesis before action. Type: (ContextSuspect, User, VET, WorkingContext) → VettedContext

原文语言:英语

更新
职业分类
未分类
描述

Reverse-trace decision coordinates for axis-undetermined intent. Type: (AbstractAporia, Hybrid, REVERSE-INDUCE-CYCLE, IntentSeed × ExternalizedSubstrate) → ResolvedEndpoint

原文语言:英语

更新
职业分类
未分类
描述

Widen an empty or prematurely converged idea field; reads only the invocation. Type: (CandidateFieldUnderexpanded, User, DIVERGE, IdeationRequest) → DiverseCandidateField

原文语言:英语

更新
职业分类
未分类
描述

Crystallize a shared but unnamed concept from the concrete cases at hand. Type: (AbstractionInProcess, AI, INDUCE, A) → CrystallizedAbstraction

原文语言:英语

更新
职业分类
未分类
描述

Infer context insufficiency before execution. Surfaces uncertainties through information-gain prioritized inquiry. Type: (ContextInsufficient, AI, INQUIRE, Prospect) → InformedExecution

原文语言:英语

更新
职业分类
未分类
描述

Detect application-context mismatch after execution. Fires when correct output may not fit the actual context. Type: (ApplicationDecontextualized, AI, CONTEXTUALIZE, Result) → ContextualizedExecution

原文语言:英语

更新
职业分类
未分类
描述

Reference-grounded prompt-artifact formation. Reads a target reference doc, surfaces the under-determined contract coordinates, and projects a ready-to-use prompt or standing skill recipe.

原文语言:英语

更新
职业分类
未分类
描述

Advisor-checked decision gates. Freezes a drafted option set, has an independent external advisor rule it genuine / collapsed / malformed, then verifies the cited grounds before it reaches the user.

原文语言:英语

更新
职业分类
未分类
描述

One-pass multi-perspective PR review. Derives the lenses that fit the diff plus a gap scan, analyzes each in isolation, cross-verifies, and posts survivors as one consolidated PR comment.

原文语言:英语

更新
职业分类
未分类
描述

Retrospective protocol contract-violation detector. Scans past sessions for /ground and /induce contract violations and surfaces structured violation records for user-constituted review.

原文语言:英语

更新
职业分类
未分类
描述

Scoped empirical validation. Decomposes a target↔surrogate equivalence claim into facets, bounds a test space, captures evidence inside it, and carries the untested complement forward.

原文语言:英语

更新
职业分类
未分类
描述

Project-profile recalibration. Audits session calibration drift, presents per-cluster evidence for a user verdict, writes the updated project-profile rule, and inscribes a settled-direction clause.

原文语言:英语

更新
职业分类
未分类
描述

Work-unit triage for GitHub issues. Groups raw issues, fuses each group with the AGENTS.md northstar, and externalizes each routed unit to a substrate record a collaborator session is pointed at.

原文语言:英语

更新
职业分类
未分类
描述

Define epistemic boundaries per decision. Fires when a decision's direction, scope, type, or ownership is undefined. Type: (BoundaryUndefined, AI, DEFINE, TaskScope) → DefinedBoundary

原文语言:英语

更新
职业分类
未分类
描述

Conduct method before object-level work. Fires when the work needs several moves in non-trivial order. Type: (MethodUnderdetermined, Hybrid, CONDUCT, WorkProspect × MoveGround) → ConductedMethod

原文语言:英语

更新
职业分类
未分类
描述

Apportion an autonomous goal into execution units carrying their own completion conditions. Type: (GoalPlanUncompiled, User, APPORTION, AutonomousGoal × ExecutionHorizon) → ConditionBearingUnitPlan

原文语言:英语

更新
职业分类
未分类
描述

Divergent-discard instantiation. Fires when direction candidates cannot be recognized from descriptions. Type: (DirectionUnrecognizable, Hybrid, PREVIEW, DirectionProspect) → DirectionalContrast

原文语言:英语

更新
职业分类
未分类
描述

Multi-perspective framing. Fires when the right framework is absent: places analytical lenses, hands off lens↔substrate pairs. Type: (FrameworkAbsent, AI, DESIGN, Inquiry) → FramedInquiry

原文语言:英语

更新
职业分类
未分类
描述

Gap surfacing before decisions. Raises procedural, consideration, assumption, and alternative gaps as questions when gaps go unnoticed. Type: (GapUnnoticed, AI, SURFACE, Decision) → AuditedDecision

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when the user asks to "run the eval", "test whether the protocol actually works at runtime", "check type realization", "measure protocol fulfillment", "run the type-realization suite", "does the gate actually stop", or wants runtime…

原文语言:英语

更新
职业分类
未分类
描述

Resolve vague recall into recognized context through AI-guided contextual scan and user-validated recognition.

原文语言:英语

更新
职业分类
未分类
描述

A symbolic slide image for a document passage, consistent with the artifact's companion images. Use when the user wants a diagram or visual symbol for a section. Composes /forge + Codex.

原文语言:英语

更新
职业分类
未分类
描述

Delegate factual research to a Codex CLI session that uses Codex's builtin `goal` command and invokes Aitesis (`$inquire`) for Tavily-based external verification. User-invoked via /goal-research.

原文语言:英语

更新
职业分类
未分类
描述

Deficit Recognition Probe — surface multiple deficit hypotheses for the user's current situation and route by user-constituted recognition (fit review, not protocol scoring).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Project guide direction line via three-horizon fusion. Invoke with /realign.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "audit plugin encapsulation", "check self-containment semantics", "find contributor-knowledge assumptions", or invokes /encapsulation. Reviews LLM-facing prose in this project's plugin SKILL.md files and plugin…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when the user asks to "check white bear", "audit prohibitions", "find negative framing", or invokes /white-bear. Read-only audit: unnecessary competing-target mentions in LLM-facing prose.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Comprehensive usage analytics and epistemic coverage dashboard across all sessions.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Discover your philosophical tradition through behavioral dimension analysis and philosopher matching.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use when asked "where does this belong", "audit this instruction file", "why does this keep growing", or invokes /place. Read-only audit routing each clause of LLM-facing prose to a destination.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Discover the structural costs hidden in your strengths through behavioral dimension analysis, strength-shadow extraction, and attitude recommendations.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Deep self-analysis pipeline: collects session/rule/usage data, analyzes across 5 dimensions (strength-shadow + Analogia grounding), produces HTML report. User-invoked via /introspect.

原文语言:英语

更新
已展示 40 / 43 个已收集 Skill。