Rijul1204

16 mods across 1 repository, 2 stars between them.

quality-gates

01

Rijul1204/rashedul-agentic-engineering

Agent

Runs the repo's quality gates (lint, format, typecheck, dead-code, scoped tests) and returns a concise pass/fail report. Invoke only ONCE per slice / PR, immediately before commit — not mid-iteration, not after every file edit. Before delegating, the caller should run the project's auto-formatter on touched files…

2 1mo ago A 145 tokens original MIT

fizzy-board-monitor

02

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Show an on-demand Kanban overview of a Fizzy board — cards grouped by column with counts. Default board is the QA board. Use when user says "show fizzy board", "fizzy board overview", "list fizzy cards", "what's on the board", "show [board name] board", or wants to see the current state of any Fizzy board.

2 1mo ago A 84 tokens original MIT

fizzy-tasks

04

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Fetch open Fizzy cards assigned to the user, open bugs, and unassigned tasks. Presents a prioritised digest with deep links. Use when user says "fizzy tasks", "my fizzy cards", "what are my open tasks in fizzy", "fizzy action items", "bugs in fizzy", "show my tasks", or wants a digest of current Fizzy workload.

2 1mo ago A 87 tokens original MIT

fizzy-write

05

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Create cards, create boards, update cards, close/reopen cards, add comments, assign users, or move cards to a column in Fizzy. Use when user says "create card", "create board", "add task to fizzy", "close fizzy card", "comment on fizzy card", "assign fizzy card", "move card to column", or anything involving writing to…

2 1mo ago A 90 tokens original MIT

grill-me

06

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until the important decisions are explicit and defensible. Use when the user wants to stress-test a plan, get grilled on a design, or says "grill me".

2 1mo ago A 47 tokens original MIT

grill-me

07

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Interview the user relentlessly about a plan, design, or approach until every branch of the decision tree is explicit and defensible. Turns the agent from order-taker into peer programmer — one who pushes back, names hidden assumptions, recommends instead of just asking, and refuses to start implementation while a…

2 1mo ago A 121 tokens original MIT

handoff

08

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Compact the current conversation into a structured handoff document (saved to the OS temp directory) so a fresh agent can continue the work without losing context. Use when the user invokes /handoff, says "create a handoff doc", "write a handoff document", "compact this for another agent", "pass off to another…

2 1mo ago A 142 tokens original MIT

html-output

09

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Convert the current plan, spec, design doc, or conversation context into a single self-contained, share-able HTML file with rich visual structure (tables, SVG diagrams, code blocks, responsive layout, in-page navigation). Supports four output shapes — editorial, technical-doc, dashboard, and slide-deck. Use when the…

2 1mo ago A 142 tokens original MIT

pair-agent-harness

10

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Harness two AI agents (typically Claude + OpenAI Codex, or two Claudes, or an agent + human reviewer) into a Reviewer / Implementor pair that collaborate asynchronously through a shared markdown thread. One agent reviews / critiques / asks pointed questions; the other implements / responds / drives the code changes…

2 1mo ago A 242 tokens original MIT

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Meeting-bot vendor integration knowledge — Recall.ai (bot dispatch + webhooks) plus closely-coupled ElevenLabs surfaces (Scribe as Recall's transcription provider, Voice as the TTS swap target). Use when the user asks to touch, extend, debug, or explain anything that calls the Recall.ai or ElevenLabs API or handles…

2 1mo ago A 253 tokens original MIT

rijuls-review

12

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Multi-role review of a plan, design doc, PR, or code change from four independent hats — Senior Software Engineer, Engineer, AI Education Engineer, and Product Owner — each producing a 0–100% confidence score with mandatory written justification AND ranked P0–P3 findings, then a fifth deduplicator agent that merges…

2 1mo ago A 209 tokens original MIT

srs-documentation

13

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Software Requirements Specification documentation following IEEE 830 standard. Use when generating formal SRS documents or compiling gathered requirements into structured documentation.

2 1mo ago A 30 tokens original MIT

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Convert a SRS into EPICS, user stories, tasks, and a sprint plan using vertical slicing (tracer bullet) principles. Use when breaking down a SRS into implementable work and planning execution.

2 1mo ago A 49 tokens original MIT

tri-agent-loop

15

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Orchestrate a plan → review → implement delivery loop across three PLUGGABLE agent roles — planner, reviewer, implementer — where any agent can fill any role in any order. One agent drafts an artifact (SRS / design / per-task plan), a second adversarially reviews it through a shared markdown thread until convergence…

2 1mo ago A 193 tokens original MIT