Local Review
Set up worktree for reviewing colleague's branch
Merge Request
Create GitLab merge request with comprehensive description from feature branch
Oneshot Plan
Execute ralph plan and implementation for a ticket
Format Md
Format any Markdown documentation file to match the project's established style: no blank line between headings and body, bullet points for File/Scope, colon-connected tables, aligned table columns.
Add Playbook Rule
Interactively add a new architectural rule to a repo's playbook directory. Guides the user through defining the rule, forbidden patterns, and examples, then writes a properly-formatted .md file into the playbook.
Format Controller Jsdocs
Format JSDoc comments in backend controllers to match the established style in organization_users_controller.ts — route-first for public handlers, prose-only for private helpers and types.
Log Style
A Claude skill from the-alien-club/claude-workflows.
Weekly Summary
Generate comprehensive weekly engineering summary by analyzing ALL branches across all repositories using AI-powered per-repo analysis. Captures feature branch work, aggregates into business initiatives, detects alpha deployments, and creates executive-ready reports.
Iterate Plan
Iterate on existing implementation plans with thorough research and updates
Implement Plan
Implement technical plans from ai_docs/plans with verification
Update Dynamic Field Renderer Docs
Review the dynamic field renderer documentation suite (docs/dynamic-field-renderer/) against recent git history and update any stale content, applying the project's Markdown formatting rules inline while editing.
Review Webapp Frontend Style
Review recently changed frontend files against the frontend STYLE.md and report (or fix) violations.
Adrien Weekly Wrap
Generate the weekly C-level wrap-up for Adrien (to be handed to Leo), based on recent git commits and codebase context. Produces two versions of the four-column report: one technical for Leo, one non-technical for the CEO and non-tech stakeholders.
Update Workflow Editor Docs
Review the workflow editor documentation suite (docs/workflow-editor/) against recent git history and update any stale content, applying the project's Markdown formatting rules inline while editing.
Create Plan
Create detailed implementation plans through interactive research and iteration
Commit
Create git commits with user approval and no Claude attribution
Create Handoff
Create handoff document for transferring work to another session
Jira Mr
Link a merged/open MR to a Jira SDS ticket, finds or creates the card and updates it with MR info
Review Playbook
Review a commit or MR against the repo's playbook rules. Spawns a fresh playbook-reviewer agent that reads the rules and diff independently. Strict — every violation cited with file and line, pre-existing violations included.
Batch Mr Dev To Staging
Create merge requests from dev to staging across all repositories
Research Codebase
Document codebase as-is with Notion Knowledge Base integration
Format Comments
This document defines the natural comment style used throughout the codebase and allow the user to format comments consistently.
Describe Pr
Generate comprehensive PR descriptions following repository templates
Resume Handoff
Resume work from handoff document with context analysis and validation
Validate Plan
Validate implementation against plan, verify success criteria, identify issues
Oneshot
Research ticket and launch planning session
Debug
Debug issues by investigating logs, database state, and git history