Borluse/CC-Work
Skill Claude CodeCodex
A guided workflow for creating a Git commit, which records a set of code changes in a repository's history. It reads the differences, proposes a commit message, asks for confirmation, and then commits the changes.
Borluse/CC-Work
Skill Claude CodeCodex
A skill that generates or updates a README.md file from the current project’s code structure and contents. A README is the main introductory document for a software project.
Borluse/CC-Work
Skill Claude CodeCodex
A documentation generator for creating structured technical notes in Obsidian from code and its dependencies. Obsidian is a note-taking app that stores plain Markdown files.
Borluse/CC-Work
Skill Claude CodeCodex
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Borluse/CC-Work
Skill Claude CodeCodex
A code-review tool for pending P4 changelists, where a changelist is a set of submitted code changes awaiting review.
Borluse/CC-Work
Skill Claude CodeCodex
A learning workflow that extracts reusable knowledge from story-lite requirements, bug reports, and verification sources, then prepares it for storage in an agent library.
Borluse/CC-Work
Skill Claude CodeCodex
A tool that turns story-lite requirement, design, or overview documents into a shorter Wiki for a team. A Wiki is a shared set of project documentation pages.
Borluse/CC-Work
Skill Claude CodeCodex
A lightweight requirements workflow that keeps requirement, design, overview, bug, review, and summary documents under `.agent/story`. It also supports breaking large work into smaller parts and recording lessons learned.
Borluse/CC-Work
Skill Claude CodeCodex
A coding-agent skill for exploring code and documentation to answer questions about an existing project.
Borluse/CC-Work
Skill Claude CodeCodex
A workflow for recording, investigating, fixing, and checking software bugs. A bug is an error such as a crash, broken feature, or unexpected behaviour.
Borluse/CC-Work
Skill Claude CodeCodex
Skill "story-consolidate" from Borluse/CC-Work, covering phase 0: 初始化环境, phase 1 读取, 原则对齐, phase 3 and phase 4 archive旧文档.
Borluse/CC-Work
Skill Claude CodeCodex
A design-document skill that breaks down software requirements and records the proposed boundaries and approach.
Borluse/CC-Work
Skill Claude CodeCodex
A setup helper for preparing a work area for requirements, such as a user story or feature request.
Borluse/CC-Work
Skill Claude CodeCodex
A method for extracting reusable lessons from design documents or completed work and saving them in a library.
Borluse/CC-Work
Skill Claude CodeCodex
A skill for managing milestones, which are named slices of work in an iteration. It responds to requests to create, switch, set, list, or rename milestones.
Borluse/CC-Work
Skill Claude CodeCodex
A code and design review skill for checking a planned feature or an implementation.
Borluse/CC-Work
Skill Claude CodeCodex
A setup instruction for the Story workflow. It requires running `/story-init` in create-slug mode before doing other work.
Borluse/CC-Work
Skill Claude CodeCodex
A documentation skill that turns design documents into short Wiki pages, where a Wiki is a set of organized reference documents.
Borluse/CC-Work
Skill Claude CodeCodex
A requirements-workflow entry point that routes a user's request to the relevant follow-up process.