Skip to main content
alchemiststudiosDOTai
GitHub creator profile

alchemiststudiosDOTai

Repository-level view of 31 collected skills across 9 GitHub repositories.

skills collected
31
repositories
9
updated
Apr 26, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

differential-session-runner
software-developers

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

Mar 17, 2026
execute-phase
software-developers

Execute implementation plans from .artifacts/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in .artifacts/execute/. Use when the user says "execute this plan"…

Mar 17, 2026
harness-map
software-developers

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how…

Mar 17, 2026
plan-phase
software-developers

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

Mar 17, 2026
qa-from-execute
software-quality-assurance-analysts-and-testers

Perform quality assurance on code changes after the research-phase -> plan-phase -> execute-phase workflow. STRICTLY QA only—no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

Mar 17, 2026
research-phase
software-developers

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization.…

Mar 17, 2026
agents-md-mapper
software-developers

This skill should be used when creating, refreshing, or validating a repository `AGENTS.md` so it stays concise, current, and grounded in repository evidence. Use when `AGENTS.md` is missing or stale, after refactors or tooling changes, when new docs become…

Mar 12, 2026
ast-grep-setup
software-developers

Set up ast-grep for a codebase with common TypeScript rules for detecting anti-patterns, enforcing best practices, and preventing bugs. Creates sgconfig.yml, rule files, and rule tests. Use when adding structural linting, banning legacy patterns, or…

Mar 2, 2026
codebase-research
software-developers

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization.…

Mar 10, 2026
differential-session-runner
software-developers

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

Mar 10, 2026
harness-map
software-developers

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how…

Mar 10, 2026
implementation-planner
software-developers

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

Mar 10, 2026
plan-executor
software-developers

Execute implementation plans from memory-bank/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in memory-bank/execute/. Use when the user says "execute this…

Mar 10, 2026
qa-from-execute
software-quality-assurance-analysts-and-testers

Perform quality assurance on code changes after the implementation-planner -> plan-executor workflow. STRICTLY QA only—no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

Mar 10, 2026
salaryman-skill
network-and-computer-systems-administrators

This skill should be used when working in the salary-man-setup repository to inspect, run, debug, or extend the Ubuntu bootstrap flow. Use it when another agent needs to drive setup.sh or the numbered install scripts, test the bootstrap on a local or remote…

Mar 6, 2026
Showing 9 of 9 repositories
All repositories loaded