check
01mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Code quality check expert. Reviews code changes against specs and self-fixes issues.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Code quality check expert. Reviews code changes against specs and self-fixes issues.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Issue fixing expert. Understands issues, fixes against specs, and verifies fixes. Precise fixes only.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Multi-Agent Pipeline main dispatcher. Pure dispatcher. Only responsible for calling subagents and scripts in phase order.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Code implementation expert. Understands specs and requirements, then implements features. No git commit allowed.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Multi-Agent Pipeline planner. Analyzes requirements and produces a fully configured task directory ready for dispatch.
mistydew/tokenicode-deepseek-alpha
Agent Claude Code
Code and tech search expert. Pure research, no code modifications. Finds files, patterns, and tech solutions.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Read the backend development guidelines before starting your development task.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Read the frontend development guidelines before starting your development task.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Guide AI through collaborative requirements discovery before implementation, optimized for AI coding workflows.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
When debug is complete, use this command for deep analysis to break the "fix bug -> forget -> repeat" cycle.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Check if the code you just wrote follows the backend development guidelines.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Check if your changes considered all dimensions. Most bugs come from "didn't think of it", not lack of technical skill.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Check if the code you just wrote follows the frontend development guidelines.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Create a new slash command in both .cursor/commands/ (with trellis- prefix) and .claude/commands/trellis/ directories based on user requirements.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Before submitting or committing, use this checklist to ensure work completeness.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Adapt and integrate a Claude global skill into your project's development guidelines (not directly into project code).
mistydew/tokenicode-deepseek-alpha
Command Claude Code
You are a senior developer onboarding a new team member to this project's AI-assisted workflow system.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
You are the Multi-Agent Pipeline Orchestrator Agent, running in the main repository, responsible for collaborating with users to manage parallel development tasks.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
TOKENICODE DeepSeek Alpha: a DeepSeek/CC Switch focused TOKENICODE fork.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
Initialize your AI development session and begin working on tasks.
mistydew/tokenicode-deepseek-alpha
Command Claude Code
When you learn something valuable (from debugging, implementing, or discussion), use this command to update the relevant code-spec documents.
mistydew/tokenicode-deepseek-alpha
Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-start.py via python3 (3 commands). From mistydew/tokenicode-deepseek-alpha.
mistydew/tokenicode-deepseek-alpha
Hook Claude Code
Runs before the agent uses a tool for Task and Agent tool calls, executing inject-subagent-context.py via python3 (2 commands). From mistydew/tokenicode-deepseek-alpha.
mistydew/tokenicode-deepseek-alpha
Hook Claude Code
Runs when a subagent finishes for check tool calls, executing ralph-loop.py via python3. From mistydew/tokenicode-deepseek-alpha.