Commit Graph

10 Commits

Author SHA1 Message Date
liuzhengdong 0ba5161aff Refactor documentation and templates for CodeStable
- Updated CLAUDE.md and README files to clarify skill independence and documentation structure.
- Removed facts.md template and integrated essential startup rules into AGENTS.md and CLAUDE.md.
- Revised various reference documents to enhance clarity on knowledge management and project specifications.
- Adjusted init_codestable.py script to eliminate facts.md creation and streamline project initialization.
- Introduced user preferences document to emphasize professional user treatment and technical depth.
- Ensured all changes align with the new structure for knowledge artifacts and project documentation.
2026-07-12 22:34:04 +08:00
liuzhengdong 5ad300711a Remove outdated templates and introduce new structured templates for project specifications, exploration issues, and planning documentation. This update includes the deletion of legacy markdown files related to epics, issues, requirements, and notes, while adding new templates for tools, project specs, and exploration processes to enhance clarity and organization in documentation practices. 2026-07-06 13:55:24 +08:00
liuzhengdong 561e8d3ecc Add CodeStable onboarding and workflow capture 2026-06-29 08:51:56 +08:00
liuzhengdong 635726f09b Refine CodeStable local planning flow 2026-06-28 17:52:02 +08:00
liuzhengdong aebe509d0b Add CodeStable entity references 2026-06-28 17:13:42 +08:00
liuzhengdong 0485cf59f1 feature: 开始重构codestable-lite 2026-06-28 15:14:55 +08:00
liuzhengdong 9216e88d17 Refactor CodeStable documentation and scripts for improved clarity and structure
- Removed unnecessary compiled Python files from __pycache__.
- Updated `search-yaml.py` to enhance filter syntax and usage examples, including support for OR logic in filters.
- Revised multiple SKILL.md files to clarify instructions, emphasizing the importance of reading `.codestable/attention.md` before proceeding with actions.
- Adjusted paths in documentation to consistently reference `.codestable/` instead of `codestable/`.
- Enhanced descriptions in requirement and roadmap documentation to better define the purpose and structure of each component.
- Improved clarity in the `cs-trick` documentation regarding the nature of the reference library and its usage.
- Ensured all references to tools and commands are consistent with the new directory structure.
2026-05-06 07:41:39 +08:00
liuzhengdong e98448b04d Refactor project structure and naming conventions from easysdd to codestable
- Updated SKILL.md files to reflect new naming conventions and project structure.
- Changed references from easysdd to codestable in various documentation files.
- Adjusted paths for requirements, roadmap, and tricks to align with the new structure.
- Ensured consistency across all related documents and references.
2026-04-23 07:40:34 +08:00
liuzhengdong 65f0a12c13 refactor: rename easysdd-compound to easysdd-learning and update related documentation
- Updated the name and description in SKILL.md to reflect the new focus on learning documentation.
- Adjusted references throughout the onboarding process to point to the new easysdd/compound directory for learning resources.
- Modified the search tools and commands to align with the new directory structure and naming conventions.
- Ensured all relevant documentation templates and examples are updated to use the new naming scheme.
- Enhanced clarity on the purpose of each document type within the easysdd framework.
2026-04-17 15:30:54 +08:00
liuzhengdong 1c4145b758 Refactor SKILL.md to enhance clarity and structure; add CLAUDE.md to define skill coupling guidelines. 2026-04-15 21:24:40 +08:00