ワンクリックで
pwrl-update-learnings
Update docs/learnings/INDEX.md from current learning documents, typically after pwrl-end-session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Update docs/learnings/INDEX.md from current learning documents, typically after pwrl-end-session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Extract, classify, deduplicate, structure, and save learnings from code, commits, tasks, and documentation
Create structured implementation plans with three tiers (Fast/Standard/Deep). Pure skill pipeline orchestrator—no agent routing.
Review code changes through 4-phase micro-skill pipeline (scope, prepare, analyze, report)
Execute implementation work efficiently through 4-phase micro-skill pipeline
Verify repository state and confirm session completion before committing.
Create a clear session commit with state and next steps. Orchestrates checkpoint and commit micro-skills, optionally chains to pwrl-learnings.
| name | pwrl-update-learnings |
| description | Update docs/learnings/INDEX.md from current learning documents, typically after pwrl-end-session. |
| argument-hint | [Optional: scope such as changed-only, full, or category] |
Keep docs/learnings/INDEX.md synchronized with the current learning documents.
ask_user_question, ask_user, ask_user_input, vscode/askQuestions or any available extension/tool for user interaction for all decisionsThis skill ensures every learning document is represented in the index with a short description.
docs/learnings/INDEX.md accurate and searchable/pwrl-end-session automatically, or manually on demand/pwrl-update-learnings
/pwrl-update-learnings full
/pwrl-update-learnings changed-only
/pwrl-update-learnings technical-fix
Optional scope:
changed-only - prioritize learnings touched in the latest commit/sessionfull - rebuild index from all learning fileschanged-only, fallback to full if no commit contextdocs/learnings/INDEX.md if it exists.docs/learnings/technical-fix/docs/learnings/pattern/docs/learnings/workflow/docs/learnings/gotcha/docs/learnings/concept/docs/learnings/decision/docs/learnings/INDEX.md and archive docs unless user explicitly asks to include them.For each learning file, extract:
date if available, otherwise from filename suffix)category or folder name)title or first H1)_none_) when at least one real entry exists.# Learnings Index, rules section, and table header.Provide a compact summary:
When invoked by /pwrl-end-session, run this skill immediately after commit creation.
/pwrl-update-learnings manually.docs/learnings/INDEX.md exists and is valid markdown table format