analyze
01Skill Claude CodeCodex
A tool that splits stored Korean planning documents into structured feature specifications and updates project goals and planning prompts.
Skill Claude CodeCodex
A tool that splits stored Korean planning documents into structured feature specifications and updates project goals and planning prompts.
Skill Claude CodeCodex
A read-only codebase question-answering guide for finding where an implemented feature works and where its code lives. It starts with the feature's domain context and then searches the source code.
Skill Claude CodeCodex
An automated workflow that moves one existing software feature through planning, review, generation, and evaluation. It only runs when the user explicitly asks for automatic progress and stops when a human decision is needed.
Skill Claude CodeCodex
A mode for writing tests that capture what legacy code currently does. It does not change the implementation or modify the source root; refactoring is handled in a separate cycle.
Skill Claude CodeCodex
A setup tool for creating language-specific code review rule files in a workspace.
Skill Claude CodeCodex
A skill for creating Git commit messages when the user asks for a commit. It follows shared commit rules and the workspace's commit scopes; the detailed rules are not included here.
Skill Claude CodeCodex
A skill for fetching Confluence planning documents into a project's docs/ folder and searching documents stored there. Confluence is a tool for organising shared team documents.
Skill Claude CodeCodex
A tool for adding one feature specification to an active project from a single prompt. It creates a numbered Markdown file and synchronises project planning files.
Skill Claude CodeCodex
A context-sharing skill that records decisions and changes of direction in a .focus.md file for later sub-agents. Sub-agents are separate helpers working on parts of the same task.
Skill Claude CodeCodex
A workflow for handling one operational issue at a time, such as a bug, service outage, or urgent fix, using a workspace issue folder.
Skill Claude CodeCodex
A source-code reading skill that starts from a controller, service file, or folder and follows its dependencies to document the project’s domain and boundaries.
Skill Claude CodeCodex
A workspace and project consistency checker whose diagnostic rules and output format come from the project's doctor script and instructions.
Skill Claude CodeCodex
A workspace setup tool for the Pilot system. It creates the initial folders and starter files used to record workspace state and context.
Skill Claude CodeCodex
A pre-pull-request code review of the changes in a Git diff. It calls a review agent that labels each defect by severity and suggests whether to send it back to feature, planning, or code-generation work.
Skill Claude CodeCodex
A workflow for creating a GitHub Pull Request (PR), which asks a project to review and merge changes from the current branch.
Skill Claude CodeCodex
A project-management tool for creating or resuming a project, loading its context, and updating its saved state. TDD means test-driven development: writing tests before the code they check.
Skill Claude CodeCodex
A Jira quality-assurance workflow for analysing and fixing one defect at a time. Jira is a tool for tracking software work and defects.
Skill Claude CodeCodex
A project skill for managing Slack notifications, where Slack is a team chat service. It can set up, test, check, and disable messages for project events.
Skill Claude CodeCodex
A project-switching command for finding recently used projects and issues, then moving into one of them. The description is in Korean.
Skill Claude CodeCodex
A control for turning test-driven development (TDD) mode on or off and checking its current state. TDD is a way of writing tests before the code they check.
Skill Claude CodeCodex
A sample skill used to validate a documentation-building conversion. The description is in Korean and does not explain any user-facing coding task.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: