Give your coding agent a simple workflow
AgentSlice is a small Markdown kit for Cursor, Claude Code, Codex and Windsurf.
Drop it into a project, paste one prompt, and your agent will ask a few questions, write lightweight context, suggest the first small slice, and wait before editing files.
No app. No subscription. No runtime. Just prompts, rules and templates.
How it works
- Drop the kit into the project folder.
- Paste the install prompt into your AI coding tool.
- Answer a few product questions.
- Review the suggested first small slice.
- Approve before the agent edits files.
File tree
agent-slice/
INSTALL_PROMPT.md
AGENTS.md
workflow-state.md
qa-report-template.md
release-checklist.md
.cursor/rules/
.agents/skills/
examples/
Example
workflow-state.md
phase: plan
approved_slice: waiting
spec_approved: no
next_action: approve, reject or adjust
Who it is for
- People using Cursor, Claude Code, Codex, Windsurf or similar tools.
- People building apps, MVPs, product slices or internal tools.
- People who want the agent to plan before editing files.
- Not for no-code app building, quick snippets, or hard technical enforcement.
FAQ
Is this an app?
No. It is a set of Markdown files, prompts, rules, skills and templates.
Does it enforce the workflow?
No. It gives the agent persistent instructions. It does not block editor actions.
What happens first?
The agent asks what you are building, writes context and suggests a first slice.