Agent Workflow Kit
Description
Portable, cross-agent memory & workflow for AI coding agents — Claude Code, Codex, Cursor, Devin Desktop. One command deploys an AGENTS.md entry point + docs/ai context with cap/archive/index enforcement into any repo.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🧠 agent-workflow-kit
**A portable, cross-agent memory & workflow system for AI coding agents.**
*Bootstrap it once — then every future session reconstructs project context in seconds instead of re-reading your whole repo.*
[](https://www.npmjs.com/package/@sabaiway/agent-workflow-kit) [](https://www.npmjs.com/package/@sabaiway/agent-workflow-kit) [](./LICENSE) [](https://nodejs.org)
`v1.3.0` · `Node ≥ 18` · `kernel-only · English`
**Works with any tool that reads `AGENTS.md`** — Claude Code · Codex · Cursor · Devin Desktop (formerly Windsurf) · GitHub Copilot · Gemini CLI · Cline · Aider · and 20+ more.
❓ The problem
AI coding agents are **stateless between sessions**. Every new chat starts from zero:
── new session, no kit ───────────────────
▶ "continue the feature"
↓
reads 18 files… greps ×6…
re-infers the architecture…
re-asks a decision you settled…
↓ (15k–40k tokens later)
…finally starts working
──────────────────────────────────────────
→ re-derives what it knew yesterday, and
re-introduces a bug you already fixed
No durable handover ⇒ **drift between sessions, repeated mistakes, ballooning token cost.**
⚡ Without vs. With
The kit gives the agent a small, structured **memory** it reads at the start of every session — instead of rebuilding context from source each time.
WITHOUT the kit · cold start, cost grows
s1 ~30k tok ██████████
s2 ~28k tok █████████ ← repeats a fixed bug
s3 ~34k tok ███████████ ← drift
WITH the kit · boots from memory, cost flat
s1 ~4k tok █
s2 ~4k tok █ ← no drift
s3 ~5k tok █ ← de
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI