trkbt10

koreha bio です

9 skills
indexion-readme
Passed all 3 security checks
README construction — initialize template structure, generate per-package READMEs from doc comments, plan writing tasks, assemble root README from docs/ and package READMEs via doc.json config, and verify edits with `plan drift`.
·01.4k
indexion-documentation
Passed all 3 security checks
·01.4k
indexion-kgf
Passed all 3 security checks
Debug and inspect KGF specs — view tokenization results, parse trees, and extracted edges from source files. Use when adding/fixing language support or when indexion's analysis output looks wrong.
·01.3k
indexion-segment
Passed all 3 security checks
Split text into contextual chunks for RAG/embedding pipelines. Document segmentation and section extraction using window, tfidf, punctuation, or hybrid strategies chosen by intent.
·01.3k
indexion-refactor
Passed all 3 security checks
After writing code, detect and clean up duplication at three levels — copy-paste blocks, cross-package shared code, unnecessary wrappers, and concept-level SoT violations. Detect with indexion, fix, and verify.
·01.3k
indexion-sdd
Passed all 3 security checks
Generate SDD requirements from RFCs/specs and quantitatively verify implementation conformance. spec draft → spec align → spec verify → automated validation loop with codex/claude. Operate spec-to-impl drift gates as CI checks.
·01.3k
indexion-wiki
Passed all 3 security checks
Project wiki lifecycle — create pages, track source changes with ingest, update stale pages, lint structural integrity, detect code-to-doc drift with reconcile, and manage search indexes. A runbook for navigating and maintaining the wiki as an agent.
·01.3k
indexion-identity
Passed all 3 security checks
Detect and review name/content drift in code using `indexion identity audit`, then plan verified renames, moves, folder changes, or splits.
·01.3k
indexion-agent-orient
Passed all 3 security checks
Generate and use a pre-edit structure brief so coding agents learn likely owners, consumer surfaces, and unsafe edit locations before implementing.
·01.3k