ワンクリックで
ak-journal
Write technical journal entries analyzing recent changes. Use for session reflections, change analysis, decision documentation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Write technical journal entries analyzing recent changes. Use for session reflections, change analysis, decision documentation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.
Autoresearch is the upstream meta-framework (Udit Goenka, MIT) for autonomous goal-directed iteration with safety guardrails. Locally split into 4 specialized skills. Start here to learn the pattern, then route to the right specialized skill.
Open the ClaudeKit plans dashboard in the CLI config UI. Use for plan kanban views, progress tracking, timeline checks, and quick navigation into plan files.
UI/UX design intelligence for web and mobile: style selection, color systems, typography, layout, accessibility, interaction states, responsive behavior, forms, charts, design systems, and code review across React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS.
Interview-driven advisory skill. Analyzes a prompt or URL (GitHub issue, spec, doc), scouts the codebase, interviews the user one question at a time to reframe the problem into exact requirements and goals, then delivers honest advice: what to do, what to avoid, better alternatives, benefits and trade-offs. Use when the user asks for advice, a second opinion, a sanity check, or requirement reframing before committing to a direction.
Task router for AgentKit installs. Classifies the task, activates the right installed skills, chains them into the shortest workflow that fits, and spawns installed subagents at defined trigger points to raise output quality. Use at the start of multi-step, multi-domain, or ambiguous work, or when unsure which skill or agent applies.
| name | ak:journal |
| description | Write technical journal entries analyzing recent changes. Use for session reflections, change analysis, decision documentation. |
| user-invocable | true |
| when_to_use | Invoke for technical session reflection or decision records. |
| category | utilities |
| keywords | ["journal","reflection","changes","session"] |
| argument-hint | [topic or reflection] |
| metadata | {"author":"agentkit","version":"1.0.0"} |
Use the journal-writer subagent to explore the memories and recent code changes, and write some journal entries.
Journal entries should be concise and focused on the most important events, key changes, impacts, and decisions.
Keep journal entries in the ./docs/journals/ directory.
After the local entry is created, have journal-writer publish/share it through AgentWiki CLI or MCP when available; otherwise report that AgentWiki publishing was skipped.
IMPORTANT: Invoke "the engineer project-organization skill" skill to organize the outputs.
Typically follows: the engineer ship skill (journal after shipping), /ak:cook (journal after implementation), /ak:fix (journal after bug fix)
Terminal skill — no typical successor.