Stellar-Technology-Services

18 mods across 1 repository, 1 stars between them.

code-review-agent

03

Stellar-Technology-Services/ai-workshop-demo

Agent

Runs the team's shared code-review checklist against the current diff for the ClaimsChat C#/.NET project. Read-only — cannot modify files, commit code, or open PRs. Use before pushing, not only at PR time.

1 2mo ago A 50 tokens

migration-safety

04

Stellar-Technology-Services/ai-workshop-demo

Agent

Use this agent to review EF Core migrations for correctness and safety before they are applied. It reads the migrations folder, the DbContext, and the entities, then checks default-value alignment, a reversible Down(), existing-row handling, and SQLite rebuild surprises. READ-ONLY — it does not write or modify any…

1 2mo ago A 67 tokens

sdlc-orchestrator

05

Stellar-Technology-Services/ai-workshop-demo

Agent

Coordinates the full Orient → Plan → Build → Review → Verify → Ship loop for a ticket in the ClaimsChat project. Delegates to specialized agents at each stage and does not write code directly for complex multi-stage features — it coordinates the agents that do.

1 2mo ago A 58 tokens

code-review

07

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Conducts a structured 3-phase code review — understanding intent, cataloguing issues by severity, and stress-testing with adversarial questions. Use when reviewing a code diff, pull request, or snippet for correctness, edge cases, security issues, and merge readiness.

1 2mo ago A 55 tokens

create-issue

08

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Craft a single, high-quality GitHub issue from a developer's description of a bug, unexpected behavior, or desired enhancement. Walks through reproduction, codebase exploration, and structured drafting so the issue is actionable on arrival. Use when user wants to file an issue, report a bug, request a feature, or…

1 2mo ago A 73 tokens

create-migration

09

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Scaffold a safe EF Core (SQLite) migration for a schema change in ClaimsChat, with correct nullable/default handling, a reversible Down(), and an explicit strategy for existing rows. Use whenever a Document field or any entity/schema change is needed.

1 2mo ago A 53 tokens

depth-ui

10

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Applies depth-driven layered color and shadow principles to elevate average UI into polished, readable interfaces for both light and dark themes. Use when improving or reviewing UI components, setting up a design token system, applying consistent depth and shadow to an interface, or making a flat or inconsistent UI…

1 2mo ago A 67 tokens

explain-legacy

11

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Explains unfamiliar or legacy code (what it does, how it flows, why, and where the risks are) before anyone changes it. Use when the user wants to understand, document, or safely prepare to modify code they did not write.

1 2mo ago A 54 tokens

pushback

12

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Stress-tests ideas by surfacing assumptions, counterarguments, and confidence gaps. Use when evaluating claims, proposals, plans, or decisions that need rigorous intellectual scrutiny.

1 2mo ago A 35 tokens

review-sql

14

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Reviews a SQL query, view, or stored procedure for correctness, performance, and safety before it ships. Use when reviewing, optimizing, debugging, or explaining a slow or risky SQL/T-SQL statement.

1 2mo ago A 45 tokens

work-handoff

15

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Hands off finished work as a single self-contained, shareable HTML file — what changed, why (decision flow), diagrams, and what was left out of scope. Use when a dev finishes a piece of work (a fix, a feature, a PR for review) and wants to write it up or share it with other devs.

1 2mo ago A 72 tokens

write-a-skill

16

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Guides writing a new agent skill end to end — pinning its trigger, choosing invocation, writing the frontmatter, structuring the body, and pruning to a tight SKILL.md. Use when the user wants to create, write, or refine a skill.

1 2mo ago A 58 tokens

github

17

Stellar-Technology-Services/ai-workshop-demo

MCP server Claude CodeCodexCursor

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

1 2mo ago A tokens not measured