MadhavMareddy avatar

MadhavMareddy

Community

@MadhavMareddy

0Followers
|
2Public Repos
|
3Published Skills

MadhavMareddy provides developer skills for locked verification pipelines, reusable Claude Code runbooks, and web-to-React-Native mobile porting via AgentMarvel.

Skills Distribution
DomainDeveloper To...Task Verification .. (35%)Web-to-Mobile Port.. (35%)Runbook Authoring .. (30%)

Agent Skills by MadhavMareddy

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About MadhavMareddy

FAQPage Schema
What tasks can I accomplish with MadhavMareddy's skills?

You can run rigor:full task specs through a locked verification pipeline, convert repeatable developer actions into named reusable runbooks in Claude Code, and port an existing web app repository into a tested React Native (Expo) mobile app using the AgentMarvel CLI.

Who are these skills designed for?

Developers working in Claude Code who need verified task execution, teams wanting to save proven orchestrations as shared runbooks, and engineers porting web applications to mobile via the mobile-porter agent and AgentMarvel CLI.

How do I run the web-to-mobile porting skill?

Invoke mobilize-web-to-mobile against an existing web app repository. It runs the AgentMarvel CLI with the exact run procedure, inputs, flags, and verification gates required by the mobile-porter agent to produce a tested React Native (Expo) app.

When should I use run-harness-task versus the light path?

Use run-harness-task only when a rigor:full task spec is filled and ready, or when resuming a partially completed locked run. Quick or mid-rigor tasks should use the light path instead, as the locked pipeline is reserved for full specs.

What are the prerequisites and platform constraints?

runbook-creator requires Claude Code and is not for code changes needing proof-of-behavior (those go to start-task). mobilize-web-to-mobile requires an existing web app repo and the AgentMarvel CLI. run-harness-task requires a completed rigor:full task spec.