Portable, repository-aware agent skills for product development and delivery.
Knacks is an independent adaptation for the kylymo workflow. It is not an installation of any upstream skill pack: the selected workflows were rewritten for portability, evidence-based execution, and repository-local conventions.
writing-plans— turn requirements into small, testable implementation taskssystematic-debugging— investigate root cause before changing coderequesting-code-review— create a precise review package and act on findingssubagent-driven-development— execute independent plan tasks with isolated reviews
static-analysis— run privacy-aware static-analysis planning and evidence captureinsecure-defaults— detect production-reachable fail-open configurationcode-review— review changes across correctness, security, maintainability, and operations
write-spec— turn a problem into an implementation-ready product specsynthesize-research— convert research evidence into prioritized insightsroadmap-update— update priorities, dependencies, and delivery horizonscompetitive-brief— produce source-attributed competitive intelligencemetrics-review— turn product metrics into decisions and experiments
sprint-planning— scope a sprint against capacity and dependenciesscrum-master— improve flow, ceremonies, blockers, and retrospectivessenior-project-manager— manage portfolio risk, milestones, resources, and stakeholders
- No invented evidence. Missing data becomes an explicit assumption or blocker.
- Read-only by default. Skills propose changes; mutations require explicit authorization.
- Repository-aware. Inspect
README, agent instructions, manifests, tests, and git state before acting. - Tool-neutral. Use available tools; provide a manual fallback when integrations are absent.
- Verification is part of the deliverable. Every workflow has checkable completion criteria.
Each skill is a self-contained SKILL.md under skills/<domain>/<name>/. No runtime installation, hooks, MCP servers, or third-party executables are bundled.
The workflows were independently rewritten after studying public patterns from obra/superpowers, addyosmani/agent-skills, Anthropic Knowledge Work Plugins, Trail of Bits skills, and alirezarezvani/claude-skills. See ATTRIBUTION.md.