Ashutosh6393

17 mods across 1 repository, 0 stars between them.

chore

01

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Runs mechanical tasks with no judgement involved — regenerating docs, bumping dependencies, running commands and reporting output, formatting. Use proactively for anything that has one obvious correct outcome.

0 29d ago A 38 tokens

coder

02

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Writes the minimal implementation to make a specific failing test pass. Use only when a confirmed-failing test already exists. Never use to write tests or to plan.

0 29d ago A 34 tokens

explore

03

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Read-only codebase reconnaissance. Use to find existing patterns, locate where something is implemented, or understand an unfamiliar module before planning or building. Use proactively before writing a spec.

0 29d ago A 38 tokens

reviewer

04

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Reviews a complete PR diff against the spec as the final automated gate. Use in CI once a PR is open. Read-only, reports findings by severity.

0 29d ago A 34 tokens

spec

05

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Turns an accepted ADR into a buildable spec folder. Use when an ADR exists in docs/adr/ and there is no spec folder yet, or when an existing spec needs re-planning. Do not use for implementation.

0 29d ago A 47 tokens

summary-writer

06

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Writes the human-readable QA summary when a PR slice is complete, before the PR is raised. Use after all tasks in a slice are done and the suite is green.

0 29d ago A 38 tokens

test

07

Ashutosh6393/Portfolio-MCP

Agent Claude Code

Writes failing tests before implementation, and re-runs tests after changes to decide whether a task is done. Use at the start of every task and after every code change. Holds sign-off authority.

0 29d ago A 41 tokens

UserPromptSubmit

08

Ashutosh6393/Portfolio-MCP

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing route-rules.sh. From Ashutosh6393/Portfolio-MCP.

0 29d ago A tokens not measured

PreToolUse

09

Ashutosh6393/Portfolio-MCP

Hook Claude Code

Runs before the agent uses a tool for Write, Edit and Read tool calls, executing guard-paths.sh. From Ashutosh6393/Portfolio-MCP.

0 29d ago A tokens not measured

PostToolUse

10

Ashutosh6393/Portfolio-MCP

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing check-freshness.sh. From Ashutosh6393/Portfolio-MCP.

0 29d ago A tokens not measured

Stop

11

Ashutosh6393/Portfolio-MCP

Hook Claude Code

Runs when the agent finishes a response, executing check-test-count.sh. From Ashutosh6393/Portfolio-MCP.

0 29d ago A tokens not measured

settings

12

Ashutosh6393/Portfolio-MCP

Settings file Claude Code

Agent settings declaring 4 hook events (UserPromptSubmit, PreToolUse, PostToolUse, Stop).

0 29d ago A tokens not measured

implement

13

Ashutosh6393/Portfolio-MCP

Skill Claude CodeCodex

Run the red-green TDD loop on the current slice of a feature spec. Use to start or resume building a spec, or when the user says continue working on a feature. Stops at the slice boundary for human review. Phase 3 of the build pipeline.

0 29d ago A 55 tokens

to-adr

14

Ashutosh6393/Portfolio-MCP

Skill Claude CodeCodex

Turn a design discussion into an Architecture Decision Record in docs/adr/. Use after a grilling session, or when the user points at a GitHub issue, Linear/Jira ticket, or describes a problem that needs a recorded decision. Phase 1 of the build pipeline.

0 29d ago A 58 tokens

to-spec

15

Ashutosh6393/Portfolio-MCP

Skill Claude CodeCodex

Turn an accepted ADR into a sliced technical spec under specs/. Use when an ADR exists and is ready to build, or when the user asks to plan, spec, or slice a feature. Stops at a human gate. Phase 2 of the build pipeline.

0 29d ago A 55 tokens

Ashutosh6393/Portfolio-MCP

Instructions file CodexOpenCode

AGENTS.md instructions for Ashutosh6393/Portfolio-MCP, covering claude.md, read these, rules — load on demand, repository shape and the five rules that override convenience.

0 29d ago A 1,046 tokens

Ashutosh6393/Portfolio-MCP

Instructions file

Claude Code instructions for Ashutosh6393/Portfolio-MCP, covering claude.md, read these, rules — load on demand, repository shape and the five rules that override convenience.

0 29d ago A 1,046 tokens