kaizen

Automates end-of-session refinement by applying small, targeted updates to project scripts and documentation.

12|1|Updated Jan 16, 2024
One-click install
npx skills add https://github.com/kaosnyrb/FrankyCLI --skill kaizen-kaosnyrb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kaizen
Source: https://github.com/kaosnyrb/FrankyCLI/tree/main/.claude/skills/kaizen
Command: npx skills add https://github.com/kaosnyrb/FrankyCLI --skill kaizen-kaosnyrb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-session refinement that captures learnings and seeds small, targeted updates to tooling and documentation to prevent loss of context and accelerate future work.

Core Features & Use Cases

  • Capture learnings from the session and translate them into concrete changes to scripts, formlib, designlib, and memory.
  • Propose one focused improvement per session and document the rationale for future traceability.
  • Use case: after a sprint or build session, apply a tiny tweak to CLAUDE.md to clarify a rule, update a memory entry to reflect a new constraint, or adjust a script to reduce duplication.

Quick Start

Review the last session notes and implement one small, targeted improvement to scripts, formlib, designlib, CLAUDE.md, or memory.

Frequently Asked Questions about kaizen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture learnings and update project documentation at the end of a coding session?▼

End-of-session refinement captures learnings by applying small, targeted non-destructive updates to project scripts, CLAUDE.md, designlib, and memory entries, preventing context loss and accelerating future work.

What is continuous improvement workflow for software development sessions?▼

Continuous improvement workflow proposes one focused improvement per session, documenting rationale for traceability and translating learnings into concrete, non-destructive changes across tooling and project documentation.

How do I apply small targeted updates to CLAUDE.md and project memory rules?▼

Review session notes and implement one small, targeted improvement by validating changes against existing documentation and applying non-destructive edits with clear justification to CLAUDE.md, formlib, designlib, scripts, or memory.

Does end-of-session refinement require destructive edits to existing project scripts?▼

No, end-of-session refinement requires non-destructive edits with clear justification, validating all proposed changes against existing project documentation before applying targeted updates to scripts and memory rules.

When should I run an end-of-session workflow refinement process?▼

Run end-of-session refinement after a sprint or build session to capture learnings, propose one focused improvement, and apply tiny tweaks to clarify rules, update memory constraints, or adjust scripts to reduce duplication.