bitovi

52 mods across 4 repositories, 95 stars between them.

speckit.analyze

26

bitovi/cascade-mcp

Agent

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

24 12d ago A 26 tokens copy · 86% MIT

speckit.checklist

27

bitovi/cascade-mcp

Agent

Generate a custom checklist for the current feature based on user requirements.

24 12d ago A 13 tokens copy · 83% MIT

speckit.clarify

28

bitovi/cascade-mcp

Agent

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

24 12d ago A 27 tokens copy · 98% MIT

bitovi/cascade-mcp

Agent

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

24 12d ago A 21 tokens copy · 94% MIT

speckit.implement

30

bitovi/cascade-mcp

Agent

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

24 12d ago A 14 tokens copy · 88% MIT

speckit.plan

31

bitovi/cascade-mcp

Agent

Execute the implementation planning workflow using the plan template to generate design artifacts.

24 12d ago A 14 tokens original MIT

speckit.specify

32

bitovi/cascade-mcp

Agent

Create or update the feature specification from a natural language feature description.

24 12d ago A 13 tokens copy · 75% MIT

speckit.tasks

33

bitovi/cascade-mcp

Agent

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

24 12d ago A 18 tokens original MIT

bitovi/cascade-mcp

Agent

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

24 12d ago A 21 tokens copy · 100% MIT

bitovi/cascade-mcp

Instructions file GitHub Copilot

Instructions for bitovi/cascade-mcp, covering jira mcp auth bridge - ai agent instructions, development standards, security guidelines - critical, code organization for mcp tools and architecture overview.

24 12d ago A 3,769 tokens original MIT

create-skill

36

bitovi/cascade-mcp

Skill Claude CodeCodex

Create new Agent Skills for this project. Use when asked to create a skill, document a workflow, or teach Copilot a new capability. Skills are stored in .github/skills/ and can include instructions, scripts, examples, and resources.

24 12d ago A 53 tokens original MIT

cascade-mcp

37

bitovi/cascade-mcp

Plugin Claude Code

Skills for generating design review questions, posting to Figma/Jira, and writing user stories via Cascade MCP.

24 12d ago A tokens not measured original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Sub-skill: Produce a Scope Analysis from frame analyses and all gathered context. This is the critical step that takes per-frame analyses + epic context + Confluence/Google Docs + Figma comments and categorizes every feature by scope (☐/✅/⏬/❌/❓/💬). Groups features by user workflow, not by screen. Supports…

24 12d ago A 111 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Sub-skill: Analyze a single Figma design frame via the figma-frame-data MCP tool. Use this variant when local files are NOT available (e.g., GitHub cloud Copilot where curl is blocked). Calls figma-frame-data with a batchToken to retrieve image, structure, and context via MCP, then analyzes and returns the analysis as…

24 12d ago A 90 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Sub-skill: Analyze a single Figma design frame from local files. Reads image.png (vision), structure.xml (component tree), and context.md (comments/annotations) from .temp/cascade/figma/{fileKey}/frames/{name}/. Writes analysis.md. Designed to run as a subagent — no MCP tools needed, pure filesystem.

24 12d ago A 80 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Interactive Q&A flow for design behavior questions. Asks each question one at a time, collects the user's answer, and posts each Q&A pair as a Figma comment pinned to the correct frame with proper vertical spacing.

24 12d ago A 55 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Interactive Q&A flow for design behavior questions. Asks each question one at a time, collects the user's answer, and incrementally builds a growing Q&A comment on a Jira issue using atlassian-add-comment and atlassian-update-comment.

24 12d ago A 59 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Sub-skill: Fetch raw content for one or more URLs via the extract-linked-resources MCP tool. Supports Jira issues, Confluence pages, Google Docs, and Google Sheets. Saves content to .temp/cascade/context/ and appends newly discovered links to to-load.md. Used as a building block by parent skills like…

24 12d ago A 80 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Post generated design behavior questions as comments on Figma frames. Takes questions organized by frame (from generate-behavior-questions skill) and posts each question as a comment pinned to the correct Figma frame using the figma-post-comment MCP tool.

24 12d ago A 60 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Post generated design behavior questions as a Jira comment on the source epic/issue. Takes questions organized by frame (from generate-behavior-questions skill) and formats them as a single structured Jira comment with Figma frame links using the atlassian-add-comment MCP tool.

24 12d ago A 64 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Sub-skill: Summarize and categorize fetched content from .temp/cascade/context/. Extracts key information, identifies newly discovered links, and writes analysis summaries. Used as a building block by parent skills like generate-questions and write-jira-story.

24 12d ago A 58 tokens original MIT

bitovi/cascade-mcp

Skill Claude CodeCodex

Generate frame-specific clarifying questions about ambiguous UI behaviors from a Jira epic and its linked Figma designs, Confluence pages, and Google Docs. Uses iterative content loading, parallel Figma frame analysis, and cross-content synthesis to produce targeted behavior questions organized by Figma frame.

24 12d ago B 62 tokens original MIT

write-jira-story

48

bitovi/cascade-mcp

Skill Claude CodeCodex

Write or refine a Jira story description with full context from Figma designs, Confluence docs, Google Docs, and parent epic. Gathers all linked resources, analyzes Figma frames, runs scope analysis, and writes a comprehensive story with User Story Statement, Scope Analysis, Acceptance Criteria (Gherkin), NFRs, and…

24 12d ago B 102 tokens original MIT