improve
01Skill Claude CodeCodex
A workflow for analysing how an LLM Wiki is used and suggesting improvements. It reviews the log, index, and wiki pages to assess learning patterns and areas that need reinforcement.
Skill Claude CodeCodex
A workflow for analysing how an LLM Wiki is used and suggesting improvements. It reviews the log, index, and wiki pages to assess learning patterns and areas that need reinforcement.
Skill Claude CodeCodex
A tool for turning new source files in the raw folder into wiki pages. It reads and summarizes each source, discusses it with the user, and organizes the result using a learning framework.
Skill Claude CodeCodex
A health-check and cleanup workflow for an LLM Wiki. It checks links, orphaned pages, contradictions, missing connections, outdated information, and differences between the index and the wiki.
Skill Claude CodeCodex
A question-answering workflow based on documents in an LLM Wiki. It reads the wiki index and relevant pages before answering, and can save useful answers as new pages.
Skill Claude CodeCodex
A workflow for saving GitHub pull-request reviews in an LLM Wiki, then turning principles repeated across reviews into separate pages. A pull request is a proposed code change for teammates to review.