humansyshumansysOfficialยท39 Agent Skills Included

raise

Governed coding workflows with enforced quality gates and memory

Runs structured development pipelines for stories, epics, bugs, spikes, and research with enforced test, lint, and type-check gates between phases. Persists workflow state, decision artifacts, and a codebase knowledge graph so context survives across sessions and coding tools. Syncs Jira backlogs and Confluence docs automatically, creating traceable evidence for audits and reviews.
npx skills add humansys/raise --all -g -y

All Skills in This Repository (39)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
humansyshumansys

rai-epic-design

Design epic scope, stories, and architecture for multi-story work.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-session-diary

Write narrative session diary entries capturing decisions and rationale from conversation and git context.

Official
Intermediate
๐Ÿ“ฆ In Repo
humansyshumansys

rai-story-implement

Execute story plan tasks with TDD cycles and verification gates.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-quality-review

Audit changed story files for semantic bugs, type honesty, and test quality.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-bugfix-plan

Decompose bug fixes into atomic TDD tasks with verification commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
humansyshumansys

rai-architecture-review

Audit changed files against design documents using Beck's four rules to produce heuristic-tagged findings and a PASS/SIMPLIFY verdict.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-bugfix-run

Orchestrate a 7-phase bugfix pipeline with three human-in-the-loop gates.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-bugfix-analyse

Identify and document software bug root causes in RaiSE projects.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-story-review

Extract learnings, compute metrics, and persist patterns from completed development stories.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-bugfix-triage

Classify bugs into four dimensions and persist to scope.md and Jira custom fields.

Official
Intermediate
๐Ÿ“ฆ In Repo
humansyshumansys

rai-project-onboard

Discover repository conventions and generate six governance documents with a knowledge graph.

Official
Advanced
๐Ÿ“ฆ In Repo
humansyshumansys

rai-debug

Diagnose software defects using triage, 5 Whys, and Ishikawa analysis.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install RaiSE?โ–ผ

Run `npx skills add humansys/raise --all -g -y` in your terminal to install all skills in this suite globally.

What problem does RaiSE solve?โ–ผ

It stops coding assistants from skipping steps by enforcing real validation gates (tests, lint, types) between workflow phases, and it records every decision artifact so work stays traceable across sessions.

Does RaiSE work with Claude Code and Cursor?โ–ผ

Yes. The skills are portable markdown that work in Claude Code, Cursor, Aider, Cline, and similar tools, while the rai CLI runs standalone in any terminal.

Can RaiSE sync with Jira and Confluence?โ–ผ

Yes. Built-in adapters transition Jira issues through your workflow and publish design docs, retrospectives, and session diaries to Confluence automatically.

Do I need to configure anything before using RaiSE?โ–ผ

Run `rai init --detect` in your project and it auto-detects your stack and configures validation gates; the onboarding skills then guide you through governance setup conversationally.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’