What is 1k-retrospective?
Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues. Source: onekeyhq/app-monorepo.
Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues.
Quickly install 1k-retrospective AI skill to your development environment via command line
Source: onekeyhq/app-monorepo.
Read .claude/skills/1k-retrospective/references/case-studies.md. Count cases since the last marker. If fewer than 3 new cases, report "Not enough new cases" and stop.
For each case, extract root cause category and which self-testing section (1-8) could have caught it, or "NEW" if not covered. Aggregate counts per pattern.
5 cases: 3 BigNumber (NaN/precision/division), 1 cleanup, 1 stale closure. → BigNumber = NEW (3 hits) → Add one-line check to Section 1.
Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues. Source: onekeyhq/app-monorepo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-retrospectiveAnalyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues. Source: onekeyhq/app-monorepo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-retrospective Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/onekeyhq/app-monorepo