by serejaris
AI skills for Claude Code — product audit, business ops, project management
# Add to your Claude Code skills
git clone https://github.com/serejaris/ris-claude-codeGuides for using ai agents skills like ris-claude-code.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:54:37.497Z",
"npmAuditRan": true,
"pipAuditRan": true
}Tips, scripts and workflows for Claude Code
By Ris — AI development & vibecoding
Русская версия: README.ru.md. Коротко: это публичный набор Claude Code skills, hooks, statusline и рабочих приёмов для агентной разработки.
A collection of customizations, scripts, and workflows for Claude Code.
| Skill | What it does |
|---|---|
| product-data-audit | Deep product/business audit → interactive HTML report with 12 sections |
| cc-analytics | HTML reports of Claude Code usage statistics |
| ceo-council | Parallel sub-agents as C-level experts for strategic analysis |
| claude-md-writer | Create and refactor CLAUDE.md files following best practices |
| gh-issues | Manage GitHub Issues via CLI with session context |
| meeting-copilot | Live meeting dashboard: prepare, update from transcript chunks, close with decisions and follow-ups |
| paperclip-api | Manage Paperclip AI agent companies via CLI and REST API |
| readme-generator | Human-focused README files with proper structure |
| ris-draft | One self-contained HTML diagram in flat engineering blueprint style — architecture, flows, spec sheets |
A system for running a business as one person with AI agents. GitHub becomes your operating system.
graph LR
A[project-init] -->|creates config| B[task-routing]
B -->|creates issues| C[weekly-planning]
C -->|prioritizes| D[weekly-retro]
D -->|feeds back| C
style A fill:#10b981,color:#fff
style B fill:#8b5cf6,color:#fff
style C fill:#3b82f6,color:#fff
style D fill:#f59e0b,color:#fff
| Skill | What it does |
|---|---|
| project-init | Guided interview → GitHub Project + labels + CLAUDE.md config |
| task-routing | Route issues to the correct repo using routing config |
| weekly-planning | Retro findings + backlog → prioritized outcomes with Eisenhower matrix |
| weekly-retro | Structured retrospective: gather data, interview founder, capture findings |
Custom statusline showing costs, context usage, and git branch with color-coded indicators.
Tell your agent:
Install this skill:
https://github.com/serejaris/ris-claude-code/tree/main/skills/cc-analytics
Replace cc-analytics with any skill name from the table above.
Claude Code Desktop: + → Plugins → search ris-claude-code → Install
Claude Code CLI: /plugin → Marketplaces → Add → serejaris/ris-claude-code → Discover → Install
Skills are plain markdown files. Copy skills/<name>/SKILL.md into ~/.claude/skills/<name>/.
MIT
ris-claude-code is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by serejaris. AI skills for Claude Code — product audit, business ops, project management. It has 168 GitHub stars.
Yes. ris-claude-code passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/serejaris/ris-claude-code" and add it to your Claude Code skills directory (see the Installation section above).
ris-claude-code is primarily written in Shell. It is open-source under serejaris on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ris-claude-code against similar tools.
No comments yet. Be the first to share your thoughts!