Create Chinese monospaced compass-style PDCA or CAPD problem-solving cards using East-West-South-North-Center layout, full-width and half-width spaces, diagonal Unicode arrows, and strict Chinese character limits. Use when Codex needs to turn a problem, incident, decision tradeoff, root-cause analysis, improvement cycle, or CAPD/PDCA workflow into a square text diagram, Hermes/Discord-ready card, or Chinese 方位九宮圖 with center ◎, north Plan, east Do, south Check, west Action, and four diagonal transition arrows.
npx skills add https://github.com/twhsi/skills --skill pdca
Use this skill to transform a problem into a Chinese text diagram shaped like a compass: North, East, South, West, four diagonal arrows, and a center ◎ core. The output should feel like a fixed-width visual card, not a prose explanation.
text code block for the final diagram. for large horizontal alignment and half-width spaces only for small adjustments.◎.北: 【P|Plan 計畫】 for goals, options, choices, hypotheses, and intended destination.東: 【D|Do 執行】 for concrete measures, steps,现场 action, and use of methods.南: 【C|Check 檢查】 for facts, results, confirmation, and next-cycle evidence.西: 【A|Action 改善】 for cause discovery, root-cause pursuit, correction, and institutional repair.中: 【◎核心】 for the problem essence, incident, contradiction, or decision point.For CAPD, the cycle begins at Check:
Check -> Action -> Plan -> Do -> CheckFor PDCA, the cycle begins at Plan:
Plan -> Do -> Check -> Action -> PlanUse 45-degree Unicode arrows at the four corners:
↗ means Action -> Plan: root causes become better plans.↘ means Plan -> Do: plans become concrete execution.↙ means Do -> Check: execution produces results to inspect.↖ means Check -> Action: inspection returns to root-cause improvement.Place arrows between the compass quadrants with enough full-width spacing to preserve the visual loop.
Adapt this template. Keep line lengths visually balanced rather than mathematically perfect.
北
【P|Plan 計畫】
方案一:____
方案二:____
選 擇:____
↗ ↘
西【A|Action】 中【◎核心】 東【D|Do】
原因發現 ◎____ 手段活用
──────── ──────── ────────
____ ____ ____
____ ____ ____
____ ____ ____
↖ ↙
【C|Check 檢查】
事 實:____
結 果:____
下一輪:____
南
text code block with full-width spacing and arrows.When content is too long, compress meaning before widening the diagram:
老虎已經逃出籠子 -> 老虎逃走人命安全與動物保護之間的取捨 -> 人獸取捨封鎖現場並避免民眾靠近 -> 封鎖現場防止同類事件再次發生 -> 防止再發Prefer four-character and six-character Chinese compounds when possible. Use eight characters only when needed.
北
【P|Plan 計畫】
方案A:人命尊重
方案B:動物愛護
選 擇:先保人命
↗ ↘
西【A|Action】 中【◎核心】 東【D|Do】
原因發現 ◎老虎逃走 手段活用
──────── ──────── ────────
管理失誤 人獸危險 封鎖現場
機制失效 取捨判斷 搜尋活捉
根因追究 安全優先 必要處置
↖ ↙
【C|Check 檢查】
事 實:老虎逃出
結 果:安全控制
下一輪:防止再發
南
Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.
Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
Full ICP-to-leads pipeline. Describe your ideal customer in plain English and get a ranked table of enriched decision-maker leads with emails and phone numbers.
Analyze meeting notes to find action items and create Jira tasks for assigned work. When an agent needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
Prepare for tomorrow''s meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.
Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.
Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.
Take twhsi/pdca from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.