ambient-code

74 mods across 4 repositories, 281 stars between them.

ambient-code/agentready

Agent Claude Code

Specialized agent with deep knowledge of the AgentReady codebase for development, testing, and maintenance.

151 6d ago A 23 tokens original MIT

doubleagent

02

ambient-code/agentready

Agent Claude Code

Purpose: Specialized Claude Code agent with deep knowledge of the AgentReady codebase to assist with development, testing, and maintenance tasks.

151 6d ago A 0 tokens copy · 97% MIT

speckit.analyze

04

ambient-code/agentready

Command Claude Code

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

151 6d ago A 26 tokens copy · 100% MIT

speckit.clarify

06

ambient-code/agentready

Command Claude Code

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

151 6d ago A 27 tokens copy · 100% MIT

ambient-code/agentready

Command Claude Code

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

151 6d ago A 21 tokens copy · 100% MIT

speckit.implement

08

ambient-code/agentready

Command Claude Code

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

151 6d ago A 14 tokens copy · 91% MIT

speckit.plan

09

ambient-code/agentready

Command Claude Code

Execute the implementation planning workflow using the plan template to generate design artifacts.

151 6d ago A 14 tokens copy · 98% MIT

speckit.specify

10

ambient-code/agentready

Command Claude Code

Create or update the feature specification from a natural language feature description.

151 6d ago A 13 tokens copy · 73% MIT

speckit.tasks

11

ambient-code/agentready

Command Claude Code

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

151 6d ago A 18 tokens copy · 98% MIT

ambient-code/agentready

Command Claude Code

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

151 6d ago A 21 tokens copy · 97% MIT

PostToolUse

13

ambient-code/agentready

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From ambient-code/agentready.

151 6d ago A tokens not measured original MIT

PreToolUse

14

ambient-code/agentready

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From ambient-code/agentready.

151 6d ago C tokens not measured original MIT

agentready

15

ambient-code/agentready

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, PreToolUse) and 17 allowed tools.

151 6d ago C tokens not measured original MIT

test-assess

16

ambient-code/agentready

Skill Claude CodeCodex

Test agentready assess against real GitHub repositories to validate assessor changes. Selects repos relevant to the change being tested, clones them to a temp directory, runs the local checkout's assessor, reports results and output locations, then cleans up. Use when testing a new or modified assessor, verifying a…

151 6d ago A 75 tokens original MIT

ambient-code/agentready

Skill Claude CodeCodex

Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding.

151 6d ago A 30 tokens original MIT

setup-claude-md

18

ambient-code/agentready

Skill Claude CodeCodex

Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development.

151 6d ago A 32 tokens original MIT

ambient-code/agentready

Instructions file CodexOpenCode

Instructions for ambient-code/agentready, covering agentready, commands, core, development and data flow.

151 6d ago A 615 tokens original MIT

ambient-code/agentready

Instructions file

Instructions for ambient-code/agentready, a project described as: Repo Optimizer: Assess git repositories for AI-assisted development readiness. Submit your score!

151 6d ago A 5 tokens copy · 100% MIT

backend-review

21

ambient-code/platform

Agent Claude Code

Review Go backend code for convention violations. Use after modifying files under components/backend/. Checks for panic usage, service account misuse, type assertion safety, error handling, token security, and file size.

129 2d ago A 42 tokens original MIT

convention-eval

22

ambient-code/platform

Agent Claude Code

Runs all convention checks across the full codebase and produces a scored alignment report. Dispatched by the /align skill.

129 2d ago A 29 tokens original MIT

frontend-review

23

ambient-code/platform

Agent Claude Code

Review frontend TypeScript/React code for convention violations. Use after modifying files under components/frontend/src/. Checks for raw HTML elements, manual fetch, any types, interface usage, component size, and missing states.

129 2d ago A 45 tokens original MIT

operator-review

24

ambient-code/platform

Agent Claude Code

Review Kubernetes operator code for convention violations. Use after modifying files under components/operator/. Checks for OwnerReferences, SecurityContext, reconciliation patterns, resource limits, and panic usage.

129 2d ago A 37 tokens original MIT