
Kicchann Reqord
- 5 repo stars
- Updated March 8, 2026
- kicchann/reqord
kicchann-reqord is a Claude Code plugin that keeps structured YAML and Markdown requirements in git next to your codebase for AI-assisted delivery.
About
kicchann-reqord is a Claude Code plugin for git-native requirements management: structured YAML and Markdown that live in the same repository as the product you are shipping with agents. developers use it to stop losing scope in chat logs—each requirement becomes a file the agent can read, you can review in pull requests, and you can branch like any other source asset. Catalog metadata describes one plugin with keywords reqord and requirementspecification, placing it primarily in Validate scope while remaining useful in Build PM and Ship review when you verify implementation against written specs. It pairs naturally with planning skills: approved requirements should precede large codegen tasks. Complexity is beginner-friendly if you already use git; the discipline is keeping YAML schemas consistent. Skip it if you prefer heavyweight ALM outside the repo or only need informal todo lists without structured fields.
- Git-native requirements management designed for the AI coding era
- Structured YAML plus Markdown artifacts version-controlled with application code
- Single-plugin Claude Code bundle focused on requirementspecification workflow
- Keeps specs diffable in PRs instead of orphaned Notion or chat promises
- Development-category plugin aligned with reqord keyword taxonomy
Kicchann Reqord by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install kicchann-reqord@kicchann/reqordAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | March 8, 2026 |
| Repository | kicchann/reqord ↗ |
What it does
Install when you want git-native requirements—structured YAML and Markdown beside your code—so Claude can scope and implement against versioned specs.
Who is it for?
Best when you want lightweight, git-based requirement specs that agents can follow across validate and build.
Skip if: Skip if you mandate external ALM tools without repo-local specs or projects with no need for structured requirements.
What you get
After install, you maintain diffable requirement specs in the repo that Claude can load before scoping and implementing features.
- Structured requirement files committed beside application code
- PR-reviewable scope changes instead of chat-only directives
- A single-plugin workflow hook for requirementspecification in Claude Code
By the numbers
- pluginCount: 1 per catalog metadata
- Spec format: structured YAML + Markdown
- Repository slug: kicchann/reqord
Recommended Plugins
How it compares
Git-native requirements plugin, not a deployment MCP server or marketplace of unrelated skills.
FAQ
Who is Kicchann Reqord for?
It is for developers using Claude Code who want requirements as YAML and Markdown in git rather than disposable chat instructions.
When should I use Kicchann Reqord?
Use it when scoping a feature or epic, before large agent implementation passes, and when reviewing shipped work against written specs.
How do I add Kicchann Reqord to my agent?
Install the kicchann/reqord Claude Code plugin, add reqord spec files to your repository layout, then point Claude at those paths in validate and build sessions.