jarvis-codebase-mapper-01

TotalClaw 作者 totalclaw

将不熟悉的代码库映射到模块、所有者和入口点。在处理需要可重复步骤、质量关卡和实际输出的开发工作时使用。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~xammarie-jarvis-codebase-mapper-01
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~xammarie-jarvis-codebase-mapper-01/file -o xammarie-jarvis-codebase-mapper-01.md
## 概述(中文)

将不熟悉的代码库映射到模块、所有者和入口点。在处理需要可重复步骤、质量关卡和实际输出的开发工作时使用。

## 原文

# Jarvis Codebase Mapper 01

Deliver a concrete, reusable workflow for development tasks.

## Inputs
- Desired outcome and deadline
- Constraints (time, tools, risk tolerance)
- Available artifacts (code, docs, screenshots, logs)

## Playbook
1. Define success and failure criteria in measurable terms.
2. Build a smallest-valid execution path before scaling effort.
3. Execute in checkpoints; record evidence at each checkpoint.
4. Apply quality gates before finalizing recommendations.
5. Return implementation-ready outputs and next actions.

## Quality Gates
- Evidence-backed claims only.
- Explicit assumptions and tradeoffs.
- Reversible changes preferred for risky operations.
- Clear owner + ETA for each next step.
- Include a fallback if the primary plan fails.

## Output Format
- Situation summary (5 lines max)
- Top findings (ranked by impact)
- Action plan (today / this week)
- Risks + mitigations
- Exact checklist or commands where useful

## Example prompts
- "Use this skill to turn my messy notes into a production-ready plan."
- "Run this skill and give me a risk-first action sequence with acceptance checks."