Srain
Community@srain021
Hi i am Srain. I am noob. I am curious
Agent Skills by Srain
Showing 16 vetted skills indexed across 1 GitHub repositories.
kestrel-mcp
Route agent intents to specialized sub-skills within the Kestrel-MCP workspace.
kestrel-mcp-bootstrap
Onboard MCP agents through structured environment checks and readiness reporting.
kestrel-mcp-handoff
Snapshot git state, active RFC, and baseline health into HANDOFF.md for agent handoffs.
kestrel-mcp-plan
Guide users through authoring new RFCs or splitting existing RFCs.
kestrel-mcp-health
Verify Kestrel MCP project health and rollback changes when issues are detected.
kestrel-mcp-team
Orchestrate team-based MCP engagement setup and crew management workflows.
kestrel-mcp-query
Query RFC statuses, threat models, and project metrics for MCP workflows.
kestrel-mcp-role-spec-author
Draft RFCs with frontmatter, mandatory sections, and inline executable test blocks.
kestrel-mcp-role-backend
Execute RFC workflows using WRITE, REPLACE, APPEND, and RUN indicators.
kestrel-mcp-role-code-reviewer
Identify code-quality issues with file:line pointers and severity labels.
kestrel-mcp-audit-diff
Analyze git diffs to generate structured code-review briefings.
kestrel-mcp-audit-rfc
Validate RFC front-matter, section order, and step instructions for execution readiness.
kestrel-mcp-audit-codebase
Audits codebases for gaps, risks, dead code, and non-idiomatic patterns via a structured workflow.
kestrel-mcp-exec-rfc-parallel
Execute multiple RFCs in parallel using isolated git worktrees.
kestrel-mcp-exec-rfc
Execute a single RFC document with preflight validation and status updates.
kestrel-mcp-exec-rfc-chain
Orchestrate RFC sequences while enforcing blocking_on dependencies and halting on blockers.