agentsclimarketplace

Reverse engineer project

Skill cleudice/kiro-ai-team/skills/reverse-engineer-project

Time de IA governado para o Kiro — agentes com papéis separados, specs EARS, testes black-box e gates mecânicos de merge, do ticket ao deploy.

Install
npx -y skills add cleudice/kiro-ai-team --skill reverse-engineer-project

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 16 days oldThe repository was created 16 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Mapeia um repo desconhecido e escreve docs/context/ por eixos (overview…gotchas) + preenche tech.md/structure.md vazios — carga seletiva por eixo. Use no onboarding de qualquer repo, ou quando disserem 'entenda este código', 'mapeie o projeto', 'como esse sistema funciona', 'herdei esse legado'.

SKILL.md

1.9 KB, as published. Nobody here has run it

reverse-engineer-project

Passos

  1. Detectar stack e pontos de entrada (csproj/sln, pubspec, packages.config, schema Oracle).
  2. Gerar um arquivo por eixo em docs/context/: overview, architecture, integrations, data-flow, security, conventions, gotchas, feature-guide.
  3. Cada eixo ≤ ~1 página, com caminhos reais do repo — otimizado para carga seletiva por outros agentes (token-efficiency).
  4. Atualizar tech.md/structure.md do steering se estiverem vazios (templates).

Saída — docs/context/<eixo>.md (um arquivo por eixo, mesmo esqueleto nos 8)

# <Overview|Architecture|Integrations|Data Flow|Security|Conventions|Gotchas|Feature Guide>
<1 parágrafo: o que este eixo cobre NESTE repo especificamente — nunca genérico de framework>
<corpo: fatos concretos, caminho real do repo (arquivo:linha quando ajudar), não prosa de manual>

Conteúdo esperado por eixo (referência rápida): overview = o que o sistema faz; architecture = camadas/componentes/dependências; integrations = APIs externas/MCPs/filas; data-flow = modelos/persistência/transações; security = authn/z/segredos/superfícies; conventions = idioma do repo/nomes/padrões; gotchas = armadilhas/débito/"não mexa sem…"; feature-guide = onde nasce código novo, passo a passo. Regra de formato: cada arquivo é standalone — um agente pode carregar só ESSE eixo (é o ponto da carga seletiva). Referência a outro eixo sempre com o caminho completo (docs/context/security.md), nunca "ver acima".

Regras

  • Rodar 1x por repo na adoção do time; re-rodar eixo específico quando o auditor detectar drift.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.