Aniruddha Bandyopadhyay
Community@aniruddh2003
Student of NIT Durgapur,B.tech,CSE department
Agent Skills by Aniruddha Bandyopadhyay
Showing 17 vetted skills indexed across 1 GitHub repositories.
speckit.migrate
Analyze existing codebases and generate spec.md, plan.md, and tasks.md documentation.
speckit.tasks
Generates dependency-ordered task lists organized by user story from design documents.
speckit.quizme
Evaluate specification documents with Socratic questioning for logical gaps and robustness issues.
speckit.analyze
Analyze spec.md, plan.md, and tasks.md for consistency and quality.
speckit.constitution
Update project constitutions and synchronize .specify templates with a sync impact report.
speckit.tester
Execute automated test suites and analyze code coverage across programming languages.
speckit.diff
Compare two specification versions and generate a structured markdown diff report.
speckit.reviewer
Analyze source code for correctness, security, performance, and maintainability.
speckit.validate
Validate code implementations against spec requirements and acceptance criteria.
speckit.plan
Generate technical design documents from feature specifications.
speckit.specify
Convert natural language feature descriptions into structured specification files.
speckit.taskstoissues
Convert technical tasks into GitHub issues via the GitHub API.
speckit.checklist
Generate feature requirement checklists from spec, plan, and tasks files.
speckit.checker
Run static analysis tools to detect security vulnerabilities, type errors, and linting issues.
speckit.clarify
Identify underspecified areas in feature specifications and generate targeted clarification questions.
speckit.status
Display project feature status with completion percentages and blockers.
speckit.implement
Execute code implementation plans from tasks.md with anti-regression protocols.