indranildchandra

13 mods across 2 repositories, 24 stars between them.

create-ppt

02

indranildchandra/claude-local-starter

Command

Triggers the ppt-creator skill. Builds a presentation-ready .pptx in the personal design system derived from RAG Done Right Production.pptx.

13 1mo ago A 0 tokens original MIT

design-review

03

indranildchandra/claude-local-starter

Command

Trigger a review-council session for a codebase, module, or specific design decision. Pass a scope argument or leave blank to review the full repo. Uses dynamic expert personas, parallel subagent analysis, structured debate, and human input to reach a verdict.

13 1mo ago A 53 tokens original MIT

init-repo

06

indranildchandra/claude-local-starter

Command

Bootstrap Claude Code for a new or existing project. Runs gitnexus analysis, creates project CLAUDE.md, scaffolds all AIDLC tracking files, and creates sub-module CLAUDE.md files. Run once per project.

13 1mo ago A 47 tokens original MIT

log-context

07

indranildchandra/claude-local-starter

Command

Write a detailed session snapshot to tasks/tracker.md before compaction or on demand. Preserves enough context for a cold-start in the next session.

13 1mo ago A 30 tokens original MIT

aidlc-tracking

08

indranildchandra/claude-local-starter

Skill Claude CodeCodex

AI Driven Development Lifecycle tracking — canonical formats for all project tracking files. Invoke before writing to any tracking file or before compaction.

13 1mo ago A 31 tokens original MIT

ddg-search

09

indranildchandra/claude-local-starter

Skill Claude CodeCodex

Web search via DuckDuckGo — zero API keys, no authentication. Use when native WebSearch/WebFetch is unavailable (locally-hosted models, restricted environments) or as a lightweight search fallback.

13 1mo ago A 44 tokens original MIT

ppt-creator

10

indranildchandra/claude-local-starter

Skill Claude CodeCodex

Produces a presentation-ready .pptx in the personal design system derived from RAG Done Right Production.pptx. Suitable for conference talks, meetups, internal presentations, and any non-work-branded decks.

13 1mo ago A 3 tokens original MIT

review-council

11

indranildchandra/claude-local-starter

Skill Claude CodeCodex

Multi-persona council for architecture and design reviews. Independent expert subagents review, debate, and converge on a verdict with human input. Invoked by /design-review.

13 1mo ago A 39 tokens original MIT

design-review

12

indranildchandra/cursor-session-tracer

Command Cursor

Run a multi-persona adversarial design review, then distil the outcome into an ADR in docs/adr/. This is the planning half of the plan-vs-path model: the ADR is the plan; a later cursor-session-tracer trace (linked by adrid) is the path; audittrace.py checks the path stayed faithful to the plan.

11 1mo ago A 0 tokens original MIT