yishan.io avatar

yishan.io

Official

@yishan-io

0Followers
|
2Public Repos
|
13Published Skills

Offers structured methodologies for software engineering lifecycle management, focusing on test-driven development, systematic debugging, and durable task documentation.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Task Lifecycle Man.. (30%)Code Quality Assur.. (30%)

Agent Skills by yishan.io

Showing 13 vetted skills indexed across 1 GitHub repositories.

yishan-ioyishan-io
7

test-driven-development

Guide code changes through red-green-refactor cycles with test-first principles.

Official
Advanced
yishan-ioyishan-io
7

systematic-debugging

Diagnose software defects through evidence-based hypothesis testing and layered validation.

Official
Advanced
yishan-ioyishan-io
7

brainstorm

Guide structured dialogue to define problems and compare technical tradeoffs.

Official
Intermediate
yishan-ioyishan-io
7

dispatching-parallel-agents

Coordinate concurrent execution of independent agent tasks by domain.

Official
Intermediate
yishan-ioyishan-io
7

writing-plans

Generate structured implementation plans for multi-step software development tasks.

Official
Intermediate
yishan-ioyishan-io
7

requesting-code-review

Structure code review requests with diff ranges and commit SHAs.

Official
Intermediate
yishan-ioyishan-io
7

receiving-code-review

Evaluate code review feedback against codebase constraints before implementation.

Official
Intermediate
yishan-ioyishan-io
7

subagent-driven-development

Coordinate isolated subagents for sequential implementation and review tasks.

Official
Advanced
yishan-ioyishan-io
7

executing-plans

Execute structured implementation plans with task-level progress tracking and verification steps.

Official
Intermediate
yishan-ioyishan-io
7

starting-task

Initialize tracked work units with research, planning, and execution phases.

Official
Intermediate
yishan-ioyishan-io
7

context-task

Maintain durable task documents for briefs, notes, plans, and outcomes.

Official
Intermediate
yishan-ioyishan-io
7

finishing-task

Validate completed task outcomes and promote learnings to project memory.

Official
Intermediate
yishan-ioyishan-io
7

context-memory

Search and update durable memory files in the .my-context directory.

Official
Intermediate

Frequently Asked Questions About yishan.io

FAQPage Schema
What specific engineering tasks does yishan.io enable?

Yishan.io enables structured software development by facilitating test-driven cycles, systematic defect diagnosis, and the creation of detailed implementation plans. It supports the entire lifecycle from task initialization and research to final validation and the archival of project learnings into durable memory files.

Which personas benefit most from these engineering methodologies?

Software engineers, technical leads, and individual contributors focused on rigorous code quality and maintainable project documentation benefit from these methodologies. It is designed for developers who require evidence-based debugging and structured coordination of complex, multi-step implementation tasks within a codebase.

What are the prerequisites for implementing these task management practices?

Implementation requires a codebase that supports modular task tracking and the ability to maintain a .my-context directory for durable memory storage. Users must be prepared to adopt a disciplined approach to red-green-refactor cycles and evidence-based hypothesis testing for all software modifications.