better-coding-start

仓库创建 2026年7月3日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由

保持会话一致性,适合长期协作。

这个 Skill 做什么

启动并加载整个 better-coding 工作流到会话与项目中以保持一致性。

在一次编码协作开始时把 better-coding 的整套流程装进会话和项目里,保证后续任务遵循统一做法并把流程固化到项目文档。用在开启编码工作或采纳该工作流时,会把精简流程写入 CLAUDE.md/AGENTS.md,防止随会话上下文丢失。还建立重启和复用的惯例,便于按阶段稳定推进工作。

▸ 展开 SKILL.md 英文原文

Boot the better-coding workflow for a coding session — load the whole process into working memory and make it durable. Use once at the start of a coding engagement, when adopting these skills in a project, or when the user says start/boot/set up the coding workflow, use the better-coding skills, or follow the process — even if not phrased that way. Loads the phase-by-phase operating procedure, establishes the re-invocation discipline (skills unload in long sessions — re-invoke before each work package), and installs a durable Coding-workflow block into CLAUDE.md/AGENTS.md after confirmation. Agent-facing session setup; hands off to /better-coding-orient for the first task. Not per-task routing (that is orient) and not a user Q&A (that is help). Trigger: /better-coding-start

开发编程启动工作流持久化通用
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-start/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-start/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Better Coding Start

The boot sequence for the better-coding skill set. A capable agent will use one
skill, then drift back to ad-hoc behaviour three tasks later — because skill
bodies scroll out of context as a session grows. This skill loads the whole
workflow into working memory once, and — crucially — writes a compact version
into the project's constitution so it survives context loss.

**Primary objective:** the agent operates the full pipeline deliberately for the
rest of the session, and re-invokes the right skill before each unit of work
instead of relying on a skill still being in context.

---

## Activation

Begin the first response after loading with exactly this line:
▸ better
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有