fi
Sprint/Phase completion protocol
Install / Use
npx skills add AI-agents-incubator/n8n-pilotInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
Project & Program ManagementSupported Platforms
Tags
Skill content
View source on GitHubdescription: Sprint/Phase completion protocol
Completion Protocol
CRITICAL: Read the protocol file fresh to avoid missing steps during long sessions.
Step 0: Read Protocol File
Read .claude/protocols/completion.md
This file contains the complete Completion Protocol (immune to context compaction).
Execute all steps from the protocol file:
npm run build— verify build passes- Update metafiles:
.claude/BACKLOG.md— mark completed tasks[x].claude/SNAPSHOT.md— update version and statusCHANGELOG.md— add entry (if release)README.md+README_RU.md— update if major features added.claude/ARCHITECTURE.md— update if code structure changed
- Export dialogs:
node .claude/dist/claude-export/cli.js export - Git commit:
git add -A && git status git commit -m "type: description" - Push & PR check:
- Ask: "Push to remote?"
- If yes:
git push - Check:
git log origin/main..HEAD --oneline - If empty → All merged, no PR needed
- If has commits → Ask: "Create PR?"
- Mark session clean:
echo '{"status": "clean", "timestamp": "'$(date -Iseconds)'"}' > .claude/.last_session
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Mar 12, 2026
