← all publishers

stefancgillberg

@stefancgillberg source repo

39 published skills

  1. Rai Discover Document · stefancgillberg
    Generate architecture documentation from discovery data. Produces system-level docs (C4 Context + Container), per-module docs with YAML frontmatter, and a compact index for AI context loading.
    0 installs
  2. Rai Discover Validate · stefancgillberg
    Validate component descriptions using confidence-tier workflow. Auto-validates high-confidence, batch-reviews medium by module, flags low for individual human review.
    0 installs
  3. Rai Docs Update · stefancgillberg
    Compare knowledge graph against module architecture docs and update drifted fields. Deterministic frontmatter comparison using existing rai graph commands, with inference for narrative sections. HITL before any writes.
    0 installs
  4. Rai Epic Design · stefancgillberg bundle
    Design an epic from strategic objective to feature breakdown. Use when starting a new body of work spanning multiple features (3-10), requiring architectural decisions, or when establishing technical direction for significant capability delivery.
    0 installs
  5. Rai Story Close · stefancgillberg
    Complete a story with retrospective verification, merge to dev, cleanup, and tracking update. Use after review to formally close the story lifecycle.
    0 installs
  6. Rai Story Start · stefancgillberg bundle
    Initialize a story with verified context, branch, and scope commit. Use at the beginning of story work to ensure proper setup and traceability from the start.
    0 installs
  7. Rai Story Design · stefancgillberg bundle
    Create lean story specifications optimized for both human understanding and AI alignment. Design is not optional (PAT-186) — use before /rai-story-plan for every story to ground integration decisions.
    0 installs
  8. Rai Story Review · stefancgillberg
    Reflect on completed stories to extract learnings, identify process improvements, and update the framework with insights gained. Use after implementation is complete to close the development cycle.
    0 installs
  9. Rai Story Implement · stefancgillberg
    Python-specific verification commands for story implementation.
    0 installs
  10. Rai Discover Scan · stefancgillberg
    Extract symbols from codebase using rai discover scan, then synthesize meaningful descriptions for each component. Creates draft for human validation.
    0 installs
  11. Rai Problem Shape · stefancgillberg
    Guided problem definition at portfolio level. Takes a vague business idea and shapes it into a well-formed problem statement before it enters the epic pipeline. Produces a Problem Brief that feeds /rai-epic-design.
    0 installs
  12. Rai Session Close · stefancgillberg
    Close a working session by reflecting on outcomes and feeding structured data to CLI. CLI does all writes atomically; skill does inference reflection.
    0 installs
  13. Rai Session Start · stefancgillberg
    Begin a session by loading context bundle, interpreting it, and proposing work. CLI does all data plumbing; skill does inference interpretation.
    0 installs
  14. Rai Discover Start · stefancgillberg
    Initialize codebase discovery by detecting project type, languages, and key directories. Creates context file for subsequent discovery skills.
    0 installs
  15. Rai Project Create · stefancgillberg
    Guide greenfield project setup through conversation. Fills governance templates with project-specific content and builds the knowledge graph. Use after rai init on a new project.
    0 installs
  16. Rai Project Onboard · stefancgillberg
    Guide brownfield project onboarding through discovery and conversation. Analyzes existing codebase, detects conventions, fills governance templates with discovered and conversational content, and builds the knowledge graph. Use after rai init --detect on an existing project.
    0 installs
  17. Rai Story Implement 2 · stefancgillberg
    Execute the implementation plan task by task, verifying each step, and producing quality code that passes validation gates. Use after planning is complete.
    0 installs
  18. Rai Story Implement 3 · stefancgillberg
    TypeScript-specific verification commands for story implementation.
    0 installs
  19. Object Object · stefancgillberg bundle
    {{description}}
    0 installs
  20. Merge Request Check · stefancgillberg bundle
    Merge-request / PR review workflow: resolve a branch or MR number against an integration branch (default develop), build a unified diff, and produce a structured review using the session default model and the bundled prompt template; optional Ollama via ./review.sh when present. Use when the user says merge request check, MR review, /merge-request-check, review.sh, or wants a diff-based PR review before merge.
    0 installs
  21. Rai Bugfix · stefancgillberg
    Python-specific verification commands for bugfix workflow.
    0 installs
  22. Rai Debug · stefancgillberg
    Systematic root cause analysis using lean methods (5 Whys, Ishikawa, Gemba). Use when encountering unexpected behavior, errors, or defects to find and fix the true root cause rather than symptoms.
    0 installs
  23. Rai Doctor · stefancgillberg
    Run RaiSE self-diagnostics, explain results conversationally, and guide the user through fixes. The CLI does the checking; the skill does the interpreting and helping.
    0 installs
  24. Rai Bugfix 2 · stefancgillberg
    TypeScript-specific verification commands for bugfix workflow.
    0 installs
  25. Rai MCP Add · stefancgillberg
    Guided MCP server registration. Collects intent conversationally, resolves package details, and delegates to `rai mcp install` or `rai mcp scaffold`. Human never constructs CLI commands.
    0 installs
  26. Rai Welcome · stefancgillberg
    Conversational developer onboarding for RaiSE. Detects scenario, sets up profile and graph, offers optional personalization.
    0 installs
  27. Rai Story Plan · stefancgillberg
    Python-specific verification commands for task decomposition.
    0 installs
  28. Rai Discover · stefancgillberg
    Run the full codebase discovery pipeline: detect languages, extract symbols, describe components, generate architecture docs, and build the knowledge graph.
    0 installs
  29. Rai Epic Run · stefancgillberg
    Execute epic lifecycle phases (start → design → AR → plan → close), pausing at story iteration for human-driven /rai-story-run execution. Resumes from last completed phase. Delegation profile controls pause behavior at natural gates.
    0 installs
  30. Rai Research · stefancgillberg bundle
    Conduct epistemologically rigorous research to inform decisions. Use before ADRs, when evaluating competing approaches, entering unfamiliar domains, or resolving parking lot items. Produces evidence catalogs with triangulated claims and actionable recommendations.
    0 installs
  31. Rai Epic Plan · stefancgillberg bundle
    Sequence features from epic-design into an executable plan with milestones, dependencies, and progress tracking. Use after /rai-epic-design to create a realistic implementation roadmap before starting story work.
    0 installs
  32. Rai Story Run · stefancgillberg
    Chain the full story lifecycle (start → design → plan → implement → architecture review → quality review → review → close) in one invocation. Resumes from last completed phase using git-derived artifact detection. Delegation profile controls pause behavior.
    0 installs
  33. Rai Epic Close · stefancgillberg bundle
    Complete an epic with retrospective, metrics capture, and tracking update. No branch merge — epics are logical containers. Story branches merge directly to the development branch during story-close.
    0 installs
  34. Rai Epic Start · stefancgillberg bundle
    Initialize an epic with scope artifacts and tracker entry. Epics are logical containers — no epic branch is created. Story branches are created directly from the development branch.
    0 installs
  35. Rai MCP Remove · stefancgillberg
    Safe MCP server removal with adapter dependency checking. Shows registered servers, warns about references, deletes config.
    0 installs
  36. Rai MCP Status · stefancgillberg
    Health overview of all registered MCP servers plus stack-aware recommendations for missing capabilities. Lists servers, runs health checks, detects project stack, and suggests relevant servers from the governance catalog.
    0 installs
  37. Rai Story Plan 2 · stefancgillberg
    Decompose user stories into atomic executable tasks, identify dependencies, and create a deterministic implementation plan. Use after /rai-story-design has grounded the story's integration decisions.
    0 installs
  38. Merge Request Check Python · stefancgillberg bundle
    Merge-request / PR review workflow for Python projects (Humanit house ruleset: Clean Architecture, DDD, TDD, CI gates). Resolve a branch or MR number against an integration branch (default main), build a unified diff, run the branch's tests + ruff, and produce a structured review using the session default model and the bundled Python prompt template. Use when the user says merge request check, MR review, /merge-request-check, or wants a diff-based PR review before merge on a Python repo. For iOS/Swift repos use merge-request-check instead.
    0 installs
  39. Rai Story Plan 3 · stefancgillberg
    TypeScript-specific verification commands for task decomposition.
    0 installs