liuzhengdongfortestliuzhengdongfortestCommunity·23 Agent Skills Included

CodeStable

Keep AI coding disciplined with evidence, boundaries, and project memory

Guides AI coding agents through features, bug fixes, refactors, reviews, and large multi-step epics with clear boundaries. Eliminates guesswork by requiring verifiable evidence, red-to-green test proof, and independent review before claiming completion. Builds lightweight project memory so long-running codebases keep context, lessons, and decisions across sessions.
npx skills add liuzhengdongfortest/CodeStable --all -g -y
Available:

Tells the AI agent how to enforce CodeStable's skill boundaries, epic lifecycle gates, evidence rules, and verification steps when executing any task in this suite.

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-issue-fix

Guide root-cause analysis, planned fixes, and verification within CodeStable.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-feat

Routes user input to the correct CodeStable sub-skill based on current context.

Community
Advanced
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-feat-design

Convert vague feature ideas into slug-design.md and slug-checklist.yaml files.

Community
Advanced
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-issue-analyze

Trace code paths to identify root causes and propose 2-3 fixes.

Community
Advanced
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-feat-accept

Validate design-implementation alignment and generate an acceptance report.

Community
Advanced
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-trick

Organize coding patterns, libraries, and techniques into a reusable reference library.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-explore

Automate targeted code exploration sessions and record evidence-based conclusions as Markdown artifacts.

Community
Advanced
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-issue

Route bug issues through a tri-stage workflow with YAML frontmatter and checkpoint governance.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs

Route user requests to appropriate cs-* sub-skills based on repository state.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-issue-report

Transform user observations into structured issue reports with standard directory layout.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-brainstorm

Triage fuzzy ideas into feature design, brainstorming, or roadmapping workflows.

Community
Intermediate
📦 In Repo
liuzhengdongfortestliuzhengdongfortest

cs-decide

Archive finalized project decisions with rationale and alternatives as timestamped Markdown files.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install CodeStable?

Run `npx skills add liuzhengdongfortest/CodeStable --all -g -y` in your terminal to install all skills in this suite globally.

What does CodeStable do for AI coding?

It gives your AI agent disciplined workflows for features, bug fixes, refactors, and reviews, requiring real test evidence before any task is called done.

How does CodeStable handle large projects?

The cs-epic skill breaks big requirements into approved deliverable items, tracks progress in a cursor file, and keeps a permanent epic document as the single source of truth.

Does CodeStable work with Claude Code and Codex?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding agents.

How does CodeStable remember project knowledge?

It creates a small .codestable folder with an attention file, lessons, and work notes, so important facts and lessons survive across sessions without duplicating your docs.

Related Repositories in Software Engineering

View All in Software Engineering