Community生产力与协作github.com

Cynrath/agent-context-kit

Offline-first toolkit for agent-ready repositories: readiness scoring, instruction graphs, context packs, policy/rule packs, MCP, GitHub Actions, diagnostics, and VS Code.

agent-context-kit 是什么?

agent-context-kit is a Claude Code agent skill that offline-first toolkit for agent-ready repositories: readiness scoring, instruction graphs, context packs, policy/rule packs, MCP, GitHub Actions, diagnostics, and VS Code.

兼容平台~Claude Code~Codex CLI~Cursor
npx skills add Cynrath/agent-context-kit

Installed? Explore more 生产力与协作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

ACKit Workflow

Activate for any repository work session so tasks stay auditable.

Steps

  1. Read the active task under docs/tasks/; if none matches the request, create one with ackit task "<title>" (never invent IDs).
  2. Keep exactly one [~] active checklist item; implement only that item.
  3. Run the task's own test plan; paste pass/fail counts into Completion notes.
  4. Tick criteria, focused Conventional Commit, then immediately continue with the next dependency-ready task.
  5. ackit doctor must be green before the first commit of a session.

Notes

  • Unfinished work is never marked complete; checkpoint commits are fine.
  • Out-of-scope requests become new tasks instead of scope creep.

相关技能