skills
Spec-driven development workflow with multi-role team collaboration
All Skills in This Repository (22)
Pure Emerald Level Indicatorsfind-skills
Search for installable agent skills using the Skills CLI.
spec-explore
Guide focused exploration and generate exploration-report.md for spec creation.
exp-write
Store and index experience and knowledge memories into spec context directories.
obsidian-bases
Create and manage YAML-based Obsidian Bases files with multiple view types.
obsidian-markdown
Create and edit Obsidian Flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.
intent-confirmation
Restate user intent and request confirmation before executing complex tasks.
obsidian-plugin-dev
Scaffold Obsidian plugin projects with templates and esbuild configurations.
skill-creator
Create Claude Skills with standardized templates and SKILL.md structure.
spec-start
Bootstrap six roles and orchestrate a five-stage Spec-driven development workflow.
agent-browser
Automate browser tasks via a Playwright-powered CLI with JSON snapshots.
exp-reflect
Extract actionable memories from conversations and route them to storage.
spec-update
Guide agents through creating, implementing, and reviewing spec update documents.
Frequently Asked Questions
FAQPage SchemaHow to install R&K Flow skills?▼
Run `npx skills add HHU3637kr/skills --all -g -y` in your terminal to install all skills in this suite globally.
What is spec-driven development with R&K Flow?▼
Every feature starts with a confirmed design plan, then moves through implementation, testing, and review phases with user approval gates. All progress is recorded in HTML reports and a shared team ledger.
Which AI coding tools does R&K Flow support?▼
It works with OMP (recommended), Claude Code, and Codex. Role definitions are runtime-neutral and adapted per environment.
How does the multi-role agent team work?▼
Seven roles (explorer, writer, tester, executor, debugger, reviewer, ender) each own specific artifacts, coordinated by a TeamLead through a shared team-context ledger.
Can I use R&K Flow without coding experience?▼
It is built for developers managing real codebases. Non-technical users can drive it through plain-language requests, but the workflow assumes a software project context.
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