Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7169525
refactor: Remove old docs/knowledge structure for knowledge-creator r…
kiyotis Mar 2, 2026
00f0549
chore: Remove PR body file from work directory
kiyotis Mar 2, 2026
7383561
docs: Add test execution strategy with test mode design
kiyotis Mar 2, 2026
d3f9289
feat: Implement knowledge-creator tool for nabledge knowledge file ge…
kiyotis Mar 2, 2026
b10d6e7
refactor: Apply expert review improvements to knowledge-creator
kiyotis Mar 2, 2026
42e0059
feat: Add test mode to knowledge-creator for fast validation
kiyotis Mar 2, 2026
8da7bc4
docs: Move TEST-MODE.md to design document directory
kiyotis Mar 2, 2026
8e76dba
docs: Add test mode documentation to README
kiyotis Mar 2, 2026
3061e28
docs: Improve README with user-focused Quick Start section
kiyotis Mar 2, 2026
5b714fd
docs: Remove time estimates, use objective metrics instead
kiyotis Mar 2, 2026
73561d4
docs: Rewrite README with focus on processing flow and usage
kiyotis Mar 2, 2026
929962d
fix: Remove hardcoded model ID from claude -p command
kiyotis Mar 2, 2026
409d010
feat: Add knowledge file generation with Excel support
kiyotis Mar 2, 2026
c1e6d57
fix: Increase Claude command timeout from 300s to 600s
kiyotis Mar 2, 2026
d615edb
fix: Fix path duplication and timeout issues in knowledge creator
kiyotis Mar 2, 2026
a997c6f
fix: Fix 4 additional path construction bugs in knowledge creator
kiyotis Mar 2, 2026
821c994
feat: Add JSON schema validation and large file splitting
kiyotis Mar 2, 2026
903f1db
feat: Add cleanup script for generated knowledge files
kiyotis Mar 2, 2026
e549a29
fix: Include category in file ID generation to prevent collisions
kiyotis Mar 2, 2026
453c1bf
fix: Correct --json-schema usage in knowledge creator
kiyotis Mar 2, 2026
fc757b1
chore: Remove logs from git tracking and update .gitignore
kiyotis Mar 2, 2026
bd1413e
fix: Improve reference detection and validation in knowledge creator
kiyotis Mar 2, 2026
f6073da
chore: Remove index.toon before regeneration
kiyotis Mar 2, 2026
99b5423
chore: Remove .pr/00103 directory
kiyotis Mar 2, 2026
6d39717
Merge remote-tracking branch 'origin/main' into 99-nabledge-creator-tool
kiyotis Mar 2, 2026
7b23b6d
feat: Add validation loops and improve knowledge file quality
kiyotis Mar 2, 2026
363c025
feat: Add merge logic for split knowledge files
kiyotis Mar 2, 2026
1baf4e7
fix: Update classified_list after merging split files
kiyotis Mar 2, 2026
c1a9e2f
fix: Improve cache cleanup to remove all __pycache__ directories
kiyotis Mar 2, 2026
8d6d42c
chore: Clean up knowledge-creator tool
kiyotis Mar 2, 2026
7ccfd93
fix: Correct merge_split_files() to match JSON Schema
kiyotis Mar 2, 2026
09a2fa3
fix: Enforce validation loop in prompts and simplify Step6
kiyotis Mar 2, 2026
9eaae74
fix: Increase claude timeout from 10min to 20min
kiyotis Mar 2, 2026
c0d00fa
refactor: Translate all prompts from Japanese to English
kiyotis Mar 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 0 additions & 50 deletions .claude/skills/nabledge-6/docs/README.md

This file was deleted.

300 changes: 0 additions & 300 deletions .claude/skills/nabledge-6/docs/checks/security.md

This file was deleted.

87 changes: 0 additions & 87 deletions .claude/skills/nabledge-6/docs/features/adapters/slf4j-adapter.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading