Krish Consuma
Community@krishsharma-source
Krish Consuma provides engineering discipline skills for prior-art vetting, adversarial code review, and persistent interview-driven planning.
Agent Skills by Krish Consuma
Showing 3 vetted skills indexed across 1 GitHub repositories.
dont-reinvent
Searches and vets existing libraries, dependencies, and open-source repos before writing new implementation code.
principal-review
Reviews code changes and modules with evidence-verified findings persisted to an in-repo ledger.
grill-me
Extracts half-formed ideas into durable decision files through structured interrogation.
Frequently Asked Questions About Krish Consuma
FAQPage SchemaWhat 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.