Man Hua avatar

Man Hua

Community

@manhua-man

39Followers
|
100Public Repos
|
7Published Skills

Man Hua builds session-distillation and adversarial review skills that convert Cursor and Claude Code conversations into verified, reusable knowledge-base entries.

Skills Distribution
DomainDeveloper To...Session Knowledge .. (40%)Adversarial Review.. (25%)Documentation-Code.. (20%)Memory Draft Expor.. (15%)

Agent Skills by Man Hua

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Man Hua

FAQPage Schema
What tasks can I accomplish with Man Hua's skills?▼

You can distill Cursor Composer and Claude Code sessions into packets, session notes, and knowledge-base entries; pressure-test markdown documentation against real code entities like DTOs and controllers; gather evidence for weak memory drafts; and export structured memory candidates for Codex-mem synchronization.

Who are these skills designed for?▼

They target developers using Cursor Composer or Claude Code who want to convert AI pair-programming conversations into durable, verified project knowledge. They suit engineers maintaining documentation accuracy and teams enforcing evidence-based review before promoting conclusions into a knowledge base.

How does the session distillation and review pipeline work?▼

Run session-distill with an index, 'run --next N', or 'deep-distill --project <p>' to produce packets. The answer-me skill then verifies evidence gaps, grill-me applies adversarial scrutiny to high-risk drafts, and packet-memory-export generates structured memory entries. Unverified batch promotion is explicitly forbidden.

What permissions and dependencies do these skills require?▼

The skills operate through declared allowed-tools: Bash, Read, Write, Edit, Glob, and Grep. Distillation and export skills use the full set, while ask-me, answer-me, grill-me, and grill-me-docs are read-only collaborators restricted to Read, Grep, and Glob for consultation and auditing.

Do these skills replace human review of knowledge promotion?▼

No. ask-me and answer-me are optional collaborators for design questions and evidence gathering only; promotion decisions stay in the review chain. grill-me exists specifically to pressure-test high-risk drafts before they become durable knowledge, enforcing a verification-first policy.