GreatMark/fable-field-guide-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: fable-field-guide-skills.
GreatMark/fable-field-guide-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: fable-field-guide-skills.
GreatMark/fable-field-guide-skills
Plugin Claude Code
Eight agent skills plus a field-guide router for finding your unknowns before, during, and after implementation, derived from Thariq's 'A Field Guide to Fable: Finding Your Unknowns'.
GreatMark/fable-field-guide-skills
Hook
Runs when you submit a prompt, before the agent sees it, executing trigger-sentinel.sh. From GreatMark/fable-field-guide-skills.
GreatMark/fable-field-guide-skills
Hook
Runs before the agent uses a tool for Bash tool calls, executing merge-gate.sh. From GreatMark/fable-field-guide-skills.
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Surface the user's unknown unknowns before they start work in an unfamiliar area (new codebase area, domain, or tool). Produces a read-only blindspot briefing plus advice on how to prompt better. Use when the user says "blindspot pass", "盲区扫描", "unknown unknowns", asks what they don't know or might miss before diving…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Generate one droppable self-contained HTML report (never a Cursor canvas) explaining a change set, ending with a quiz the user must pass before merging. Use when the user says "quiz me", "考考我", "change quiz", "变更测验", or, after a large change or session, wants to verify they truly understand it — e.g. "merge…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Generate several deliberately divergent single-file HTML prototypes with fake data so the user can react before real implementation — iterable HTML, not one generated image or a Cursor canvas. Use when the user wants design options or a UI mockup to react to ("mock up a page"), says "design directions", "出几个设计方向"…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Master index for the fable field-guide family (8 finding-unknowns skills): routes to the right skill and defines the artifact contract they share. Use when the user says "field guide", "which of these skills", "该用哪个 skill", "这套流程怎么用", "finding unknowns 工具怎么选", asks which of these skills applies or how the family fits…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Keep a running implementation-notes.md logging decisions, plan deviations, and surprises during implementation. Use PROACTIVELY the moment you start implementing an agreed plan, spec, or decision — the trigger is you beginning the work, not the user's wording: terse approvals ("开搞", "go ahead", "LGTM"), incremental…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Write an implementation plan that leads with the decisions the user is most likely to change and buries mechanical work at the bottom. Use when the user says "implementation plan", "实现计划", "开发计划", "落地方案", "先出方案再动手", "先别写代码,想清楚给我看看", asks for an RFC/技术方案 or a pre-work buy-in proposal (立项提案), or wants a reviewable plan…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Interview the user one question at a time to turn ambiguities into explicit decisions before implementation, prioritizing architecture-changing questions. Use when the user says "interview me", "访谈我", "开工前把需求问清楚", "帮我把这个需求里的模糊点理清楚", "ask me clarifying questions" before starting, complains the requirements are too…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Package the spec, prototype, and implementation notes of finished or nearly-finished work into one self-contained document that gets reviewers to buy in fast. Use when the user says "pitch doc", "提案文档", "打包给评审", "给这轮工作写个提案", "把成果打包成汇报材料", "跟团队讲清楚这次改动", asks for a one-pager or explainer aimed at reviewers or approvers…
GreatMark/fable-field-guide-skills
Skill Claude CodeCodex
Port the semantics of a reference implementation by reading its actual source, not screenshots or docs. Use when the user says "reference hunt", "照着这个实现", "像这个一样", "要做成像 X 那样", "抄作业" while pointing at a concrete product, library, or code, says "find me a reference implementation" or "steal X's logic", asks "how does…