HHU3637krHHU3637krCommunity·22 Agent Skills Included

skills

Spec-driven development workflow with multi-role team collaboration

Runs a five-phase spec-driven development workflow: requirement alignment, exploration, design, implementation, testing, and review. Coordinates seven specialized roles through a shared ledger, with user gates at every phase transition and bounded fix loops. Produces traceable HTML reports with revision marks, plus a persistent experience and knowledge memory system.
npx skills add HHU3637kr/skills --all -g -y
Available:

Tells the agent how to route work through the R&K Flow spec lifecycle, follow the five-phase process with role handoffs, and write all reports as traceable HTML under the shared style contract.

All Skills in This Repository (22)

Pure Emerald Level Indicators
📦 In Repo
HHU3637krHHU3637kr

find-skills

Search for installable agent skills using the Skills CLI.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

spec-explore

Guide focused exploration and generate exploration-report.md for spec creation.

Community
Advanced
📦 In Repo
HHU3637krHHU3637kr

exp-write

Store and index experience and knowledge memories into spec context directories.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

obsidian-bases

Create and manage YAML-based Obsidian Bases files with multiple view types.

Community
Advanced
📦 In Repo
HHU3637krHHU3637kr

obsidian-markdown

Create and edit Obsidian Flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.

Community
Basic
📦 In Repo
HHU3637krHHU3637kr

intent-confirmation

Restate user intent and request confirmation before executing complex tasks.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

obsidian-plugin-dev

Scaffold Obsidian plugin projects with templates and esbuild configurations.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

skill-creator

Create Claude Skills with standardized templates and SKILL.md structure.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

spec-start

Bootstrap six roles and orchestrate a five-stage Spec-driven development workflow.

Community
Advanced
📦 In Repo
HHU3637krHHU3637kr

agent-browser

Automate browser tasks via a Playwright-powered CLI with JSON snapshots.

Community
Intermediate
📦 In Repo
HHU3637krHHU3637kr

exp-reflect

Extract actionable memories from conversations and route them to storage.

Community
Advanced
📦 In Repo
HHU3637krHHU3637kr

spec-update

Guide agents through creating, implementing, and reviewing spec update documents.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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