indranildchandra/claude-local-starter
Instructions file
Instructions for indranildchandra/claude-local-starter, covering claude.md, repository overview, key files, installer modes and what install.sh does (in order).
indranildchandra/claude-local-starter
Instructions file
Instructions for indranildchandra/claude-local-starter, covering claude.md, repository overview, key files, installer modes and what install.sh does (in order).
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.
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.
indranildchandra/claude-local-starter
Command
Disable safe-yolo permissions for a repository.
indranildchandra/claude-local-starter
Command
Enable safe-yolo permissions for a repository.
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.
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.
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.
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.
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.
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.
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.
indranildchandra/cursor-session-tracer
Cursor rule Cursor
Agentic session traceability. Apply during any multi-file or architectural change task.