Krish Consuma avatar

Krish Consuma

Community

@krishsharma-source

0Followers
|
1Public Repos
|
3Published Skills

Krish Consuma provides engineering discipline skills for prior-art vetting, adversarial code review, and persistent interview-driven planning.

Skills Distribution
DomainDeveloper To...Code Review & Qual.. (40%)Technical Planning.. (30%)Dependency & Prior.. (30%)

Agent Skills by Krish Consuma

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Krish Consuma

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

Three tasks: vet existing prior art (standard libraries, dependencies, mature open-source repos) before building features; run adversarial, evidence-verified code reviews persisted to a .code-review/ ledger; and extract plans or designs into durable on-disk files through a relentless interview process.

Who should use these skills?

Software engineers and technical leads who want to avoid reinventing solved problems, need rigorous principal-level review of their own or generated code, or want half-formed ideas interrogated and captured into persistent files rather than lost to context limits.

When should each skill be triggered?

Use dont-reinvent before writing non-trivial implementation code for any new feature or integration. Use principal-review after implementing a feature or when auditing code. Use grill-me only on explicit invocation ('grill me' or /grill-me); it never auto-triggers on general design requests.

What are the limitations or boundaries of these skills?

dont-reinvent skips bug fixes, refactors, and additions under roughly 30 lines. grill-me never plans, codes, scaffolds, or installs — it ends at writing files. principal-review verifies every library claim against the installed version's real docs before judging correctness.

How do these skills handle persistence and context loss?

principal-review persists all findings to an in-repo .code-review/ ledger that survives compaction. grill-me writes extracted plans to durable files on disk that resume across sessions, and researches against a global ledger so nothing is checked twice.