storyblokstoryblokOfficial·5 Agent Skills Included

monoblok

Structured issue triage, planning, implementation, and QA workflows

Triages GitHub and Linear issues, investigates root causes, writes specs and plans, and implements approved changes. Runs manual and unit QA against real Storyblok spaces with seeded test scenarios and cleanup scripts. Eliminates ad-hoc bug fixing by enforcing plan-first, verify-always development with parallel worktree execution.
npx skills add storyblok/monoblok --all -g -y
Available:

Gives your AI agent the monorepo's build commands, coding conventions, and verification rules so it plans, implements, and tests changes correctly across all Storyblok packages.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install monoblok skills?

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

How to triage GitHub issues automatically?

Use the triage skill to fetch, classify, and prioritize GitHub or Linear tickets, then get a summary report with verdicts and next steps.

Can it fix multiple bugs in parallel?

Yes. The blitz skill drives several issues through triage, investigation, planning, and implementation in parallel using separate git worktrees.

How does it test changes against Storyblok?

The QA skills seed real Storyblok spaces with test scenarios, run manual and unit test plans, and clean up data afterward.

Does it work with Claude Code and other agents?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering