sawadari/requirements-mcp-server

Autonomous development powered by Agentic OS

2Stars on the repository
20Mods indexed here, across every type
9mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-run

01

sawadari/requirements-mcp-server

Command Claude Code

A command that processes one or more GitHub Issues through task breakdown, code generation, quality checks, and draft pull-request creation. A draft pull request is a proposed code change that is waiting for human review.

not rated 2 9mo ago A 15 tokens original MIT

create-issue

02

sawadari/requirements-mcp-server

Command Claude Code

An interactive command for creating a GitHub Issue from a structured template for agent work.

not rated 2 9mo ago A 12 tokens original MIT

deploy

03

sawadari/requirements-mcp-server

Command Claude Code

A deployment command that checks, builds, and publishes an application to Firebase Hosting. Staging is a testing environment; production is the live environment used by users.

not rated 2 9mo ago A 8 tokens original MIT

generate-docs

04

sawadari/requirements-mcp-server

Command Claude Code

A command that creates project documentation from TypeScript code, including API reference pages, a README, architecture diagrams, and a changelog.

not rated 2 9mo ago C 9 tokens original MIT

miyabi-agent

05

sawadari/requirements-mcp-server

Command Claude Code

A command that sends GitHub Issues to the Miyabi autonomous agent for analysis, code generation, review, testing, and draft pull-request creation.

not rated 2 9mo ago A 12 tokens original MIT

miyabi-auto

06

sawadari/requirements-mcp-server

Command Claude Code

A command that watches GitHub Issues and automatically sends them through analysis, code generation, review, and draft pull-request creation.

not rated 2 9mo ago A 12 tokens original MIT

miyabi-doctor

07

sawadari/requirements-mcp-server

Command Claude Code

A project health-check command for Miyabi integrations and their working environment. It checks Node.js, Git, GitHub CLI, authentication, network access, the repository, and Claude Code.

not rated 2 9mo ago B 10 tokens original MIT

miyabi-init

08

sawadari/requirements-mcp-server

Command Claude Code

A command that creates a new project and GitHub repository, then sets up the project’s agent and Claude Code integration. A repository is the GitHub location where a project’s files and history are stored.

not rated 2 9mo ago A 10 tokens original MIT

miyabi-status

09

sawadari/requirements-mcp-server

Command Claude Code

A command that reports the state of a Miyabi project, its GitHub Issues, automated workflows, project board, labels, and agents. A project board is a visual list used to track work from backlog to completion.

not rated 2 9mo ago A 10 tokens original MIT

miyabi-todos

10

sawadari/requirements-mcp-server

Command Claude Code

A command that finds TODO, FIXME, HACK, XXX, and NOTE comments in source code and can turn them into GitHub Issues. GitHub Issues are tasks or bug reports tracked alongside a repository.

not rated 2 9mo ago A 9 tokens original MIT

security-scan

11

sawadari/requirements-mcp-server

Command Claude Code

A command that scans dependencies, source code, and project files for security weaknesses and generates a report. Dependencies are external packages your application uses; secrets are credentials such as API keys and passwords.

not rated 2 9mo ago A 13 tokens original MIT

test

12

sawadari/requirements-mcp-server

Command Claude Code

A command that checks a TypeScript project and runs its automated tests. TypeScript is JavaScript with type checking, and automated tests verify that code behaves as expected.

not rated 2 9mo ago A 11 tokens original MIT

tool-check

13

sawadari/requirements-mcp-server

Command Claude Code

A command that compares a proposed feature with the tools already listed in a project's tool registry. It reports possible matches and suggests a category and name when a new tool is needed.

not rated 2 9mo ago A 0 tokens original MIT

verify

14

sawadari/requirements-mcp-server

Command Claude Code

A command for checking whether a project is set up correctly, compiles, passes its tests, and exposes the expected command-line options. TypeScript is a programming language, and a test suite is a group of automated checks.

not rated 2 9mo ago C 21 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: