codebase-singularity

Installation
SKILL.md

Codebase Singularity

Quick start

  1. Collect inputs: repo path, goal, constraints, risk tolerance, and validation commands.
  2. Prime: list files, read README, and inspect entry points.
  3. Summarize: explain repo shape and where the change belongs; ask questions if ambiguous.
  4. Plan: write a short plan with success criteria and validation steps.
  5. Change: implement the smallest viable patch; avoid unrelated refactors.
  6. Validate: run the requested command(s) or the closest available; record results.
  7. Wrap up: report changes, evidence, risks, and next steps.

Inputs

  • Repo path and task goal.
  • Constraints (files to avoid, time or risk limits, API stability).
  • Validation commands (tests, lint, build, or targeted checks).
Related skills

More from vishalsachdev/claude-skills

Installs
4
GitHub Stars
2
First Seen
Jan 28, 2026