claude-lane-stack
File-based multi-agent coding pipeline with SEO and copywriting
All Skills in This Repository (8)
Pure Emerald Level Indicatorsdocs-maintain
Synchronize project documentation with recent code commits.
lane-contract
Enforce structured task contracts and path-scoped ownership constraints for multi-agent coding workflows.
orchestrator-lanes
Orchestrate multi-agent coding workflows with durable writer processes and automated verification.
project-memory
Standardize project documentation with PROGRESS.md, LESSONS.md, and ADRs.
project-onboard
Analyze repository structure and generate CLAUDE.md and agent metadata.
resume-project
Restore project context and task status from worktrees and state files.
metamcp
Manage and execute tools across multiple MCP servers.
agent-todos
Manage project and global task backlogs through a standardized file-based directory structure.
Frequently Asked Questions
FAQPage SchemaHow to install claude-lane-stack?▼
Run `npx skills add VKirill/claude-lane-stack --all -g -y` in your terminal to install all skills in this suite globally.
What does Claude Lane Stack do?▼
It turns one chat session into a managed pipeline: a PM agent plans work, dispatches coding tasks to CLI writers, verifies results, and merges to main only after acceptance checks pass.
How does it keep AI-written code safe?▼
Every task runs under a file-based contract with owned paths, forbidden paths, and verification commands. Nothing counts as done without an acceptance receipt, and only the orchestrator merges to main.
Does it include SEO and copywriting skills?▼
Yes. It ships skills for evidence-based SEO, keyword and SERP tooling, site copywriting with audience research, and Russian text quality checks.
Which agents and tools does it work with?▼
It is built for Claude Code as the orchestrator and can drive Codex, Qwen, Grok, Kimi, Cursor, and other CLI writers as background workers.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core