sefaertunc
- 17 skills
- 0 followers
- 1 day ago last updated
- ▌ Testing · sefaertuncTest philosophy, coverage strategy, test-first patterns, what to test and what not to
- ▌ Verification · sefaertuncDomain-specific verification beyond tests, closing the feedback loop for web, API, CLI, data
- ▌
- ▌ Subagent Usage · sefaertuncWhen to use subagents, how many, context hygiene, worktree isolation patterns
- ▌ Git Conventions · sefaertuncBranch naming, commit message format, PR workflow, worktree conventions, versioning policy
- ▌ Coordinator Mode · sefaertuncMulti-agent orchestration patterns: when to use coordinator mode, worker prompts, parallel execution
- ▌ Project Patterns · sefaertuncArchitectural patterns, naming conventions, file organization, and error handling for the worclaude CLI project
- ▌ Coding Principles · sefaertuncCore behavioral principles: when to ask, when to push back, when to simplify, how to make surgical changes
- ▌ Context Management · sefaertuncContext budget awareness, when to compact, when to clear, subagent offloading
- ▌ Prompt Engineering · sefaertuncEffective prompting patterns for working with Claude, demanding quality, writing specs
- ▌ Review And Handoff · sefaertuncSession ending protocol, HANDOFF document format, seamless continuation between sessions
- ▌ Security Checklist · sefaertuncOWASP-based security checklist any agent can reference when reviewing or writing code
- ▌ Backend Conventions · sefaertuncCLI-specific conventions: npm registry interaction, filesystem operations, JSON handling, settings merge, and configuration patterns for worclaude
- ▌ Memory Architecture · sefaertuncFive-layer memory architecture: where each fact lives, how layers interact, when to promote learnings
- ▌ Planning With Files · sefaertuncHow to structure implementation plans as files, progressive implementation, plan review process
- ▌ Claude Md Maintenance · sefaertuncHow Claude writes rules for itself, when to update CLAUDE.md, keeping it lean and effective
- ▌ Frontend Design System · sefaertuncTerminal UI patterns: display.js visual system, Chalk styling, Ora spinners, Inquirer prompts, and CLI output conventions for worclaude